summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/debug.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file ent...Greg Kroah-Hartman2014-12-061-22/+100
* ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entriesArend van Spriel2014-11-261-100/+22
* ath: use seq_file api for ath9k debugfs filesArend van Spriel2014-11-261-268/+187
* ath9k: fix some debugfs outputDan Carpenter2014-10-301-1/+1
* ath9k: add debugfs support for dynackLorenzo Bianconi2014-09-161-0/+28
* ath9k: Fix interface accountingSujith Manoharan2014-09-091-1/+1
* ath9k: drop negativity checks for unsigned values coming from kstrtoul()Andrey Utkin2014-07-181-1/+1
* ath9k: Summarize hw state per channel contextRajkumar Manoharan2014-06-191-10/+16
* ath9k: Move caldata into channel contextFelix Fietkau2014-06-191-1/+1
* ath9k: move phy_err to ath9k_cmn_debug_phy_errOleksij Rempel2014-05-131-63/+1
* ath9k: move recv to ath9k_cmn_debug_recvOleksij Rempel2014-05-131-57/+3
* ath9k & ath9k_htc: move ath_rx_stats to cmnOleksij Rempel2014-05-131-25/+1
* ath9k: move base_eeprom debug code to ath9k_cmn_debug_base_eepromOleksij Rempel2014-05-131-30/+1
* ath9k-common: create common-debug and move modal_eeprom to cmnOleksij Rempel2014-05-131-30/+3
* ath9k: move sc_flags to ath_commonOleksij Rempel2014-03-171-1/+1
* ath9k: clean up and enhance ANI debugfs fileFelix Fietkau2014-03-141-30/+28
* ath9k: Use static constJoe Perches2014-02-241-8/+12
* ath9k: list more reset causes in debugfsFelix Fietkau2014-02-241-0/+6
* ath9k: Use a separate debugfs file for PHY errorsSujith Manoharan2014-01-131-43/+74
* ath9k: Add an option for station statisticsSujith Manoharan2014-01-131-80/+0
* ath9k: move ath9k_debug_sync_cause out of ath9k_hwFelix Fietkau2013-12-191-0/+41
* ath9k: Cleanup spectral scan codeSujith Manoharan2013-12-181-309/+2
* ath9k: Fix TX99 config option usageSujith Manoharan2013-12-021-114/+1
* 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/+4
* ath9k: remove ath9k_sta_remove_debugfsFelix Fietkau2013-08-151-11/+1
* 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/+18
* 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/+64
|\
| * ath9k: Print ANI statistics in debugfsSujith Manoharan2013-06-031-17/+64
| * ath9k: Remove MAC_DEBUGSujith Manoharan2013-05-221-337/+0
* | 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/+0
|\
| * ath9k: add a better fix for the rx tasklet vs rx flush raceFelix Fietkau2013-01-111-1/+0
* | 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