wifi: rtw89: wow: support WEP cipher on WoWLAN
authorChih-Kang Chang <gary.chang@realtek.com>
Thu, 2 May 2024 02:25:04 +0000 (10:25 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Sat, 4 May 2024 00:05:34 +0000 (08:05 +0800)
commite765370fdcedf2653a991fdb5fc852be9e569891
tree853631ab700fd9d32754faf67f298947d0e6185b
parent940cd99625de8c75209b1169e6cd5698075c0a37
wifi: rtw89: wow: support WEP cipher on WoWLAN

When using the WEP cipher, we need to add the address cam type as all
unicast mode to let firmware to work. Although WEP only set GTK in
mac80211, but we need to set both PTK and GTK information to firmware.

Signed-off-by: Chih-Kang Chang <gary.chang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://msgid.link/20240502022505.28966-12-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/cam.c
drivers/net/wireless/realtek/rtw89/wow.c