summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/debug.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: add TX99 supportLuis R. Rodriguez2013-10-181-0/+118
* ath9k: replace snprintf() with scnprintf()Zefir Kurtisi2013-09-261-222/+224
* ath9k: simplify debugfs chainmask handlingFelix Fietkau2013-08-151-88/+4Star
* ath9k: remove ath9k_sta_remove_debugfsFelix Fietkau2013-08-151-11/+1Star
* ath9k: add CAB queue info to debugfsFelix Fietkau2013-08-091-16/+27
* ath9k: Fix build failureSujith Manoharan2013-08-091-2/+6
* ath9k: Remove ath_ant_comb_update()Sujith Manoharan2013-08-051-1/+1
* ath9k: Add a HW capability for WLAN/BT RX diversitySujith Manoharan2013-08-051-1/+5
* ath9k: Cleanup WLAN/BT RX diversitySujith Manoharan2013-08-051-20/+18Star
* ath9k: Add statistics for antenna diversitySujith Manoharan2013-08-011-14/+71
* ath9k: Add a debugfs file for antenna diversitySujith Manoharan2013-08-011-0/+64
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-111-354/+64Star
|\
| * ath9k: Print ANI statistics in debugfsSujith Manoharan2013-06-031-17/+64
| * ath9k: Remove MAC_DEBUGSujith Manoharan2013-05-221-337/+0Star
* | net: wireless: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-031-7/+7
* | ath9k: Fix crash on module unloadSujith Manoharan2013-05-171-0/+8
|/
* ath9k: trivial: change spectral relayfs bufferingZefir Kurtisi2013-03-271-1/+1
* ath9k: Report rx-crc-errors in ethtool stats.Ben Greear2013-03-061-0/+2
* ath9k: Report txerr-filtered errors in debugfs.Ben Greear2013-03-061-0/+3
* ath9k: Update spectral scan output dataSven Eckelmann2013-01-301-2/+4
* ath9k: drop spectral packets after processing themSimon Wunderlich2013-01-301-0/+1
* ath9k: add debug parameters for spectral scanSimon Wunderlich2013-01-301-0/+186
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-281-1/+0Star
|\
| * ath9k: add a better fix for the rx tasklet vs rx flush raceFelix Fietkau2013-01-111-1/+0Star
* | ath9k: add spectral scan featureSimon Wunderlich2013-01-091-0/+115
|/
* ath9k: Implement sta_add_debugfs/sta_remove_debugfsSujith Manoharan2012-11-301-0/+90
* ath9k: Move ethtool functions to debug.cSujith Manoharan2012-11-301-0/+119
* ath9k: Remove 'stations' debugfs fileSujith Manoharan2012-11-211-74/+0Star
* ath9k: Add a debugfs file to dump queue statisticsSujith Manoharan2012-11-211-0/+53
* ath9k: Fix the 'xmit' debugfs fileSujith Manoharan2012-11-211-99/+5Star
* ath9k/ath9k_htc: Remove WME macrosSujith Manoharan2012-11-211-22/+22
* ath9k: Fix MCI reset in BT cal_reqRajkumar Manoharan2012-11-211-0/+3
* ath9k: Fix BTCOEX debugfs file usageSujith Manoharan2012-11-191-1/+7
* ath9k: Dump BTCOEX tuning parametersRajkumar Manoharan2012-10-291-1/+33
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-011-2/+53
|\
| * ath9k: Add a debugfs file to adjust antenna diversitySujith Manoharan2012-09-281-2/+53
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-281-0/+2
|\ \ | |/ |/|
| * ath9k: make PA linearization optional, disabled by default and fix checksFelix Fietkau2012-09-101-0/+2
* | ath9k: Add Generic hardware timer interrupt in debugfsMohammed Shafi Shajakhan2012-09-111-0/+3
|/
* ath9k: Fix ANI managementSujith Manoharan2012-07-171-3/+2Star
* ath9k: make per-WMM-AC queue sizes configurable via debugfsFelix Fietkau2012-07-171-0/+8
* ath9k: remove MIB interrupt supportFelix Fietkau2012-06-201-2/+0Star
* ath9k: Use atomic operationsSujith Manoharan2012-06-061-3/+3
* ath9k: Add MCI interrupt to debugfs statisticsSujith Manoharan2012-06-061-0/+3
* ath9k: Gather and report IRQ sync_cause errors.Ben Greear2012-04-161-52/+64
* ath9k: Use macro to decrease code when priting recv stats.Ben Greear2012-04-161-48/+24Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-121-21/+16Star
|\
| * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-061-21/+16Star
* | ath9k: Add more recv stats.Ben Greear2012-04-111-2/+21
* | ath9k: Add tx-failed counter.Ben Greear2012-04-111-0/+1
|/