aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-15/+8
2012-04-10ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches1-7/+10
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd1-15/+8
2011-10-31drivers/net: wireless/ath/ath5k/debug.c does not need module.hPaul Gortmaker1-1/+0
2011-10-31drivers/net: Add moduleparam.h to drivers as required.Paul Gortmaker1-0/+1
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-08-08ath5k: clean up base.h and its usePavel Roskin1-9/+6
2011-07-20ath5k: merge ath5k_hw and ath5k_softcPavel Roskin1-110/+108
2011-07-13ath5k: disable 32KHz sleep clock operation by defaultFelix Fietkau1-0/+3
2011-07-08ath5k: fix formatting errors found by checkpatch.plPavel Roskin1-100/+104
2011-04-12ath5k: clean up debugfs codeFelix Fietkau1-46/+19
2011-01-28ath5k: remove debug_dump_skb() functionsBob Copeland1-20/+0
2010-12-07ath: Convert ath_print to ath_dbgJoe Perches1-1/+0
2010-11-30ath5k: Debug DMA timeoutsNick Kossifidis1-0/+1
2010-11-18ath5k: Use generic EWMA libraryBruno Randolf1-1/+1
2010-11-15ath5k: Print stats as unsigned ints.Ben Greear1-15/+15
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-32/+89
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+7
2010-10-13ath5k: Move debugfs under ieee80211/[wiphy-name]Ben Greear1-18/+2
2010-10-12ath5k: fix build break from "ath5k: Print out opmode in debugfs"Joe Perches1-12/+4
2010-10-11ath5k: use the common cycle counter / listen time implementationFelix Fietkau1-10/+11
2010-10-11ath5k: Print out opmode in debugfs.Ben Greear1-0/+10
2010-10-05ath5k: Print rx/tx bytes in debugfsBen Greear1-0/+4
2010-09-27ath5k: Add bssid mask and rxfilter to debugfs.Ben Greear1-0/+58
2010-09-21ath5k: Count how many times a queue got stuckBruno Randolf1-0/+2
2010-09-21ath5k: Fix queue debug fileBruno Randolf1-2/+7
2010-08-25ath5k: log descriptor chains at a new debug levelBob Copeland1-2/+3
2010-07-26ath5k: snprintf() returns largish valuesDan Carpenter1-0/+18
2010-07-14ath5k: move reset to mac80211 workqueueBob Copeland1-1/+1
2010-06-16ath5k: remove pointless rx error overlay structBruno Randolf1-1/+1
2010-06-16ath5k: fix rx descriptor debuggingBruno Randolf1-2/+2
2010-06-16ath5k: more debug prints for resetsBruno Randolf1-0/+1
2010-06-08ath5k: add debugfs file for queue debuggingBruno Randolf1-0/+66
2010-06-08ath5k: new function for setting the antenna switch tableBruno Randolf1-0/+7
2010-06-02ath5k: remove ATH_TRACE macroBruno Randolf1-1/+0
2010-04-07ath5k: Adaptive Noise Immunity (ANI) ImplementationBruno Randolf1-0/+162
2010-03-31ath5k: update phy errors codesBruno Randolf1-0/+8
2010-03-10ath5k: add debugfs file frameerrorsBruno Randolf1-0/+106
2010-03-10ath5k: add antenna statistics and debugfs file for antenna settingsBruno Randolf1-0/+106
2009-07-10ath5k: remove permissions from debugfs filesJiri Slaby1-3/+5
2009-04-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2009-04-22atheros: put atheros wireless drivers into ath/Luis R. Rodriguez1-0/+538