summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/debugfs.h
AgeCommit message (Expand)AuthorFilesLines
2015-11-18b43: move under broadcom vendor directoryKalle Valo1-111/+0
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar1-1/+1
2014-02-24b43: return true / false instead of numbers in functions which return bool valueZhao, Gang1-1/+1
2009-09-23b43: Add optional verbose runtime statisticsMichael Buesch1-0/+1
2009-09-08b43: Use a threaded IRQ handlerMichael Buesch1-1/+2
2009-01-29b43: Dynamically control log verbosityMichael Buesch1-2/+2
2009-01-29b43: Accessing the TSF via mac80211Alina Friedrichsen1-1/+0
2008-12-19b43: Add key memory dumpingMichael Buesch1-0/+1
2008-06-27b43: Add debugfs firmware debugging knobMichael Buesch1-0/+1
2008-06-26b43: Remove "shm" and "ucode_regs" debugfs filesMichael Buesch1-2/+0
2008-06-26b43: Add debugfs files for random SHM accessMichael Buesch1-0/+11
2008-06-26b43: Add debugfs files for MMIO register accessMichael Buesch1-0/+9
2008-05-07b43: Rewrite LO calibration algorithmMichael Buesch1-0/+1
2007-10-10[B43]: add mac80211-based driver for modern BCM43xx devicesMichael Buesch1-0/+89