]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: rtw89: leave idle mode when setting WEP encryption for AP mode
authorDian-Syuan Yang <dian_syuan0116@realtek.com>
Wed, 7 May 2025 03:12:03 +0000 (11:12 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Fri, 16 May 2025 00:29:30 +0000 (08:29 +0800)
commitd105652b33245162867ac769bea336976e67efb8
tree57a2219173d4f47e56a5928b8459a60371e3392b
parenta70cf04b08f44f41bce14659aa7012674b15d9de
wifi: rtw89: leave idle mode when setting WEP encryption for AP mode

Due to mac80211 triggering the hardware to enter idle mode, it fails
to install WEP key causing connected station can't ping successfully.
Currently, it forces the hardware to leave idle mode before driver
adding WEP keys.

Signed-off-by: Dian-Syuan Yang <dian_syuan0116@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20250507031203.8256-1-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/cam.c