summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/wow.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-01wifi: ath11k: factory test mode supportGovindaraj Saminathan1-1/+2
2022-09-26wifi: ath11k: Fix deadlock during WoWLAN suspendBaochen Qiang1-6/+6
2022-09-26wifi: ath11k: Remove redundant ath11k_mac_drain_txBaochen Qiang1-1/+0
2022-09-19wifi: ath11k: Add WoW support for WCN6750Manikanta Pubbisetty1-0/+8
2022-05-10ath11k: Handle keepalive during WoWLAN suspend and resumeBaochen Qiang1-0/+34
2022-04-23ath11k: fix missing unlock on error in ath11k_wow_op_resume()Yang Yingliang1-1/+1
2022-04-05ath11k: fix driver initialization failure with WoW unsupported hwNagarajan Maran1-2/+2
2022-03-18ath11k: support GTK rekey offloadCarl Huang1-1/+45
2022-03-18ath11k: support ARP and NS offloadCarl Huang1-0/+52
2022-03-18ath11k: purge rx pktlog when entering WoWCarl Huang1-0/+23
2022-03-18ath11k: implement hardware data filterCarl Huang1-0/+57
2022-03-18ath11k: Add WoW net-detect functionalityCarl Huang1-1/+174
2022-03-18ath11k: Add basic WoW functionalitiesCarl Huang1-0/+414
2020-12-12ath11k: implement WoW enable and wakeup commandsCarl Huang1-0/+73