index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath11k
/
debugfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-13
wifi: ath11k: fix misspelling of "dma" in num_rxmda_per_pdev
Jeff Johnson
1
-3
/
+3
2024-03-08
wifi: ath11k: fix soc_dp_stats debugfs file permission
Jeff Johnson
1
-2
/
+2
2024-01-23
Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
1
-15
/
+10
2024-01-18
wifi: ath11k: rely on mac80211 debugfs handling for vif
Benjamin Berg
1
-15
/
+10
2023-11-30
wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrights
Jeff Johnson
1
-0
/
+1
2023-10-12
wifi: ath11k: Introduce and use ath11k_sta_to_arsta()
Jeff Johnson
1
-2
/
+2
2023-10-12
wifi: ath11k: ath11k_debugfs_register(): fix format-truncation warning
Kalle Valo
1
-2
/
+2
2023-01-10
wifi: ath11k: debugfs: fix to work with multiple PCI devices
Kalle Valo
1
-8
/
+40
2022-09-26
wifi: ath11k: Add support to get power save duration for each client
Venkateswara Naralasetty
1
-0
/
+201
2022-09-22
wifi: ath11k: move firmware stats out of debugfs
Aditya Kumar Singh
1
-107
/
+32
2022-09-10
wifi: ath11k: implement SRAM dump debugfs interface
Baochen Qiang
1
-0
/
+62
2022-09-02
wifi: ath11k: Fix hardware restart failure due to twt debugfs failure
Manikanta Pubbisetty
1
-22
/
+15
2022-09-02
wifi: ath11k: Add TWT debugfs support for STA interface
Manikanta Pubbisetty
1
-8
/
+49
2022-03-23
ath11k: Add hw-restart option to simulate_fw_crash
Wen Gong
1
-0
/
+4
2022-02-24
ath11k: add dbring debug support
Venkateswara Naralasetty
1
-0
/
+221
2022-02-01
ath11k: add debugfs for TWT debug calls
John Crispin
1
-0
/
+222
2022-02-01
ath11k: Add debugfs interface to configure firmware debug log level
Seevalamuthu Mariappan
1
-0
/
+66
2022-01-17
ath11k: enable RX PPDU stats in monitor co-exist mode
Miles Hu
1
-0
/
+6
2021-12-23
Merge tag 'wireless-drivers-next-2021-12-23' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
1
-0
/
+37
2021-12-23
codel: remove unnecessary sock.h include
Jakub Kicinski
1
-0
/
+2
2021-12-20
ath11k: report rssi of each chain to mac80211 for QCA6390/WCN6855
Wen Gong
1
-0
/
+37
2021-11-15
ath11k: fix the value of msecs_to_jiffies in ath11k_debugfs_fw_stats_request
Wen Gong
1
-1
/
+1
2021-10-11
ath11k: Change number of TCL rings to one for QCA6390
Baochen Qiang
1
-1
/
+1
2021-09-28
ath11k: Fix pktlog lite rx events
Anilkumar Kolli
1
-4
/
+21
2020-12-09
ath11k: fix rmmod failure if qmi sequence fails
Anilkumar Kolli
1
-0
/
+1
2020-10-01
ath11k: debugfs: fix crash during rmmod
Carl Huang
1
-4
/
+4
2020-10-01
ath11k: Correctly check errors for calls to debugfs_create_dir()
Alex Dewar
1
-20
/
+5
2020-09-22
ath11k: rename debug_htt_stats.[c|h] to debugfs_htt_stats.[c|h]
Kalle Valo
1
-2
/
+2
2020-09-22
ath11k: debugfs: use ath11k_debugfs_ prefix
Kalle Valo
1
-23
/
+23
2020-09-22
ath11k: refactor debugfs code into debugfs.c
Kalle Valo
1
-0
/
+1112