original_kernel/net/wireless
Johannes Berg 6829c878ec cfg80211: emulate connect with auth/assoc
This adds code to cfg80211 so that drivers (mac80211 right
now) that don't implement connect but rather auth/assoc can
still be used with the nl80211 connect command. This will
also be necessary for the wext compat code.

Signed-off-by: Samuel Ortiz <samuel.ortiz@intel.com>
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-07-10 15:01:51 -04:00
..
Kconfig cfg80211: introduce nl80211 testmode command 2009-07-10 15:01:50 -04:00
Makefile cfg80211: connect/disconnect API 2009-07-10 15:01:51 -04:00
core.c cfg80211: emulate connect with auth/assoc 2009-07-10 15:01:51 -04:00
core.h cfg80211: emulate connect with auth/assoc 2009-07-10 15:01:51 -04:00
debugfs.c
debugfs.h
ibss.c cfg80211: remove wireless_dev->bssid 2009-07-10 15:01:49 -04:00
lib80211.c
lib80211_crypt_ccmp.c
lib80211_crypt_tkip.c
lib80211_crypt_wep.c
mlme.c cfg80211: emulate connect with auth/assoc 2009-07-10 15:01:51 -04:00
nl80211.c cfg80211: emulate connect with auth/assoc 2009-07-10 15:01:51 -04:00
nl80211.h cfg80211: connect/disconnect API 2009-07-10 15:01:51 -04:00
radiotap.c
reg.c
reg.h
scan.c cfg80211: emulate connect with auth/assoc 2009-07-10 15:01:51 -04:00
sme.c cfg80211: emulate connect with auth/assoc 2009-07-10 15:01:51 -04:00
sysfs.c
sysfs.h
util.c
wext-compat.c cfg80211: infer WPA and WPA2 support from TKIP and CCMP 2009-07-10 15:01:42 -04:00
wext.c wext: constify extra argument to wireless_send_event 2009-07-10 15:01:49 -04:00