]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd68c569e6f0fd058a00d147e366ffd2b92d1b66a
tree8fa407b7b97697e56f4e4e74d707c2aad7e39c07
parentaf48307bee0c6cfe826395e7375cabfe7a98bf0c
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