linux/net/mac80211
Alina Friedrichsen dfe670121a mac80211: Fixed BSSID handling revisited
This patch cleanup the fixed BSSID handling, that
ieee80211_sta_set_bssid() works like ieee80211_sta_set_ssid(). So
that the BSSID is only a second selection criterion besides the
SSID. This allows us to create new IBSS networks with fixed BSSIDs,
which was broken before.

In the second version of this patch the handling of the stupid merges
to the same BSSID is moved out to get reworked into an other patch.

And this version hopefully solves the problems with some low-level
drivers and re-adds the config BSSID warning to help debugging the
low-level drivers.

Much thanks to all who have helped testing! :)

Signed-off-by: Alina Friedrichsen <x-alina@gmx.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-01-29 16:01:41 -05:00
..
aes_ccm.c
aes_ccm.h
aes_cmac.c mac80211: 802.11w - Add BIP (AES-128-CMAC) 2009-01-29 16:00:02 -05:00
aes_cmac.h mac80211: 802.11w - Add BIP (AES-128-CMAC) 2009-01-29 16:00:02 -05:00
cfg.c mac80211: Add capability to enable/disable beaconing 2009-01-29 16:01:13 -05:00
cfg.h
debugfs.c mac80211: Read the TSF via debugfs 2009-01-29 16:01:20 -05:00
debugfs.h
debugfs_key.c mac80211: 802.11w - Use BIP (AES-128-CMAC) 2009-01-29 16:00:03 -05:00
debugfs_key.h mac80211: 802.11w - Use BIP (AES-128-CMAC) 2009-01-29 16:00:03 -05:00
debugfs_netdev.c
debugfs_netdev.h
debugfs_sta.c mac80211: 802.11w - STA flag for MFP 2009-01-29 16:00:00 -05:00
debugfs_sta.h
event.c
ht.c mac80211: cleanup kmalloc/memset -> kcalloc 2009-01-29 16:00:47 -05:00
ieee80211_i.h mac80211: Read the TSF via debugfs 2009-01-29 16:01:20 -05:00
iface.c nl80211: New command for adding extra IE(s) into management frames 2009-01-29 16:00:35 -05:00
Kconfig
key.c mac80211: 802.11w - Use BIP (AES-128-CMAC) 2009-01-29 16:00:03 -05:00
key.h mac80211: 802.11w - Use BIP (AES-128-CMAC) 2009-01-29 16:00:03 -05:00
led.c
led.h
main.c mac80211: Add capability to enable/disable beaconing 2009-01-29 16:01:13 -05:00
Makefile mac80211: add suspend/resume callbacks 2009-01-29 16:00:52 -05:00
mesh.c mac80211: Add capability to enable/disable beaconing 2009-01-29 16:01:13 -05:00
mesh.h wireless: restrict to 32 legacy rates 2009-01-29 16:01:09 -05:00
mesh_hwmp.c mac80211: trivial documentation fix (mesh_nexthop_lookup()). 2009-01-29 16:00:49 -05:00
mesh_pathtbl.c
mesh_plink.c wireless: restrict to 32 legacy rates 2009-01-29 16:01:09 -05:00
michael.c
michael.h
mlme.c mac80211: Fixed BSSID handling revisited 2009-01-29 16:01:41 -05:00
pm.c mac80211: add suspend/resume callbacks 2009-01-29 16:00:52 -05:00
rate.c
rate.h
rc80211_minstrel.c
rc80211_minstrel.h
rc80211_minstrel_debugfs.c
rc80211_pid.h
rc80211_pid_algo.c
rc80211_pid_debugfs.c
rx.c mac80211: Fix radiotap header it_present on big endian CPUs 2009-01-29 16:00:20 -05:00
scan.c mac80211: Add capability to enable/disable beaconing 2009-01-29 16:01:13 -05:00
spectmgmt.c mac80211: Handle power constraint level advertised in 11d+h beacon 2009-01-29 16:00:15 -05:00
sta_info.c
sta_info.h mac80211: 802.11w - STA flag for MFP 2009-01-29 16:00:00 -05:00
tkip.c
tkip.h
tx.c mac80211: Fix drop-unencrypted for management frames 2009-01-29 16:00:51 -05:00
util.c mac80211: allow mac80211 drivers to get to struct ieee80211_hw from wiphy 2009-01-29 16:01:19 -05:00
wep.c
wep.h
wext.c mac80211: 802.11w - Add driver capability flag for MFP 2009-01-29 16:00:08 -05:00
wme.c
wme.h
wpa.c mac80211: 802.11w - Optional software CCMP for management frames 2009-01-29 16:00:08 -05:00
wpa.h mac80211: 802.11w - Add BIP (AES-128-CMAC) 2009-01-29 16:00:02 -05:00