diff options
author | Shaul Triebitz <shaul.triebitz@intel.com> | 2024-02-06 19:02:12 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2024-02-12 23:24:01 +0300 |
commit | 24e5252c590dd8fd9ed702e0fbe426eda78641cd (patch) | |
tree | f06be861e1d5faed7a9ce382e94f10e3881a224f /drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.h | |
parent | a64be8296e31f432d4a9df4db684cc8a250eb81c (diff) | |
download | linux-24e5252c590dd8fd9ed702e0fbe426eda78641cd.tar.xz |
wifi: iwlwifi: iwlmvm: handle unprotected deauth/disassoc in d3
In MFP, do not disconnect if an unprotected deauth
or disassoc was received during D3.
For that, need to configure wowlan with MFP (IS_11W_ASSOC).
Now, in case of an unprotected deauth/disassoc, the wakeup
reason returned by the firmware will be:
IWL_WAKEUP_BY_11W_UNPROTECTED_DEAUTH_OR_DISASSOC
(and not IWL_WOWLAN_WAKEUP_BY_DISCONNECTION_ON_DEAUTH
which will cause a disconnection).
Also, report this reason to cfg80211.
In another patch, the driver will send an SA query.
Signed-off-by: Shaul Triebitz <shaul.triebitz@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://msgid.link/20240206175739.fde438a22e3f.I3c8497520aaa95a22febff727b0ad08146965d47@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.h')
0 files changed, 0 insertions, 0 deletions