summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/htc_drv_debug.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k_htc: use ath9k_cmn_debug_phy_errOleksij Rempel2014-05-131-38/+6
* ath9k_htc: use ath9k_cmn_debug_recvOleksij Rempel2014-05-131-1/+4
* ath9k & ath9k_htc: move ath_rx_stats to cmnOleksij Rempel2014-05-131-65/+23
* ath9k_htc: use ath9k_cmn_debug_base_eepromOleksij Rempel2014-05-131-137/+1
* ath9k_htc: use ath9k_cmn_debug_modal_eepromOleksij Rempel2014-05-131-284/+2
* ath9k: replace snprintf() with scnprintf()Zefir Kurtisi2013-09-261-228/+228
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-281-15/+82
|\
| * ath9k_htc: Add ethtool stats support.Ben Greear2013-06-241-0/+81
| * ath9k_htc: Support reporting tx and rx chain mask.Ben Greear2013-06-241-15/+1
* | net: wireless: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-031-1/+1
|/
* ath9k/ath9k_htc: Remove WME macrosSujith Manoharan2012-11-211-4/+4
* simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-16/+10
* wireless: ath9k: use %pM to print MACAndy Shevchenko2011-07-201-5/+2
* ath9k_htc: Dump modal eeprom header for UB91/94/95Sujith Manoharan2011-04-291-0/+283
* ath9k_htc: Dump base eeprom header for UB91/94/95Sujith Manoharan2011-04-291-8/+162
* ath9k_htc: Use power save wrappers when accessing HWSujith Manoharan2011-04-251-3/+21
* ath9k_htc: Cleanup HTC debugfsRajkumar Manoharan2011-04-191-94/+19
* ath9k_htc: Add debugfs support to change debug maskRajkumar Manoharan2011-04-191-0/+49
* ath9k_htc: Add detailed firmware statisticsSujith Manoharan2011-04-131-30/+155
* ath9k_htc: Add a debugfs file showing endpoint statusSujith Manoharan2011-04-131-0/+54
* ath9k_htc: Add a debugfs file to dump TX slot informationSujith Manoharan2011-04-131-0/+42
* ath9k_htc: Drain pending TX frames properlySujith Manoharan2011-04-131-4/+4
* ath9k_htc: Add RX error statisticsSujith Manoharan2011-04-131-9/+100
* ath9k_htc: Move debug code to a separate fileSujith Manoharan2011-04-131-0/+219