Rebased and fix in kerneldoc comments 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 | 10 ++++++++++ net/wireless/nl80211.c | 16 ++++++++++++++++ 4 files changed, 47 insertions(+) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html