summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath11k/wow.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: ath11k: factory test mode supportGovindaraj Saminathan2023-06-011-1/+2
* wifi: ath11k: Fix deadlock during WoWLAN suspendBaochen Qiang2022-09-261-6/+6
* wifi: ath11k: Remove redundant ath11k_mac_drain_txBaochen Qiang2022-09-261-1/+0
* wifi: ath11k: Add WoW support for WCN6750Manikanta Pubbisetty2022-09-191-0/+8
* ath11k: Handle keepalive during WoWLAN suspend and resumeBaochen Qiang2022-05-101-0/+34
* ath11k: fix missing unlock on error in ath11k_wow_op_resume()Yang Yingliang2022-04-231-1/+1
* ath11k: fix driver initialization failure with WoW unsupported hwNagarajan Maran2022-04-051-2/+2
* ath11k: support GTK rekey offloadCarl Huang2022-03-181-1/+45
* ath11k: support ARP and NS offloadCarl Huang2022-03-181-0/+52
* ath11k: purge rx pktlog when entering WoWCarl Huang2022-03-181-0/+23
* ath11k: implement hardware data filterCarl Huang2022-03-181-0/+57
* ath11k: Add WoW net-detect functionalityCarl Huang2022-03-181-1/+174
* ath11k: Add basic WoW functionalitiesCarl Huang2022-03-181-0/+414
* ath11k: implement WoW enable and wakeup commandsCarl Huang2020-12-121-0/+73