/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | wow.h | 19e28c7fcc7408be8479f91d47146245c8be293e Thu Oct 27 07:27:06 CEST 2022 Chin-Yen Lee <timlee@realtek.com> wifi: rtw89: add WoWLAN function support
WoWLAN is a feature which allows devices to be woken up from suspend state through WLAN events.
When user enables WoWLAN feature and then let the device enter suspend state, WoWLAN firmware will be loaded by the driver and periodically monitors WiFi packets. Power consumption of WiFi chip will be reduced in this state.
We now implement WoWLAN function in rtw8852ae and rtw8852ce chip. Currently supported WLAN events include receiving magic packet, rekey packet and deauth packet, and disconnecting from AP.
Signed-off-by: Chin-Yen Lee <timlee@realtek.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://lore.kernel.org/r/20221027052707.14605-7-pkshih@realtek.com
|
H A D | ps.h | diff 19e28c7fcc7408be8479f91d47146245c8be293e Thu Oct 27 07:27:06 CEST 2022 Chin-Yen Lee <timlee@realtek.com> wifi: rtw89: add WoWLAN function support
WoWLAN is a feature which allows devices to be woken up from suspend state through WLAN events.
When user enables WoWLAN feature and then let the device enter suspend state, WoWLAN firmware will be loaded by the driver and periodically monitors WiFi packets. Power consumption of WiFi chip will be reduced in this state.
We now implement WoWLAN function in rtw8852ae and rtw8852ce chip. Currently supported WLAN events include receiving magic packet, rekey packet and deauth packet, and disconnecting from AP.
Signed-off-by: Chin-Yen Lee <timlee@realtek.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://lore.kernel.org/r/20221027052707.14605-7-pkshih@realtek.com
|
H A D | debug.h | diff 19e28c7fcc7408be8479f91d47146245c8be293e Thu Oct 27 07:27:06 CEST 2022 Chin-Yen Lee <timlee@realtek.com> wifi: rtw89: add WoWLAN function support
WoWLAN is a feature which allows devices to be woken up from suspend state through WLAN events.
When user enables WoWLAN feature and then let the device enter suspend state, WoWLAN firmware will be loaded by the driver and periodically monitors WiFi packets. Power consumption of WiFi chip will be reduced in this state.
We now implement WoWLAN function in rtw8852ae and rtw8852ce chip. Currently supported WLAN events include receiving magic packet, rekey packet and deauth packet, and disconnecting from AP.
Signed-off-by: Chin-Yen Lee <timlee@realtek.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://lore.kernel.org/r/20221027052707.14605-7-pkshih@realtek.com
|
H A D | Makefile | diff 19e28c7fcc7408be8479f91d47146245c8be293e Thu Oct 27 07:27:06 CEST 2022 Chin-Yen Lee <timlee@realtek.com> wifi: rtw89: add WoWLAN function support
WoWLAN is a feature which allows devices to be woken up from suspend state through WLAN events.
When user enables WoWLAN feature and then let the device enter suspend state, WoWLAN firmware will be loaded by the driver and periodically monitors WiFi packets. Power consumption of WiFi chip will be reduced in this state.
We now implement WoWLAN function in rtw8852ae and rtw8852ce chip. Currently supported WLAN events include receiving magic packet, rekey packet and deauth packet, and disconnecting from AP.
Signed-off-by: Chin-Yen Lee <timlee@realtek.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://lore.kernel.org/r/20221027052707.14605-7-pkshih@realtek.com
|
H A D | ps.c | diff 19e28c7fcc7408be8479f91d47146245c8be293e Thu Oct 27 07:27:06 CEST 2022 Chin-Yen Lee <timlee@realtek.com> wifi: rtw89: add WoWLAN function support
WoWLAN is a feature which allows devices to be woken up from suspend state through WLAN events.
When user enables WoWLAN feature and then let the device enter suspend state, WoWLAN firmware will be loaded by the driver and periodically monitors WiFi packets. Power consumption of WiFi chip will be reduced in this state.
We now implement WoWLAN function in rtw8852ae and rtw8852ce chip. Currently supported WLAN events include receiving magic packet, rekey packet and deauth packet, and disconnecting from AP.
Signed-off-by: Chin-Yen Lee <timlee@realtek.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://lore.kernel.org/r/20221027052707.14605-7-pkshih@realtek.com
|
H A D | wow.c | 19e28c7fcc7408be8479f91d47146245c8be293e Thu Oct 27 07:27:06 CEST 2022 Chin-Yen Lee <timlee@realtek.com> wifi: rtw89: add WoWLAN function support
WoWLAN is a feature which allows devices to be woken up from suspend state through WLAN events.
When user enables WoWLAN feature and then let the device enter suspend state, WoWLAN firmware will be loaded by the driver and periodically monitors WiFi packets. Power consumption of WiFi chip will be reduced in this state.
We now implement WoWLAN function in rtw8852ae and rtw8852ce chip. Currently supported WLAN events include receiving magic packet, rekey packet and deauth packet, and disconnecting from AP.
Signed-off-by: Chin-Yen Lee <timlee@realtek.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://lore.kernel.org/r/20221027052707.14605-7-pkshih@realtek.com
|
H A D | mac80211.c | diff 19e28c7fcc7408be8479f91d47146245c8be293e Thu Oct 27 07:27:06 CEST 2022 Chin-Yen Lee <timlee@realtek.com> wifi: rtw89: add WoWLAN function support
WoWLAN is a feature which allows devices to be woken up from suspend state through WLAN events.
When user enables WoWLAN feature and then let the device enter suspend state, WoWLAN firmware will be loaded by the driver and periodically monitors WiFi packets. Power consumption of WiFi chip will be reduced in this state.
We now implement WoWLAN function in rtw8852ae and rtw8852ce chip. Currently supported WLAN events include receiving magic packet, rekey packet and deauth packet, and disconnecting from AP.
Signed-off-by: Chin-Yen Lee <timlee@realtek.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://lore.kernel.org/r/20221027052707.14605-7-pkshih@realtek.com
|
H A D | pci.c | diff 19e28c7fcc7408be8479f91d47146245c8be293e Thu Oct 27 07:27:06 CEST 2022 Chin-Yen Lee <timlee@realtek.com> wifi: rtw89: add WoWLAN function support
WoWLAN is a feature which allows devices to be woken up from suspend state through WLAN events.
When user enables WoWLAN feature and then let the device enter suspend state, WoWLAN firmware will be loaded by the driver and periodically monitors WiFi packets. Power consumption of WiFi chip will be reduced in this state.
We now implement WoWLAN function in rtw8852ae and rtw8852ce chip. Currently supported WLAN events include receiving magic packet, rekey packet and deauth packet, and disconnecting from AP.
Signed-off-by: Chin-Yen Lee <timlee@realtek.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://lore.kernel.org/r/20221027052707.14605-7-pkshih@realtek.com
|
H A D | mac.h | diff 19e28c7fcc7408be8479f91d47146245c8be293e Thu Oct 27 07:27:06 CEST 2022 Chin-Yen Lee <timlee@realtek.com> wifi: rtw89: add WoWLAN function support
WoWLAN is a feature which allows devices to be woken up from suspend state through WLAN events.
When user enables WoWLAN feature and then let the device enter suspend state, WoWLAN firmware will be loaded by the driver and periodically monitors WiFi packets. Power consumption of WiFi chip will be reduced in this state.
We now implement WoWLAN function in rtw8852ae and rtw8852ce chip. Currently supported WLAN events include receiving magic packet, rekey packet and deauth packet, and disconnecting from AP.
Signed-off-by: Chin-Yen Lee <timlee@realtek.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://lore.kernel.org/r/20221027052707.14605-7-pkshih@realtek.com
|
H A D | rtw8852a.c | diff 19e28c7fcc7408be8479f91d47146245c8be293e Thu Oct 27 07:27:06 CEST 2022 Chin-Yen Lee <timlee@realtek.com> wifi: rtw89: add WoWLAN function support
WoWLAN is a feature which allows devices to be woken up from suspend state through WLAN events.
When user enables WoWLAN feature and then let the device enter suspend state, WoWLAN firmware will be loaded by the driver and periodically monitors WiFi packets. Power consumption of WiFi chip will be reduced in this state.
We now implement WoWLAN function in rtw8852ae and rtw8852ce chip. Currently supported WLAN events include receiving magic packet, rekey packet and deauth packet, and disconnecting from AP.
Signed-off-by: Chin-Yen Lee <timlee@realtek.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://lore.kernel.org/r/20221027052707.14605-7-pkshih@realtek.com
|
H A D | rtw8852c.c | diff 19e28c7fcc7408be8479f91d47146245c8be293e Thu Oct 27 07:27:06 CEST 2022 Chin-Yen Lee <timlee@realtek.com> wifi: rtw89: add WoWLAN function support
WoWLAN is a feature which allows devices to be woken up from suspend state through WLAN events.
When user enables WoWLAN feature and then let the device enter suspend state, WoWLAN firmware will be loaded by the driver and periodically monitors WiFi packets. Power consumption of WiFi chip will be reduced in this state.
We now implement WoWLAN function in rtw8852ae and rtw8852ce chip. Currently supported WLAN events include receiving magic packet, rekey packet and deauth packet, and disconnecting from AP.
Signed-off-by: Chin-Yen Lee <timlee@realtek.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://lore.kernel.org/r/20221027052707.14605-7-pkshih@realtek.com
|
H A D | reg.h | diff 19e28c7fcc7408be8479f91d47146245c8be293e Thu Oct 27 07:27:06 CEST 2022 Chin-Yen Lee <timlee@realtek.com> wifi: rtw89: add WoWLAN function support
WoWLAN is a feature which allows devices to be woken up from suspend state through WLAN events.
When user enables WoWLAN feature and then let the device enter suspend state, WoWLAN firmware will be loaded by the driver and periodically monitors WiFi packets. Power consumption of WiFi chip will be reduced in this state.
We now implement WoWLAN function in rtw8852ae and rtw8852ce chip. Currently supported WLAN events include receiving magic packet, rekey packet and deauth packet, and disconnecting from AP.
Signed-off-by: Chin-Yen Lee <timlee@realtek.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://lore.kernel.org/r/20221027052707.14605-7-pkshih@realtek.com
|
H A D | mac.c | diff 19e28c7fcc7408be8479f91d47146245c8be293e Thu Oct 27 07:27:06 CEST 2022 Chin-Yen Lee <timlee@realtek.com> wifi: rtw89: add WoWLAN function support
WoWLAN is a feature which allows devices to be woken up from suspend state through WLAN events.
When user enables WoWLAN feature and then let the device enter suspend state, WoWLAN firmware will be loaded by the driver and periodically monitors WiFi packets. Power consumption of WiFi chip will be reduced in this state.
We now implement WoWLAN function in rtw8852ae and rtw8852ce chip. Currently supported WLAN events include receiving magic packet, rekey packet and deauth packet, and disconnecting from AP.
Signed-off-by: Chin-Yen Lee <timlee@realtek.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://lore.kernel.org/r/20221027052707.14605-7-pkshih@realtek.com
|
H A D | core.c | diff 19e28c7fcc7408be8479f91d47146245c8be293e Thu Oct 27 07:27:06 CEST 2022 Chin-Yen Lee <timlee@realtek.com> wifi: rtw89: add WoWLAN function support
WoWLAN is a feature which allows devices to be woken up from suspend state through WLAN events.
When user enables WoWLAN feature and then let the device enter suspend state, WoWLAN firmware will be loaded by the driver and periodically monitors WiFi packets. Power consumption of WiFi chip will be reduced in this state.
We now implement WoWLAN function in rtw8852ae and rtw8852ce chip. Currently supported WLAN events include receiving magic packet, rekey packet and deauth packet, and disconnecting from AP.
Signed-off-by: Chin-Yen Lee <timlee@realtek.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://lore.kernel.org/r/20221027052707.14605-7-pkshih@realtek.com
|
H A D | core.h | diff 19e28c7fcc7408be8479f91d47146245c8be293e Thu Oct 27 07:27:06 CEST 2022 Chin-Yen Lee <timlee@realtek.com> wifi: rtw89: add WoWLAN function support
WoWLAN is a feature which allows devices to be woken up from suspend state through WLAN events.
When user enables WoWLAN feature and then let the device enter suspend state, WoWLAN firmware will be loaded by the driver and periodically monitors WiFi packets. Power consumption of WiFi chip will be reduced in this state.
We now implement WoWLAN function in rtw8852ae and rtw8852ce chip. Currently supported WLAN events include receiving magic packet, rekey packet and deauth packet, and disconnecting from AP.
Signed-off-by: Chin-Yen Lee <timlee@realtek.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://lore.kernel.org/r/20221027052707.14605-7-pkshih@realtek.com
|