kernel-fxtec-pro1x/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
..
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
Kconfig
lib80211.c
lib80211_crypt_ccmp.c
lib80211_crypt_tkip.c
lib80211_crypt_wep.c
Makefile
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
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
wext.c