summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath12k/wow.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-26wifi: ath12k: fix reusing outside iterator in ath12k_wow_vif_set_wakeups()Baochen Qiang1-4/+4
2024-07-16wifi: ath12k: fix build vs old compilerPaolo Abeni1-2/+2
2024-06-27wifi: ath12k: fix driver initialization for WoW unsupported devicesRameshkumar Sundaram1-2/+2
2024-06-24wifi: ath12k: handle keepalive during WoWLAN suspend and resumeBaochen Qiang1-0/+34
2024-06-24wifi: ath12k: support GTK rekey offloadBaochen Qiang1-1/+45
2024-06-24wifi: ath12k: support ARP and NS offloadBaochen Qiang1-0/+191
2024-06-24wifi: ath12k: implement hardware data filterBaochen Qiang1-0/+66
2024-06-24wifi: ath12k: add WoW net-detect functionalityBaochen Qiang1-3/+199
2024-06-24wifi: ath12k: add basic WoW functionalitiesBaochen Qiang1-0/+416
2024-06-24wifi: ath12k: implement WoW enable and wakeup commandsBaochen Qiang1-0/+79