summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/debugfs.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-23Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski1-10/+2
2024-01-18wifi: ath11k: rely on mac80211 debugfs handling for vifBenjamin Berg1-10/+2
2023-11-30wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson1-0/+1
2022-09-22wifi: ath11k: move firmware stats out of debugfsAditya Kumar Singh1-3/+3
2022-09-02wifi: ath11k: Fix hardware restart failure due to twt debugfs failureManikanta Pubbisetty1-3/+2
2022-02-24ath11k: add dbring debug supportVenkateswara Naralasetty1-0/+41
2022-02-01ath11k: add debugfs for TWT debug callsJohn Crispin1-1/+13
2022-02-01ath11k: Add debugfs interface to configure firmware debug log levelSeevalamuthu Mariappan1-0/+124
2022-01-31ath11k: Fix uninitialized symbol 'rx_buf_sz'Anilkumar Kolli1-0/+1
2021-12-20ath11k: report rssi of each chain to mac80211 for QCA6390/WCN6855Wen Gong1-0/+8
2021-09-28ath11k: add HTT stats support for new statsVenkateswara Naralasetty1-0/+4
2020-09-25ath11k: fix undefined reference to 'ath11k_debugfs_htt_ext_stats_handler'Kalle Valo1-10/+0
2020-09-22ath11k: debugfs: move some function declarations to correct header filesKalle Valo1-27/+1
2020-09-22ath11k: debugfs: use ath11k_debugfs_ prefixKalle Valo1-29/+29
2020-09-22ath11k: refactor debugfs code into debugfs.cKalle Valo1-0/+253