nl80211: add support for SAE authentication offload
authorChung-Hsien Hsu <stanley.hsu@cypress.com>
Thu, 9 May 2019 09:49:06 +0000 (09:49 +0000)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 14 Jun 2019 12:07:49 +0000 (14:07 +0200)
commit26f7044e95042daabcf1c71796a0e804a83c979f
tree8fa407b7b97697e56f4e4e74d707c2aad7e39c07
parentcc3e14c21ae928b3f8bce584b2c7d53d332b9738
nl80211: add support for SAE authentication offload

Let drivers advertise support for station-mode SAE authentication
offload with a new NL80211_EXT_FEATURE_SAE_OFFLOAD flag.

Signed-off-by: Chung-Hsien Hsu <stanley.hsu@cypress.com>
Signed-off-by: Chi-Hsien Lin <chi-hsien.lin@cypress.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/linux/ieee80211.h
include/net/cfg80211.h
include/uapi/linux/nl80211.h
net/wireless/nl80211.c