index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath12k
/
wow.c
Age
Commit message (
Expand
)
Author
2025-01-22
wifi: ath12k: add factory test mode support
Aaradhana Sahu
2024-10-16
wifi: ath12k: prepare vif data structure for MLO handling
Sriram R
2024-10-11
wifi: ath12k: switch to using wiphy_lock() and remove ar->conf_mutex
Kalle Valo
2024-10-07
wifi: ath12k: fix one more memcpy size error
Arnd Bergmann
2024-07-26
wifi: ath12k: fix reusing outside iterator in ath12k_wow_vif_set_wakeups()
Baochen Qiang
2024-07-16
wifi: ath12k: fix build vs old compiler
Paolo Abeni
2024-06-27
wifi: ath12k: fix driver initialization for WoW unsupported devices
Rameshkumar Sundaram
2024-06-24
wifi: ath12k: handle keepalive during WoWLAN suspend and resume
Baochen Qiang
2024-06-24
wifi: ath12k: support GTK rekey offload
Baochen Qiang
2024-06-24
wifi: ath12k: support ARP and NS offload
Baochen Qiang
2024-06-24
wifi: ath12k: implement hardware data filter
Baochen Qiang
2024-06-24
wifi: ath12k: add WoW net-detect functionality
Baochen Qiang
2024-06-24
wifi: ath12k: add basic WoW functionalities
Baochen Qiang
2024-06-24
wifi: ath12k: implement WoW enable and wakeup commands
Baochen Qiang