aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/htc_drv_debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches1-8/+8
2015-02-13wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo1-17/+6
2014-11-11ath9k_htc: add spectral scan debug interfaceOleksij Rempel1-0/+6
2014-05-13ath9k_htc: use ath9k_cmn_debug_phy_errOleksij Rempel1-38/+6
2014-05-13ath9k_htc: use ath9k_cmn_debug_recvOleksij Rempel1-1/+4
2014-05-13ath9k & ath9k_htc: move ath_rx_stats to cmnOleksij Rempel1-65/+23
2014-05-13ath9k_htc: use ath9k_cmn_debug_base_eepromOleksij Rempel1-137/+1
2014-05-13ath9k_htc: use ath9k_cmn_debug_modal_eepromOleksij Rempel1-284/+2
2013-09-26ath9k: replace snprintf() with scnprintf()Zefir Kurtisi1-228/+228
2013-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-15/+82
2013-06-24ath9k_htc: Add ethtool stats support.Ben Greear1-0/+81
2013-06-24ath9k_htc: Support reporting tx and rx chain mask.Ben Greear1-15/+1
2013-06-03net: wireless: replace strict_strtoul() with kstrtoul()Jingoo Han1-1/+1
2012-11-21ath9k/ath9k_htc: Remove WME macrosSujith Manoharan1-4/+4
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd1-16/+10
2011-07-20wireless: ath9k: use %pM to print MACAndy Shevchenko1-5/+2
2011-04-29ath9k_htc: Dump modal eeprom header for UB91/94/95Sujith Manoharan1-0/+283
2011-04-29ath9k_htc: Dump base eeprom header for UB91/94/95Sujith Manoharan1-8/+162
2011-04-25ath9k_htc: Use power save wrappers when accessing HWSujith Manoharan1-3/+21
2011-04-19ath9k_htc: Cleanup HTC debugfsRajkumar Manoharan1-94/+19
2011-04-19ath9k_htc: Add debugfs support to change debug maskRajkumar Manoharan1-0/+49
2011-04-13ath9k_htc: Add detailed firmware statisticsSujith Manoharan1-30/+155
2011-04-13ath9k_htc: Add a debugfs file showing endpoint statusSujith Manoharan1-0/+54
2011-04-13ath9k_htc: Add a debugfs file to dump TX slot informationSujith Manoharan1-0/+42
2011-04-13ath9k_htc: Drain pending TX frames properlySujith Manoharan1-4/+4
2011-04-13ath9k_htc: Add RX error statisticsSujith Manoharan1-9/+100
2011-04-13ath9k_htc: Move debug code to a separate fileSujith Manoharan1-0/+219