alistair23-linux/net/wireless
Jouni Malinen 4ce2bd9c4c cfg80211: Allow reassociation to be requested with internal SME
If the user space issues a NL80211_CMD_CONNECT with
NL80211_ATTR_PREV_BSSID when there is already a connection, allow this
to proceed as a reassociation instead of rejecting the new connect
command with EALREADY.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
[validate prev_bssid]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2016-04-06 15:09:28 +02:00
..
.gitignore
ap.c
chan.c
core.c nl80211: add feature for BSS selection support 2016-04-05 10:56:34 +02:00
core.h cfg80211: Remove unused cfg80211_can_use_iftype_chan() 2015-12-04 14:43:32 +01:00
db.txt
debugfs.c
debugfs.h
ethtool.c
genregdb.awk
ibss.c
Kconfig cfg80211: Fix some linguistics in Kconfig 2016-02-24 09:04:23 +01:00
lib80211.c
lib80211_crypt_ccmp.c lib80211: ratelimit key index mismatch 2015-12-04 14:43:32 +01:00
lib80211_crypt_tkip.c lib80211: Use skcipher and ahash 2016-01-27 20:36:03 +08:00
lib80211_crypt_wep.c lib80211: Use skcipher and ahash 2016-01-27 20:36:03 +08:00
Makefile
mesh.c
mlme.c cfg80211/mac80211: use to_delayed_work 2016-01-14 11:13:15 +01:00
nl80211.c cfg80211: Allow reassociation to be requested with internal SME 2016-04-06 15:09:28 +02:00
nl80211.h
ocb.c cfg80211: ocb: Fix null pointer deref if join_ocb is unimplemented 2015-12-04 14:43:32 +01:00
radiotap.c cfg80211: add radiotap VHT info to rtap_namespace_sizes 2016-02-24 09:04:41 +01:00
rdev-ops.h cfg80211: Add support for aborting an ongoing scan 2015-12-04 14:43:32 +01:00
reg.c Here's another round of updates for -next: 2016-03-01 17:03:27 -05:00
reg.h
regdb.h
scan.c cfg80211: Allow a scan request for a specific BSSID 2016-04-05 10:56:28 +02:00
sme.c cfg80211: Allow reassociation to be requested with internal SME 2016-04-06 15:09:28 +02:00
sysfs.c
sysfs.h
trace.c
trace.h cfg80211: Add option to specify previous BSSID for Connect command 2016-04-06 13:18:21 +02:00
util.c wireless: use reset to set mac header 2016-03-04 22:45:13 -05:00
wext-compat.c
wext-compat.h
wext-core.c wext: unregister_pernet_subsys() on notifier registration failure 2016-04-05 10:48:44 +02:00
wext-priv.c
wext-proc.c
wext-sme.c
wext-spy.c