aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-06ath9k: Report rx-crc-errors in ethtool stats.Ben Greear1-0/+2
2013-03-06ath9k: Report txerr-filtered errors in debugfs.Ben Greear1-0/+3
2013-01-30ath9k: Update spectral scan output dataSven Eckelmann1-2/+4
2013-01-30ath9k: drop spectral packets after processing themSimon Wunderlich1-0/+1
2013-01-30ath9k: add debug parameters for spectral scanSimon Wunderlich1-0/+186
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+0
2013-01-11ath9k: add a better fix for the rx tasklet vs rx flush raceFelix Fietkau1-1/+0
2013-01-09ath9k: add spectral scan featureSimon Wunderlich1-0/+115
2012-11-30ath9k: Implement sta_add_debugfs/sta_remove_debugfsSujith Manoharan1-0/+90
2012-11-30ath9k: Move ethtool functions to debug.cSujith Manoharan1-0/+119
2012-11-21ath9k: Remove 'stations' debugfs fileSujith Manoharan1-74/+0
2012-11-21ath9k: Add a debugfs file to dump queue statisticsSujith Manoharan1-0/+53
2012-11-21ath9k: Fix the 'xmit' debugfs fileSujith Manoharan1-99/+5
2012-11-21ath9k/ath9k_htc: Remove WME macrosSujith Manoharan1-22/+22
2012-11-21ath9k: Fix MCI reset in BT cal_reqRajkumar Manoharan1-0/+3
2012-11-19ath9k: Fix BTCOEX debugfs file usageSujith Manoharan1-1/+7
2012-10-29ath9k: Dump BTCOEX tuning parametersRajkumar Manoharan1-1/+33
2012-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-2/+53
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2012-09-28ath9k: Add a debugfs file to adjust antenna diversitySujith Manoharan1-2/+53
2012-09-11ath9k: Add Generic hardware timer interrupt in debugfsMohammed Shafi Shajakhan1-0/+3
2012-09-10ath9k: make PA linearization optional, disabled by default and fix checksFelix Fietkau1-0/+2
2012-07-17ath9k: Fix ANI managementSujith Manoharan1-3/+2
2012-07-17ath9k: make per-WMM-AC queue sizes configurable via debugfsFelix Fietkau1-0/+8
2012-06-20ath9k: remove MIB interrupt supportFelix Fietkau1-2/+0
2012-06-06ath9k: Use atomic operationsSujith Manoharan1-3/+3
2012-06-06ath9k: Add MCI interrupt to debugfs statisticsSujith Manoharan1-0/+3
2012-04-16ath9k: Gather and report IRQ sync_cause errors.Ben Greear1-52/+64
2012-04-16ath9k: Use macro to decrease code when priting recv stats.Ben Greear1-48/+24
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-21/+16
2012-04-11ath9k: Add more recv stats.Ben Greear1-2/+21
2012-04-11ath9k: Add tx-failed counter.Ben Greear1-0/+1
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd1-21/+16
2012-03-15ath9k: Remove 'other' VIF countSujith Manoharan1-2/+2
2012-03-07ath9k: remove rssi/antenna information from recv debug statsFelix Fietkau1-31/+0
2012-03-07ath9k: make MAC sample statistics optionalFelix Fietkau1-0/+10
2012-02-27ath9k: Fix phyerr debug statisticsSujith Manoharan1-4/+2
2012-02-27ath9k: Prettify recv debugfs file outputSujith Manoharan1-52/+45
2012-02-27ath9k: Add a debugfs file to display reset statisticsSujith Manoharan1-0/+41
2012-02-27ath9k: Merge wiphy and misc debugfs filesSujith Manoharan1-160/+64
2012-02-27ath9k: Remove unnecessary variable initializationSujith Manoharan1-5/+0
2011-12-15ath9k: add DFS radar pulse processingZefir Kurtisi1-0/+3
2011-12-15ath9k: reduce the number of unnecessary BAR tx packetsFelix Fietkau1-1/+1
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxJohn W. Linville1-0/+1
2011-11-09ath9k: Improve debugfs printout for stations.Ben Greear1-4/+9
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-10-11ath9k: keep track of what's triggering hardware resetsFelix Fietkau1-3/+16
2011-09-27ath9k: add Block ACK bitmap in sample debugMohammed Shafi Shajakhan1-6/+18
2011-09-16ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flagsFelix Fietkau1-3/+4
2011-09-14ath9k: Move cycle conters under cc_lockRajkumar Manoharan1-3/+6