This patchset completes cfg80211 conversion of rndis_wlan. Tested connect with wext-compat: WPA/WPA2-PSK, WEP work with station mode. Adhoc work with and without WEP. Throught nl80211 pretty much untested. Should rndis_wlan find out key_id for cfg80211_michael_mic_failure, patch currently uses -1? --- Jussi Kivilinna (10): rndis_wlan: use cfg80211_wext_handler rndis_wlan: disable IWEVPMKIDCAND wireless event rndis_wlan: convert mic failure wireless event to cfg80211 rndis_wlan: remove unneeded SIOCSIWCOMMIT rndis_wlan: rename wireless stats worker to device poller rndis_wlan: add cfg80211 dump_station rndis_wlan: add cfg80211 get_station rndis_wlan: add cfg80211 key handling rndis_wlan: add cfg80211 set_channel rndis_wlan: add cfg80211 connect, disconnect, join_ibss and leave_ibss drivers/net/wireless/rndis_wlan.c | 1299 ++++++++++++++++--------------------- 1 files changed, 571 insertions(+), 728 deletions(-) -- -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html