]> git.baikalelectronics.ru Git - kernel.git/commit
nl80211: support SAE authentication offload in AP mode
authorChung-Hsien Hsu <stanley.hsu@cypress.com>
Mon, 17 Aug 2020 07:33:15 +0000 (02:33 -0500)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 27 Aug 2020 13:19:44 +0000 (15:19 +0200)
commit2d5a7e9015dc3735a9d350671548489c3a6bbdd3
tree7e076f593af4e736cea0d02b24760fb9e0d094b8
parenteff6249e67c98f1978689aec2875969a4251bf92
nl80211: support SAE authentication offload in AP mode

Let drivers advertise support for AP-mode SAE authentication offload
with a new NL80211_EXT_FEATURE_SAE_OFFLOAD_AP flag.

Signed-off-by: Chung-Hsien Hsu <stanley.hsu@cypress.com>
Signed-off-by: Chi-Hsien Lin <chi-hsien.lin@cypress.com>
Link: https://lore.kernel.org/r/20200817073316.33402-4-stanley.hsu@cypress.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/uapi/linux/nl80211.h
net/wireless/nl80211.c