aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-24ath9k: Use static constJoe Perches1-8/+12
2014-02-24ath9k: list more reset causes in debugfsFelix Fietkau1-0/+6
2014-01-13ath9k: Use a separate debugfs file for PHY errorsSujith Manoharan1-43/+74
2014-01-13ath9k: Add an option for station statisticsSujith Manoharan1-80/+0
2013-12-19ath9k: move ath9k_debug_sync_cause out of ath9k_hwFelix Fietkau1-0/+41
2013-12-18ath9k: Cleanup spectral scan codeSujith Manoharan1-309/+2
2013-12-02ath9k: Fix TX99 config option usageSujith Manoharan1-114/+1
2013-10-18ath9k: add TX99 supportLuis R. Rodriguez1-0/+118
2013-09-26ath9k: replace snprintf() with scnprintf()Zefir Kurtisi1-222/+224
2013-08-15ath9k: simplify debugfs chainmask handlingFelix Fietkau1-88/+4
2013-08-15ath9k: remove ath9k_sta_remove_debugfsFelix Fietkau1-11/+1
2013-08-09ath9k: add CAB queue info to debugfsFelix Fietkau1-16/+27
2013-08-09ath9k: Fix build failureSujith Manoharan1-2/+6
2013-08-05ath9k: Remove ath_ant_comb_update()Sujith Manoharan1-1/+1
2013-08-05ath9k: Add a HW capability for WLAN/BT RX diversitySujith Manoharan1-1/+5
2013-08-05ath9k: Cleanup WLAN/BT RX diversitySujith Manoharan1-20/+18
2013-08-01ath9k: Add statistics for antenna diversitySujith Manoharan1-14/+71
2013-08-01ath9k: Add a debugfs file for antenna diversitySujith Manoharan1-0/+64
2013-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-354/+64
2013-06-03ath9k: Print ANI statistics in debugfsSujith Manoharan1-17/+64
2013-06-03net: wireless: replace strict_strtoul() with kstrtoul()Jingoo Han1-7/+7
2013-05-22ath9k: Remove MAC_DEBUGSujith Manoharan1-337/+0
2013-05-17ath9k: Fix crash on module unloadSujith Manoharan1-0/+8
2013-03-27ath9k: trivial: change spectral relayfs bufferingZefir Kurtisi1-1/+1
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