index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2025-01-12
wifi: ath11k: convert timeouts to secs_to_jiffies()
Easwar Hariharan
2024-05-13
wifi: ath11k: fix misspelling of "dma" in num_rxmda_per_pdev
Jeff Johnson
2024-03-08
wifi: ath11k: fix soc_dp_stats debugfs file permission
Jeff Johnson
2024-01-23
Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2024-01-18
wifi: ath11k: rely on mac80211 debugfs handling for vif
Benjamin Berg
2023-11-30
wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrights
Jeff Johnson
2023-10-12
wifi: ath11k: Introduce and use ath11k_sta_to_arsta()
Jeff Johnson
2023-10-12
wifi: ath11k: ath11k_debugfs_register(): fix format-truncation warning
Kalle Valo
2023-01-10
wifi: ath11k: debugfs: fix to work with multiple PCI devices
Kalle Valo
2022-09-26
wifi: ath11k: Add support to get power save duration for each client
Venkateswara Naralasetty
2022-09-22
wifi: ath11k: move firmware stats out of debugfs
Aditya Kumar Singh
2022-09-10
wifi: ath11k: implement SRAM dump debugfs interface
Baochen Qiang
2022-09-02
wifi: ath11k: Fix hardware restart failure due to twt debugfs failure
Manikanta Pubbisetty
2022-09-02
wifi: ath11k: Add TWT debugfs support for STA interface
Manikanta Pubbisetty
2022-03-23
ath11k: Add hw-restart option to simulate_fw_crash
Wen Gong
2022-02-24
ath11k: add dbring debug support
Venkateswara Naralasetty
2022-02-01
ath11k: add debugfs for TWT debug calls
John Crispin
2022-02-01
ath11k: Add debugfs interface to configure firmware debug log level
Seevalamuthu Mariappan
2022-01-17
ath11k: enable RX PPDU stats in monitor co-exist mode
Miles Hu
2021-12-23
Merge tag 'wireless-drivers-next-2021-12-23' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2021-12-22
codel: remove unnecessary sock.h include
Jakub Kicinski
2021-12-20
ath11k: report rssi of each chain to mac80211 for QCA6390/WCN6855
Wen Gong
2021-11-15
ath11k: fix the value of msecs_to_jiffies in ath11k_debugfs_fw_stats_request
Wen Gong
2021-10-11
ath11k: Change number of TCL rings to one for QCA6390
Baochen Qiang
2021-09-28
ath11k: Fix pktlog lite rx events
Anilkumar Kolli
2020-12-09
ath11k: fix rmmod failure if qmi sequence fails
Anilkumar Kolli
2020-10-01
ath11k: debugfs: fix crash during rmmod
Carl Huang
2020-10-01
ath11k: Correctly check errors for calls to debugfs_create_dir()
Alex Dewar
2020-09-22
ath11k: rename debug_htt_stats.[c|h] to debugfs_htt_stats.[c|h]
Kalle Valo
2020-09-22
ath11k: debugfs: use ath11k_debugfs_ prefix
Kalle Valo
2020-09-22
ath11k: refactor debugfs code into debugfs.c
Kalle Valo