summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* b43: move under broadcom vendor directoryKalle Valo2015-11-181-826/+0Star
* debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-041-9/+9
* simple_open: automatically convert to simple_open()Stephen Boyd2012-04-061-7/+1Star
* Update my e-mail addressMichael Büsch2011-07-071-1/+1
* net/wireless: use generic_file_llseek in debugfsArnd Bergmann2010-09-161-0/+1
* b43: Add optional verbose runtime statisticsMichael Buesch2009-09-231-0/+1
* b43: remove SHM spinlockMichael Buesch2009-09-081-10/+4Star
* b43: Use a threaded IRQ handlerMichael Buesch2009-09-081-37/+16Star
* b43: checkpatch.pl cleanupsJohn Daiker2009-02-271-2/+2
* b43: Dynamically control log verbosityMichael Buesch2009-01-291-2/+11
* b43: Accessing the TSF via mac80211Alina Friedrichsen2009-01-291-31/+0Star
* b43: Add key memory dumpingMichael Buesch2008-12-191-0/+1
* b43: Implement dynamic PHY APIMichael Buesch2008-08-291-76/+3Star
* b43: Add debugfs firmware debugging knobMichael Buesch2008-06-271-0/+1
* b43: Remove "shm" and "ucode_regs" debugfs filesMichael Buesch2008-06-261-42/+0Star
* b43: Add mask/set capability to debugfs MMIO interfaceMichael Buesch2008-06-261-8/+30
* b43: Add debugfs files for random SHM accessMichael Buesch2008-06-261-0/+178
* b43: Add debugfs files for MMIO register accessMichael Buesch2008-06-261-0/+124
* b43: Rewrite LO calibration algorithmMichael Buesch2008-05-071-31/+46
* b43: Remove irqs_disabled() sanity checksMichael Buesch2008-03-251-2/+2
* b43: Remove the PHY spinlockMichael Buesch2008-01-291-4/+2Star
* b43: Remove PIO supportMichael Buesch2008-01-291-1/+0Star
* b43: silence a bogus gcc warningFrank Lichtenheld2008-01-291-1/+1
* b43: debugfs SHM read buffer overrun fixMichael Buesch2007-11-101-1/+1
* [B43]: Don't lock irq_lock in debugfs txpower adjustMichael Buesch2007-10-111-14/+5Star
* [B43]: Fix sparse warnings.Michael Buesch2007-10-111-10/+21
* [B43]: add mac80211-based driver for modern BCM43xx devicesMichael Buesch2007-10-111-0/+654