From: Scott Ashcroft Date: Mon, 26 May 2008 21:06:15 +0000 (+0300) Subject: rndis_wlan: Make connections to TKIP PSK networks work X-Git-Tag: v2.6.26-rc5~34^2~2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4364623cb79d02945ace7a4faa1f11e617dde198;p=pandora-kernel.git rndis_wlan: Make connections to TKIP PSK networks work This patch allows the rndis_wlan driver to connect to TKIP PSK networks. It uses the ASSOCIATION_INFORMATION RNDIS call to pull back the IEs and sends them back to userspace using wireless events. Tested on a few wireless networks I have access to. Based on the similar code in ndiswrapper. Signed-off-by: Scott Ashcroft [edit: cleanups] Signed-off-by: Jussi Kivilinna Signed-off-by: John W. Linville --- Reading git-diff-tree failed