summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/debug.c
AgeCommit message (Expand)Author
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2013-10-18ath9k: add TX99 supportLuis R. Rodriguez
2013-09-26ath9k: replace snprintf() with scnprintf()Zefir Kurtisi
2013-08-15ath9k: simplify debugfs chainmask handlingFelix Fietkau
2013-08-15ath9k: remove ath9k_sta_remove_debugfsFelix Fietkau
2013-08-09ath9k: add CAB queue info to debugfsFelix Fietkau
2013-08-09ath9k: Fix build failureSujith Manoharan
2013-08-05ath9k: Remove ath_ant_comb_update()Sujith Manoharan
2013-08-05ath9k: Add a HW capability for WLAN/BT RX diversitySujith Manoharan
2013-08-05ath9k: Cleanup WLAN/BT RX diversitySujith Manoharan
2013-08-01ath9k: Add statistics for antenna diversitySujith Manoharan
2013-08-01ath9k: Add a debugfs file for antenna diversitySujith Manoharan
2013-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-03ath9k: Print ANI statistics in debugfsSujith Manoharan
2013-06-03net: wireless: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-05-22ath9k: Remove MAC_DEBUGSujith Manoharan
2013-05-17ath9k: Fix crash on module unloadSujith Manoharan
2013-03-27ath9k: trivial: change spectral relayfs bufferingZefir Kurtisi
2013-03-06ath9k: Report rx-crc-errors in ethtool stats.Ben Greear
2013-03-06ath9k: Report txerr-filtered errors in debugfs.Ben Greear
2013-01-30ath9k: Update spectral scan output dataSven Eckelmann
2013-01-30ath9k: drop spectral packets after processing themSimon Wunderlich
2013-01-30ath9k: add debug parameters for spectral scanSimon Wunderlich
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-11ath9k: add a better fix for the rx tasklet vs rx flush raceFelix Fietkau
2013-01-09ath9k: add spectral scan featureSimon Wunderlich
2012-11-30ath9k: Implement sta_add_debugfs/sta_remove_debugfsSujith Manoharan
2012-11-30ath9k: Move ethtool functions to debug.cSujith Manoharan
2012-11-21ath9k: Remove 'stations' debugfs fileSujith Manoharan
2012-11-21ath9k: Add a debugfs file to dump queue statisticsSujith Manoharan
2012-11-21ath9k: Fix the 'xmit' debugfs fileSujith Manoharan
2012-11-21ath9k/ath9k_htc: Remove WME macrosSujith Manoharan
2012-11-21ath9k: Fix MCI reset in BT cal_reqRajkumar Manoharan
2012-11-19ath9k: Fix BTCOEX debugfs file usageSujith Manoharan
2012-10-29ath9k: Dump BTCOEX tuning parametersRajkumar Manoharan
2012-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-28ath9k: Add a debugfs file to adjust antenna diversitySujith Manoharan
2012-09-11ath9k: Add Generic hardware timer interrupt in debugfsMohammed Shafi Shajakhan
2012-09-10ath9k: make PA linearization optional, disabled by default and fix checksFelix Fietkau
2012-07-17ath9k: Fix ANI managementSujith Manoharan
2012-07-17ath9k: make per-WMM-AC queue sizes configurable via debugfsFelix Fietkau
2012-06-20ath9k: remove MIB interrupt supportFelix Fietkau
2012-06-06ath9k: Use atomic operationsSujith Manoharan
2012-06-06ath9k: Add MCI interrupt to debugfs statisticsSujith Manoharan
2012-04-16ath9k: Gather and report IRQ sync_cause errors.Ben Greear
2012-04-16ath9k: Use macro to decrease code when priting recv stats.Ben Greear
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-11ath9k: Add more recv stats.Ben Greear
2012-04-11ath9k: Add tx-failed counter.Ben Greear