Skip to content
Commit 4364623c authored by Scott Ashcroft's avatar Scott Ashcroft Committed by John W. Linville
Browse files

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: default avatarScott Ashcroft <scott.ashcroft@talk21.com>
[edit: cleanups]
Signed-off-by: default avatarJussi Kivilinna <jussi.kivilinna@mbnet.fi>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent d4231ca3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment