Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target...
[linux-flexiantxendom0-3.2.10.git] / drivers / net / wireless / b43 / debugfs.c
2012-04-05 Stephen Boydsimple_open: automatically convert to simple_open()
2011-07-07 Michael BüschUpdate my e-mail address
2010-09-16 Arnd Bergmannnet/wireless: use generic_file_llseek in debugfs
2009-09-23 Michael Bueschb43: Add optional verbose runtime statistics
2009-09-08 Michael Bueschb43: remove SHM spinlock
2009-09-08 Michael Bueschb43: Use a threaded IRQ handler
2009-02-27 John Daikerb43: checkpatch.pl cleanups
2009-01-29 Michael Bueschb43: Dynamically control log verbosity
2009-01-29 Alina Friedrichsenb43: Accessing the TSF via mac80211
2008-12-19 Michael Bueschb43: Add key memory dumping
2008-08-29 Michael Bueschb43: Implement dynamic PHY API
2008-06-27 Michael Bueschb43: Add debugfs firmware debugging knob
2008-06-26 Michael Bueschb43: Remove "shm" and "ucode_regs" debugfs files
2008-06-26 Michael Bueschb43: Add mask/set capability to debugfs MMIO interface
2008-06-26 Michael Bueschb43: Add debugfs files for random SHM access
2008-06-26 Michael Bueschb43: Add debugfs files for MMIO register access
2008-05-07 Michael Bueschb43: Rewrite LO calibration algorithm
2008-03-24 Michael Bueschb43: Remove irqs_disabled() sanity checks
2008-01-28 Michael Bueschb43: Remove the PHY spinlock
2008-01-28 Michael Bueschb43: Remove PIO support
2008-01-28 Frank Lichtenheldb43: silence a bogus gcc warning
2007-11-10 Michael Bueschb43: debugfs SHM read buffer overrun fix
2007-10-10 Michael Buesch[B43]: Don't lock irq_lock in debugfs txpower adjust
2007-10-10 Michael Buesch[B43]: Fix sparse warnings.
2007-10-10 Michael Buesch[B43]: add mac80211-based driver for modern BCM43xx...