aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/htc_drv_debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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