summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/debug.c
AgeCommit message (Expand)AuthorFilesLines
2014-09-18ath10k: reformat help text in ath10k_read_simulate_fw_crash()Kalle Valo1-9/+5
2014-09-18ath10k: else is not generally useful after a break or returnKalle Valo1-2/+2
2014-09-18ath10k: fix checkpatch warnings about parenthesis alignmentKalle Valo1-7/+8
2014-09-12ath10k: fix debugfs_create_dir() checkingMichal Kazior1-2/+6
2014-09-12ath10k: support firmware crash-by-assertBen Greear1-1/+27
2014-09-12ath10k: add testmodeKalle Valo1-2/+3
2014-09-10ath10k: use proper service bitmap sizeMichal Kazior1-1/+1
2014-09-10ath10k: move fw_crash_dump allocationMichal Kazior1-18/+16
2014-09-02ath10k: add device/driver strings to tracepointsMichal Kazior1-5/+5
2014-08-26ath10k: improve logging to include dev idMichal Kazior1-43/+24
2014-08-25ath10k: print more driver info when firmware crashesKalle Valo1-0/+18
2014-08-25ath10k: provide firmware crash info via debugfsBen Greear1-3/+236
2014-08-12ath10k: fix wmi service bitmap debugMichal Kazior1-9/+17
2014-07-28ath10k: improve 'hard' simulate fw crashBen Greear1-1/+4
2014-07-14ath10k: add implementation for configure max amsdu, ampduJanusz Dziedzic1-0/+73
2014-03-28ath10k: add extra pdev stats on 10.1 firmwareChun-Yeow Yeoh1-3/+24
2014-03-28ath10k: add the Rx rate in FW statsBen Greear1-7/+17
2014-03-24ath10k: fix the peer mac address in getting statsChun-Yeow Yeoh1-2/+2
2014-03-24ath10k: add soft/hard firmware crash option to simulate_fw_crashMarek Puzyniak1-14/+40
2014-01-10ath10k: add debugfs file to control firmware dbglogKalle Valo1-0/+66
2013-11-20ath10k: add debugfs file to control radar events blockingMarek Puzyniak1-0/+4
2013-11-20ath10k: add phyerr/dfs handlingJanusz Dziedzic1-0/+90
2013-10-09ath10k: fix ath10k_debug_start() lockingKalle Valo1-1/+14
2013-09-06ath10k: add htt_stats_enable debugfs fileKalle Valo1-0/+111
2013-09-06ath10k: implement ath10k_debug_start/stop()Kalle Valo1-0/+10
2013-09-03ath10k: add chip_id file to debugfsKalle Valo1-0/+22
2013-08-28ath10k: Fix mutex unlock balanceMohammed Shafi Shajakhan1-1/+0
2013-07-30ath10k: create debugfs interface to trigger fw crashMichal Kazior1-0/+57
2013-07-30ath10k: skip fw stats debugfs interface if device is downMichal Kazior1-14/+16
2013-06-12ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devicesKalle Valo1-0/+503