linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] nl80211: add support for WPA/WPA2-PSK 4-way handshake and SAE offload in AP mode
@ 2020-08-17  7:33 Chung-Hsien Hsu
  2020-08-17  7:33 ` [PATCH v2 1/4] nl80211: support 4-way handshake offloading for WPA/WPA2-PSK " Chung-Hsien Hsu
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Chung-Hsien Hsu @ 2020-08-17  7:33 UTC (permalink / raw)
  To: linux-wireless, Johannes Berg
  Cc: brcm80211-dev-list, brcm80211-dev-list, Arend van Spriel,
	Franky Lin, Hante Meuleman, Chi-Hsien Lin, Wright Feng,
	Kalle Valo, Chung-Hsien Hsu

This patch series add support for offloading WPA/WPA2-PSK 4-way
handshake and SAE authentication in AP mode.

Changes in v2:
  - add a new flag for SAE offload in AP mode.

Chung-Hsien Hsu (4):
  nl80211: support 4-way handshake offloading for WPA/WPA2-PSK in AP
    mode
  brcmfmac: support 4-way handshake offloading for WPA/WPA2-PSK in AP
    mode
  nl80211: support SAE authentication offload in AP mode
  brcmfmac: support SAE authentication offload in AP mode

 .../broadcom/brcm80211/brcmfmac/cfg80211.c    | 49 ++++++++++++++++-
 .../broadcom/brcm80211/brcmfmac/cfg80211.h    | 14 +++++
 .../broadcom/brcm80211/brcmfmac/feature.c     |  1 +
 .../broadcom/brcm80211/brcmfmac/feature.h     |  4 +-
 include/uapi/linux/nl80211.h                  | 55 +++++++++++++------
 net/wireless/nl80211.c                        | 13 +++--
 6 files changed, 112 insertions(+), 24 deletions(-)

-- 
2.25.0


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-09-16  5:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-17  7:33 [PATCH v2 0/4] nl80211: add support for WPA/WPA2-PSK 4-way handshake and SAE offload in AP mode Chung-Hsien Hsu
2020-08-17  7:33 ` [PATCH v2 1/4] nl80211: support 4-way handshake offloading for WPA/WPA2-PSK " Chung-Hsien Hsu
2020-08-17  7:33 ` [PATCH v2 2/4] brcmfmac: " Chung-Hsien Hsu
2020-09-09  7:38   ` Kalle Valo
2020-09-16  5:56   ` Kalle Valo
2020-08-17  7:33 ` [PATCH v2 3/4] nl80211: support SAE authentication offload " Chung-Hsien Hsu
2020-08-17  7:33 ` [PATCH v2 4/4] brcmfmac: " Chung-Hsien Hsu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).