From: Dan Williams Date: Sat, 26 May 2007 03:01:24 +0000 (-0400) Subject: [PATCH] libertas: Make WPA work through supplicant handshake X-Git-Tag: v2.6.22-rc5~44^2~2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90a42210f275e1f828eb6c08bf8252c2d6a774e0;p=pandora-kernel.git [PATCH] libertas: Make WPA work through supplicant handshake Fix WPA so it works up through the supplicant 4-Way handshake process. Doesn't successfully pass traffic yet; may be problems installing the GTK to the firmware. - RSN needs to be enabled before the association command is sent - Use keys from the association request not the adapter structure - cmd_act_mac_strict_protection_enable != IW_AUTH_DROP_UNENCRYPTED - Fix network filtering logic in is_network_compatible() WPA helpers Signed-off-by: Dan Williams Signed-off-by: John W. Linville --- Reading git-diff-tree failed