summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-23Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski1-15/+10
2024-01-18wifi: ath11k: rely on mac80211 debugfs handling for vifBenjamin Berg1-15/+10
2023-11-30wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson1-0/+1
2023-10-12wifi: ath11k: Introduce and use ath11k_sta_to_arsta()Jeff Johnson1-2/+2
2023-10-12wifi: ath11k: ath11k_debugfs_register(): fix format-truncation warningKalle Valo1-2/+2
2023-01-10wifi: ath11k: debugfs: fix to work with multiple PCI devicesKalle Valo1-8/+40
2022-09-26wifi: ath11k: Add support to get power save duration for each clientVenkateswara Naralasetty1-0/+201
2022-09-22wifi: ath11k: move firmware stats out of debugfsAditya Kumar Singh1-107/+32
2022-09-10wifi: ath11k: implement SRAM dump debugfs interfaceBaochen Qiang1-0/+62
2022-09-02wifi: ath11k: Fix hardware restart failure due to twt debugfs failureManikanta Pubbisetty1-22/+15
2022-09-02wifi: ath11k: Add TWT debugfs support for STA interfaceManikanta Pubbisetty1-8/+49
2022-03-23ath11k: Add hw-restart option to simulate_fw_crashWen Gong1-0/+4
2022-02-24ath11k: add dbring debug supportVenkateswara Naralasetty1-0/+221
2022-02-01ath11k: add debugfs for TWT debug callsJohn Crispin1-0/+222
2022-02-01ath11k: Add debugfs interface to configure firmware debug log levelSeevalamuthu Mariappan1-0/+66
2022-01-17ath11k: enable RX PPDU stats in monitor co-exist modeMiles Hu1-0/+6
2021-12-23Merge tag 'wireless-drivers-next-2021-12-23' of git://git.kernel.org/pub/scm/...Jakub Kicinski1-0/+37
2021-12-23codel: remove unnecessary sock.h includeJakub Kicinski1-0/+2
2021-12-20ath11k: report rssi of each chain to mac80211 for QCA6390/WCN6855Wen Gong1-0/+37
2021-11-15ath11k: fix the value of msecs_to_jiffies in ath11k_debugfs_fw_stats_requestWen Gong1-1/+1
2021-10-11ath11k: Change number of TCL rings to one for QCA6390Baochen Qiang1-1/+1
2021-09-28ath11k: Fix pktlog lite rx eventsAnilkumar Kolli1-4/+21
2020-12-09ath11k: fix rmmod failure if qmi sequence failsAnilkumar Kolli1-0/+1
2020-10-01ath11k: debugfs: fix crash during rmmodCarl Huang1-4/+4
2020-10-01ath11k: Correctly check errors for calls to debugfs_create_dir()Alex Dewar1-20/+5
2020-09-22ath11k: rename debug_htt_stats.[c|h] to debugfs_htt_stats.[c|h]Kalle Valo1-2/+2
2020-09-22ath11k: debugfs: use ath11k_debugfs_ prefixKalle Valo1-23/+23
2020-09-22ath11k: refactor debugfs code into debugfs.cKalle Valo1-0/+1112