cfg80211: support 4-way handshake offloading for 802.1X
authorAvraham Stern <avraham.stern@intel.com>
Fri, 9 Jun 2017 12:08:43 +0000 (13:08 +0100)
committerChristian Lamparter <chunkeey@gmail.com>
Sun, 5 Nov 2017 17:10:07 +0000 (18:10 +0100)
commit08148bfd3353d998423730807e591c74534759b8
tree9cb869ad13893fc118a829ca879acc69104ef822
parentceb99a92ec1c1f2f506dee28c9ad2a970fc8ba51
cfg80211: support 4-way handshake offloading for 802.1X

Add API for setting the PMK to the driver. For FT support, allow
setting also the PMK-R0 Name.

This can be used by drivers that support 4-Way handshake offload
while IEEE802.1X authentication is managed by upper layers.

Signed-off-by: Avraham Stern <avraham.stern@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
[arend.vanspriel@broadcom.com: add WANT_1X_4WAY_HS attribute]
Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com>
[reword NL80211_EXT_FEATURE_4WAY_HANDSHAKE_STA_1X docs a bit to
say that the device may require it]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
include/linux/ieee80211.h