summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/wow.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-04wifi: rtw89: wow: add ARP offload featureChin-Yen Lee1-0/+8
2024-05-04wifi: rtw89: wow: support WEP cipher on WoWLANChih-Kang Chang1-0/+13
2024-05-04wifi: rtw89: wow: support 802.11w PMF IGTK rekeyChih-Kang Chang1-0/+110
2024-05-04wifi: rtw89: wow: update latest PTK GTK info to mac80211 after resumeChih-Kang Chang1-4/+351
2024-05-04wifi: rtw89: wow: add GTK rekey feature related H2C commandsChih-Kang Chang1-0/+12
2024-05-04wifi: rtw89: wow: prepare PTK GTK info from mac80211Chih-Kang Chang1-0/+187
2024-05-04wifi: rtw89: wow: parsing Auth Key Management from associate requestChih-Kang Chang1-0/+15
2024-05-04wifi: rtw89: wow: refine WoWLAN flows of HCI interrupts and low power modeChih-Kang Chang1-2/+10
2024-05-04wifi: rtw89: wow: send RFK pre-nofity H2C command in WoWLAN modeChin-Yen Lee1-0/+4
2024-03-05wifi: rtw89: wow: move release offload packet earlier for WoWLAN modeChin-Yen Lee1-2/+2
2024-03-05wifi: rtw89: wow: update config mac function with different generationChin-Yen Lee1-27/+1
2024-03-05wifi: rtw89: update DMA function with different generationChin-Yen Lee1-2/+2
2024-03-05wifi: rtw89: wow: update WoWLAN status register for different generationChin-Yen Lee1-1/+2
2024-03-05wifi: rtw89: wow: update WoWLAN reason register for different chipsChin-Yen Lee1-8/+1
2024-01-18wifi: rtw89: fw: add chip_ops to update CMAC table to associated stationPing-Ke Shih1-1/+1
2023-12-15wifi: rtw89: mac: add suffix _ax to MAC functionsPing-Ke Shih1-3/+4
2023-09-07wifi: rtw89: fw: propagate an argument include_bb for BB MCU firmwarePing-Ke Shih1-1/+3
2023-08-25wifi: rtw89: mac: define register address of rx_filter to generalize codePing-Ke Shih1-1/+2
2023-05-05wifi: rtw89: 8851b: add support WoWLAN to 8851BChih-Kang Chang1-1/+1
2023-04-17wifi: rtw89: fix power save function in WoWLAN modeChih-Kang Chang1-1/+1
2023-04-03wifi: rtw89: remove superfluous H2C of join_infoChin-Yen Lee1-9/+0
2023-02-15wifi: rtw89: move H2C of del_pkt_offload before polling FW status readyChin-Yen Lee1-2/+2
2023-02-13wifi: rtw89: refine packet offload flowChin-Yen Lee1-17/+9
2022-11-16wifi: rtw89: Fix some error handling path in rtw89_wow_enable()Christophe JAILLET1-3/+3
2022-11-01wifi: rtw89: add WoWLAN pattern match supportChin-Yen Lee1-1/+227
2022-11-01wifi: rtw89: add WoWLAN function supportChin-Yen Lee1-0/+633