Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH v1] 4-way handshake offloading
@ 2012-08-02 11:33 Vladimir Kondratiev
  2012-08-02 11:33 ` [PATCH v1] cfg80211: Support for 4-way handshake offloading for WPA2-Personal Vladimir Kondratiev
  0 siblings, 1 reply; 9+ messages in thread
From: Vladimir Kondratiev @ 2012-08-02 11:33 UTC (permalink / raw)
  To: John W . Linville, Johannes Berg
  Cc: Vladimir Kondratiev, linux-wireless, Luis R . Rodriguez,
	Jouni Malinen

Adding 4-way handshake offload support.

Intention is to support "smart" devices in P2P flow - they tend to
offload as much as possible.

This patch address WPA2-Personal - this is what P2P uses.
WPA2-Enterprise not supported yet.

Currently, ath6kl driver can use this feature (patch in works),
and wil6210 (60g) driver can work only in the offload mode - 
working on security flow right now.

Corresponding patch for WPA supplicant almost ready (by Jouni).
for WPA supplicant, STA part verified; AP not finalized yet.

Vladimir Kondratiev (1):
  cfg80211: Support for 4-way handshake offloading for WPA2-Personal

 include/linux/ieee80211.h |    2 ++
 include/linux/nl80211.h   |   19 +++++++++++++++++++
 include/net/cfg80211.h    |    7 +++++++
 net/wireless/nl80211.c    |   16 ++++++++++++++++
 4 files changed, 44 insertions(+)

-- 
1.7.9.5


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

end of thread, other threads:[~2012-08-28  9:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-02 11:33 [PATCH v1] 4-way handshake offloading Vladimir Kondratiev
2012-08-02 11:33 ` [PATCH v1] cfg80211: Support for 4-way handshake offloading for WPA2-Personal Vladimir Kondratiev
2012-08-20 11:20   ` Johannes Berg
2012-08-23 15:54     ` Vladimir Kondratiev
2012-08-23 15:59       ` Johannes Berg
     [not found]         ` <3373913.UaOl7A5Fl4@lx-vladimir>
2012-08-26  7:44           ` Johannes Berg
2012-08-27 15:26             ` Scalable approach for nl80211_feature_flags Vladimir Kondratiev
2012-08-28  9:16               ` Kalle Valo
2012-08-27 15:32             ` Vladimir Kondratiev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox