]> git.baikalelectronics.ru Git - kernel.git/commit
brcmfmac: support SAE authentication offload in AP mode
authorChung-Hsien Hsu <stanley.hsu@cypress.com>
Mon, 17 Aug 2020 07:33:16 +0000 (02:33 -0500)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 16 Sep 2020 05:56:05 +0000 (08:56 +0300)
commitab4f97299e811f89d6c887708fa23a3233af222f
tree0ab2ff1667e473223df33f9d5f5cc8354f5900b8
parent00ba390b76618cfa2809a07b170f715f2961d515
brcmfmac: support SAE authentication offload in AP mode

Firmware may have SAE authenticator 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
in the nl80211 start AP command to offload the SAE authentication in AP
mode.

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>
Link: https://lore.kernel.org/r/20200817073316.33402-5-stanley.hsu@cypress.com
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.h