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)
commitd5f59c964e15e9e2cffaf8b0e9034616568717f9
tree0ab2ff1667e473223df33f9d5f5cc8354f5900b8
parent787fb926f8ccb95f43f0870cebb1d9af21c7f194
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