aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-01ath10k: make wmi service bitmap non-debugMichal Kazior1-8/+3
2014-11-26ath10k: fix station count enforcementMichal Kazior1-2/+3
2014-11-26ath10k: add memory dump debugfs interfaceYanbo Li1-0/+114
2014-11-26ath10k: add register access debugfs interfaceYanbo Li1-0/+125
2014-11-24ath10k: don't rebuild all the timeJohannes Berg1-4/+3
2014-10-31ath10k: expose hw restart via debugfsMichal Kazior1-1/+6
2014-10-21ath10k: retrieve calibration data from fileKalle Valo1-2/+3
2014-10-07ath10k: add support to configure pktlog filterRajkumar Manoharan1-1/+84
2014-10-01ath10k: support ethtool statsBen Greear1-0/+160
2014-10-01ath10k: add firmware crash countersBen Greear1-0/+44
2014-09-29ath10k: fix fw stats processingMichal Kazior1-71/+202
2014-09-29ath10k: request fw_stats once on openMichal Kazior1-31/+79
2014-09-29ath10k: rename fw_stats related stuffMichal Kazior1-9/+9
2014-09-29ath10k: split wmi stats parsingMichal Kazior1-119/+8
2014-09-29ath: change logging functions to return voidJoe Perches1-13/+5
2014-09-26ath10k: add cal_data debugfs fileKalle Valo1-0/+82
2014-09-26ath10k: dump hex bytes with dev string prefixMichal Kazior1-1/+16
2014-09-26ath10k: print wmi version infoMichal Kazior1-2/+6
2014-09-23ath10k: deduplicate wmi service ready logicMichal Kazior1-1/+1
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-11ath10k: fix debugfs_create_dir() checkingMichal Kazior1-2/+6
2014-09-11ath10k: support firmware crash-by-assertBen Greear1-1/+27
2014-09-11ath10k: 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