summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/debugfs.c
AgeCommit message (Expand)AuthorFilesLines
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