brcmfmac: add support for SAE authentication offload
authorChung-Hsien Hsu <stanley.hsu@cypress.com>
Wed, 2 Oct 2019 09:31:12 +0000 (09:31 +0000)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 4 Oct 2019 13:45:51 +0000 (16:45 +0300)
commit3b1e0a7bdfeedbde49b8d424aeb88ac3c0cf8182
treede46f54a99d99b2d1773e321c5e3306801d860bc
parentf4268729eb1eefe23f6746849c1b5626d9030532
brcmfmac: add support for SAE authentication offload

The firmware may have SAE authentication code built-in. This is
detected by the driver and indicated in the wiphy features flags.
User-space can use this flag to determine whether or not to provide
the password material for SAE authentication in the nl80211 CONNECT
command.

Signed-off-by: Chung-Hsien Hsu <stanley.hsu@cypress.com>
Signed-off-by: Chi-Hsien Lin <chi-hsien.lin@cypress.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.h
drivers/net/wireless/broadcom/brcm80211/brcmfmac/feature.c
drivers/net/wireless/broadcom/brcm80211/brcmfmac/feature.h
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h
drivers/net/wireless/broadcom/brcm80211/include/brcmu_wifi.h