From: Avinash Patil Date: Wed, 9 May 2012 01:30:26 +0000 (-0700) Subject: mwifiex: add WPA2 support for AP X-Git-Tag: v3.5-rc1~101^2~6^2^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f752dcd52923b8de82881cf1269f0dc03dbd1088;p=pandora-kernel.git mwifiex: add WPA2 support for AP 1. Support for parsing security related parameters from cfg80211_ap_settings in start_ap cfg80211 handler 2. Conversion of these security information into FW understandle TLVs and setting into FW thru sys_config command 3. key management is done on host. This ensures that FW forwards EAPOL key packets to host instead of processing on its own. Signed-off-by: Avinash Patil Signed-off-by: Kiran Divekar Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed