wifi: rtw89: wow: Add Basic Rate IE to probe request in scheduled scan mode
authorChin-Yen Lee <timlee@realtek.com>
Wed, 16 Jul 2025 12:29:26 +0000 (20:29 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Fri, 18 Jul 2025 06:36:56 +0000 (14:36 +0800)
commit37c23874d13eb369d8b384a1ce5992ff6c23d56f
tree2fa50ce78474ed7df8872607b3f34bb8231e6a49
parent12322a02603071d09df652bbc11864e23de0b83e
wifi: rtw89: wow: Add Basic Rate IE to probe request in scheduled scan mode

In scheduled scan mode, the current probe request only includes the SSID
IE, but omits the Basic Rate IE. Some APs do not respond to such
incomplete probe requests, causing net-detect failures. To improve
interoperability and ensure APs respond correctly, add the Basic Rate IE
to the probe request in driver.

Signed-off-by: Chin-Yen Lee <timlee@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20250716122926.6709-1-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/wow.c