]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdc8b6ec81ef8c9116f99cfd2956ccb377133ac1f
treede46f54a99d99b2d1773e321c5e3306801d860bc
parent7d70464bc38e48939ede7ac78038b5a78c244a74
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