diff options
author | Martin Kaistra <[email protected]> | 2024-04-18 09:18:13 +0200 |
---|---|---|
committer | Ping-Ke Shih <[email protected]> | 2024-04-22 09:53:10 +0800 |
commit | cbfbb4ddbc8503478e0a138f9a31f61686cc5f11 (patch) | |
tree | 672429c54f85bc68cc4a8f06affe82b67689b24d /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 55e2843dd33a55f448579f1ab69aabe6f7077b04 (diff) |
wifi: rtl8xxxu: enable MFP support with security flag of RX descriptor
In order to connect to networks which require 802.11w, add the
MFP_CAPABLE flag and let mac80211 do the actual crypto in software.
When a robust management frame is received, rx_dec->swdec is not set,
even though the HW did not decrypt it. Extend the check and don't set
RX_FLAG_DECRYPTED for these frames in order to use SW decryption.
Use the security flag in the RX descriptor for this purpose, like it is
done in the rtw88 driver.
Cc: [email protected]
Signed-off-by: Martin Kaistra <[email protected]>
Signed-off-by: Ping-Ke Shih <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions