aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-01ath5k: Remove unused BUG_ONNathan Chancellor1-2/+0
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook1-1/+1
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches1-26/+11
2017-05-19ath5k: fix memory leak on buf on failed eeprom readColin Ian King1-1/+4
2016-12-01ath5k: drop duplicate header vmalloc.hGeliang Tang1-1/+0
2016-09-03ath5k: fix EEPROM dumping via debugfsSergey Ryazanov1-3/+3
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-3/+3
2015-08-20ath5k: use DECLARE_EWMAJohannes Berg1-1/+1
2014-10-05Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller1-0/+1
2014-09-30ath5k: add missing include for debug codeFelix Fietkau1-0/+1
2014-09-09ath5k: Add missing vmalloc.h include.Stephen Rothwell1-0/+1
2014-09-04ath5k: added debugfs file for dumping eepromJade Bilkey1-0/+96
2013-08-26ath5k: debugfs: NULL-terminate stringsDjalal Harouni1-6/+18
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