summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/wow.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-30wifi: rtw89: wow: refine WoWLAN flows of HCI interrupts and low power modeChih-Kang Chang1-2/+10
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