linux/drivers/net/wireless/wl12xx
Eliad Peller fa287b8f29 wl12xx: don't join upon disassociation
wl12xx "rejoins" upon every BSS_CHANGED_BSSID notification.
However, there is no need to rejoin after disassociation, so just
filter out the case when the new bssid is 00:00:00:00:00:00.

Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
2011-01-24 22:11:51 +02:00
..
acx.c wl12xx: AP mode - AP specific CMD_CONFIGURE sub-commands 2011-01-24 22:11:46 +02:00
acx.h wl12xx: AP mode - AP specific CMD_CONFIGURE sub-commands 2011-01-24 22:11:46 +02:00
boot.c wl12xx: Enable AP-mode 2011-01-24 22:11:51 +02:00
boot.h wl1271: Add wl1271_load_firmware() and export some functions 2010-12-02 16:17:20 +02:00
cmd.c wl12xx: AP mode - workaround for FW bug on station remove 2011-01-24 22:11:47 +02:00
cmd.h wl12xx: AP mode - encryption support 2011-01-24 22:11:50 +02:00
conf.h wl12xx: AP mode - AP specific CMD_CONFIGURE sub-commands 2011-01-24 22:11:46 +02:00
debugfs.c wl12xx: remove redundant debugfs_remove_recursive() call 2011-01-24 22:11:45 +02:00
debugfs.h
event.c wl12xx: AP mode - add AP specific event 2011-01-24 22:11:47 +02:00
event.h wl12xx: Add AP related definitions to HOST-FW interface 2011-01-24 22:11:48 +02:00
ini.h
init.c wl12xx: AP mode - init sequence 2011-01-24 22:11:48 +02:00
init.h wl12xx: AP mode - init sequence 2011-01-24 22:11:48 +02:00
io.c wl1271: Add wl1271_load_firmware() and export some functions 2010-12-02 16:17:20 +02:00
io.h
Kconfig wl12xx_sdio_test: rename files to match current style 2010-12-15 17:09:27 +02:00
main.c wl12xx: don't join upon disassociation 2011-01-24 22:11:51 +02:00
Makefile wl12xx_sdio_test: rename files to match current style 2010-12-15 17:09:27 +02:00
ps.c
ps.h
reg.h
rx.c wl12xx: AP specific RX filter configuration 2011-01-24 22:11:48 +02:00
rx.h wl12xx: Add AP related definitions to HOST-FW interface 2011-01-24 22:11:48 +02:00
scan.c wl1271: Fix setting of the hardware connection monitoring probe-req template 2010-11-26 15:33:41 +02:00
scan.h
sdio_test.c wl12xx_sdio_test: rename files to match current style 2010-12-15 17:09:27 +02:00
sdio.c
spi.c wl12xx: use after free in debug code 2011-01-24 22:11:45 +02:00
testmode.c
testmode.h
tx.c wl12xx: AP mode - encryption support 2011-01-24 22:11:50 +02:00
tx.h wl12xx: Add AP related definitions to HOST-FW interface 2011-01-24 22:11:48 +02:00
wl12xx_80211.h wl12xx: AP mode - init sequence 2011-01-24 22:11:48 +02:00
wl12xx_platform_data.c
wl12xx.h wl12xx: AP mode - fetch appropriate firmware for AP 2011-01-24 22:11:50 +02:00