aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/debug.c
Commit message (Expand)AuthorAge
* ath9k: move phy_err to ath9k_cmn_debug_phy_errOleksij Rempel2014-05-13
* ath9k: move recv to ath9k_cmn_debug_recvOleksij Rempel2014-05-13
* ath9k & ath9k_htc: move ath_rx_stats to cmnOleksij Rempel2014-05-13
* ath9k: move base_eeprom debug code to ath9k_cmn_debug_base_eepromOleksij Rempel2014-05-13
* ath9k-common: create common-debug and move modal_eeprom to cmnOleksij Rempel2014-05-13
* ath9k: move sc_flags to ath_commonOleksij Rempel2014-03-17
* ath9k: clean up and enhance ANI debugfs fileFelix Fietkau2014-03-14
* ath9k: Use static constJoe Perches2014-02-24
* ath9k: list more reset causes in debugfsFelix Fietkau2014-02-24
* ath9k: Use a separate debugfs file for PHY errorsSujith Manoharan2014-01-13
* ath9k: Add an option for station statisticsSujith Manoharan2014-01-13
* ath9k: move ath9k_debug_sync_cause out of ath9k_hwFelix Fietkau2013-12-19
* ath9k: Cleanup spectral scan codeSujith Manoharan2013-12-18
* ath9k: Fix TX99 config option usageSujith Manoharan2013-12-02
* ath9k: add TX99 supportLuis R. Rodriguez2013-10-18
* ath9k: replace snprintf() with scnprintf()Zefir Kurtisi2013-09-26
* ath9k: simplify debugfs chainmask handlingFelix Fietkau2013-08-15
* ath9k: remove ath9k_sta_remove_debugfsFelix Fietkau2013-08-15
* ath9k: add CAB queue info to debugfsFelix Fietkau2013-08-09
* ath9k: Fix build failureSujith Manoharan2013-08-09
* ath9k: Remove ath_ant_comb_update()Sujith Manoharan2013-08-05
* ath9k: Add a HW capability for WLAN/BT RX diversitySujith Manoharan2013-08-05
* ath9k: Cleanup WLAN/BT RX diversitySujith Manoharan2013-08-05
* ath9k: Add statistics for antenna diversitySujith Manoharan2013-08-01
* ath9k: Add a debugfs file for antenna diversitySujith Manoharan2013-08-01
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-11
|\
| * ath9k: Print ANI statistics in debugfsSujith Manoharan2013-06-03
| * ath9k: Remove MAC_DEBUGSujith Manoharan2013-05-22
* | net: wireless: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-03
* | ath9k: Fix crash on module unloadSujith Manoharan2013-05-17
|/
* ath9k: trivial: change spectral relayfs bufferingZefir Kurtisi2013-03-27
* ath9k: Report rx-crc-errors in ethtool stats.Ben Greear2013-03-06
* ath9k: Report txerr-filtered errors in debugfs.Ben Greear2013-03-06
* ath9k: Update spectral scan output dataSven Eckelmann2013-01-30
* ath9k: drop spectral packets after processing themSimon Wunderlich2013-01-30
* ath9k: add debug parameters for spectral scanSimon Wunderlich2013-01-30
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-28
|\
| * ath9k: add a better fix for the rx tasklet vs rx flush raceFelix Fietkau2013-01-11
* | ath9k: add spectral scan featureSimon Wunderlich2013-01-09
|/
* ath9k: Implement sta_add_debugfs/sta_remove_debugfsSujith Manoharan2012-11-30
* ath9k: Move ethtool functions to debug.cSujith Manoharan2012-11-30
* ath9k: Remove 'stations' debugfs fileSujith Manoharan2012-11-21
* ath9k: Add a debugfs file to dump queue statisticsSujith Manoharan2012-11-21
* ath9k: Fix the 'xmit' debugfs fileSujith Manoharan2012-11-21
* ath9k/ath9k_htc: Remove WME macrosSujith Manoharan2012-11-21
* ath9k: Fix MCI reset in BT cal_reqRajkumar Manoharan2012-11-21
* ath9k: Fix BTCOEX debugfs file usageSujith Manoharan2012-11-19
* ath9k: Dump BTCOEX tuning parametersRajkumar Manoharan2012-10-29
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-01
|\
| * ath9k: Add a debugfs file to adjust antenna diversitySujith Manoharan2012-09-28