summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath11k/debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson2023-11-301-0/+1
* wifi: ath11k: Introduce and use ath11k_sta_to_arsta()Jeff Johnson2023-10-121-2/+2
* wifi: ath11k: ath11k_debugfs_register(): fix format-truncation warningKalle Valo2023-10-121-2/+2
* wifi: ath11k: debugfs: fix to work with multiple PCI devicesKalle Valo2023-01-101-8/+40
* wifi: ath11k: Add support to get power save duration for each clientVenkateswara Naralasetty2022-09-261-0/+201
* wifi: ath11k: move firmware stats out of debugfsAditya Kumar Singh2022-09-221-107/+32
* wifi: ath11k: implement SRAM dump debugfs interfaceBaochen Qiang2022-09-101-0/+62
* wifi: ath11k: Fix hardware restart failure due to twt debugfs failureManikanta Pubbisetty2022-09-021-22/+15
* wifi: ath11k: Add TWT debugfs support for STA interfaceManikanta Pubbisetty2022-09-021-8/+49
* ath11k: Add hw-restart option to simulate_fw_crashWen Gong2022-03-231-0/+4
* ath11k: add dbring debug supportVenkateswara Naralasetty2022-02-241-0/+221
* ath11k: add debugfs for TWT debug callsJohn Crispin2022-02-011-0/+222
* ath11k: Add debugfs interface to configure firmware debug log levelSeevalamuthu Mariappan2022-02-011-0/+66
* ath11k: enable RX PPDU stats in monitor co-exist modeMiles Hu2022-01-171-0/+6
* Merge tag 'wireless-drivers-next-2021-12-23' of git://git.kernel.org/pub/scm/...Jakub Kicinski2021-12-231-0/+37
|\
| * ath11k: report rssi of each chain to mac80211 for QCA6390/WCN6855Wen Gong2021-12-201-0/+37
* | codel: remove unnecessary sock.h includeJakub Kicinski2021-12-221-0/+2
|/
* ath11k: fix the value of msecs_to_jiffies in ath11k_debugfs_fw_stats_requestWen Gong2021-11-151-1/+1
* ath11k: Change number of TCL rings to one for QCA6390Baochen Qiang2021-10-111-1/+1
* ath11k: Fix pktlog lite rx eventsAnilkumar Kolli2021-09-281-4/+21
* ath11k: fix rmmod failure if qmi sequence failsAnilkumar Kolli2020-12-091-0/+1
* ath11k: debugfs: fix crash during rmmodCarl Huang2020-10-011-4/+4
* ath11k: Correctly check errors for calls to debugfs_create_dir()Alex Dewar2020-10-011-20/+5
* ath11k: rename debug_htt_stats.[c|h] to debugfs_htt_stats.[c|h]Kalle Valo2020-09-221-2/+2
* ath11k: debugfs: use ath11k_debugfs_ prefixKalle Valo2020-09-221-23/+23
* ath11k: refactor debugfs code into debugfs.cKalle Valo2020-09-221-0/+1112