rndis_wlan: Make connections to TKIP PSK networks work
authorScott Ashcroft <scott.ashcroft@talk21.com>
Mon, 26 May 2008 21:06:15 +0000 (00:06 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 28 May 2008 20:43:46 +0000 (16:43 -0400)
commit4364623cb79d02945ace7a4faa1f11e617dde198
tree37b628ae9996de08caa81a0dfca00431f7237272
parentd4231ca3e162387a2b6964dacaa83604e065c4e9
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 <scott.ashcroft@talk21.com>
[edit: cleanups]
Signed-off-by: Jussi Kivilinna <jussi.kivilinna@mbnet.fi>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rndis_wlan.c
This page took 0.024913 seconds and 5 git commands to generate.