linux/drivers/net/wireless/quantenna/qtnfmac
Sergey Matyukevich 47b08e75a6 qtnfmac: enable WPA3 SAE support
In the case of SAE AP, drivers offload authentication to user-space
software, e.g. hostapd. For FullMAC drivers the procedure is as follows.
If auth_type is SAE and user space indicates external authentication
capability, then driver requests authentication offload to user-space
software using cfg80211_external_auth_request call. From that point,
auth frame exchange is performed transparently for driver: user-space
software sends/receives mgmt frames using mgmt_tx/mgmt_frame_register
cfg80211 callbacks. As soon as authenitcation is completed, user-space
software notifies driver about its status using external_auth cfg80211
callback.

Signed-off-by: Sergey Matyukevich <sergey.matyukevich.os@quantenna.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2019-02-08 17:30:24 +02:00
..
pcie qtnfmac: fix INTx interrupt handling 2019-02-01 14:11:52 +02:00
bus.h qtnfmac: remove unused declarations 2019-02-01 14:12:07 +02:00
cfg80211.c qtnfmac: enable WPA3 SAE support 2019-02-08 17:30:24 +02:00
cfg80211.h qtnfmac: convert to SPDX license identifiers 2019-02-01 14:12:02 +02:00
commands.c qtnfmac: enable WPA3 SAE support 2019-02-08 17:30:24 +02:00
commands.h qtnfmac: enable WPA3 SAE support 2019-02-08 17:30:24 +02:00
core.c qtnfmac: convert to SPDX license identifiers 2019-02-01 14:12:02 +02:00
core.h qtnfmac: convert to SPDX license identifiers 2019-02-01 14:12:02 +02:00
debug.c qtnfmac: no need to check return value of debugfs_create functions 2019-02-01 14:34:13 +02:00
debug.h qtnfmac: convert to SPDX license identifiers 2019-02-01 14:12:02 +02:00
event.c qtnfmac: enable WPA3 SAE support 2019-02-08 17:30:24 +02:00
event.h qtnfmac: convert to SPDX license identifiers 2019-02-01 14:12:02 +02:00
Kconfig qtnfmac: add support for Topaz chipsets 2018-11-06 18:53:50 +02:00
Makefile qtnfmac: add support for Topaz chipsets 2018-11-06 18:53:50 +02:00
qlink_util.c qtnfmac: convert to SPDX license identifiers 2019-02-01 14:12:02 +02:00
qlink_util.h qtnfmac: convert to SPDX license identifiers 2019-02-01 14:12:02 +02:00
qlink.h qtnfmac: enable WPA3 SAE support 2019-02-08 17:30:24 +02:00
qtn_hw_ids.h qtnfmac: convert to SPDX license identifiers 2019-02-01 14:12:02 +02:00
shm_ipc_defs.h qtnfmac: convert to SPDX license identifiers 2019-02-01 14:12:02 +02:00
shm_ipc.c qtnfmac: convert to SPDX license identifiers 2019-02-01 14:12:02 +02:00
shm_ipc.h qtnfmac: convert to SPDX license identifiers 2019-02-01 14:12:02 +02:00
trans.c qtnfmac: convert to SPDX license identifiers 2019-02-01 14:12:02 +02:00
trans.h qtnfmac: convert to SPDX license identifiers 2019-02-01 14:12:02 +02:00
util.c qtnfmac: convert to SPDX license identifiers 2019-02-01 14:12:02 +02:00
util.h qtnfmac: convert to SPDX license identifiers 2019-02-01 14:12:02 +02:00