]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: wfx: declare support for WoWLAN
authorJérôme Pouiller <jerome.pouiller@silabs.com>
Tue, 4 Mar 2025 15:32:21 +0000 (16:32 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 7 Mar 2025 08:24:21 +0000 (09:24 +0100)
commit813badc0e1cc76d945c3e117f47eba6c12544f6a
treea8b37790c33ef1a2677189c30e6c73b7449d32f7
parentd9819f537c45bf8c35d4eaf2ff6bc337e5adc787
wifi: wfx: declare support for WoWLAN

WF200 is able to keep the connection with the AP alive while the host is
asleep. So, let's expose this capability to the user.

For now, we don't provide any way to control the device filtering
features. The user has to allow wake-up on any received packets and on
disconnections.

Signed-off-by: Jérôme Pouiller <jerome.pouiller@silabs.com>
Link: https://patch.msgid.link/20250304153224.39083-3-jerome.pouiller@silabs.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/silabs/wfx/main.c
drivers/net/wireless/silabs/wfx/sta.c
drivers/net/wireless/silabs/wfx/sta.h