android_kernel_motorola_sm6225/drivers/net/wireless/wl12xx
Luciano Coelho 20a33e52ed wl12xx: ignore sched scan match sets without SSID
For now, cfg80211 only support match sets with SSIDs, but in the
future more parameters will be added.  This patch ignores eventual
matches that do not contain SSIDs in preparation for the future.  This
change also affects the case where broadcast SSIDs are used.  Matching
a broadcast SSID will match everything, so they can be ignored.

Signed-off-by: Luciano Coelho <coelho@ti.com>
2011-09-14 12:18:38 +03:00
..
acx.c wl12xx: add config_hangover command 2011-09-14 11:47:26 +03:00
acx.h wl12xx: add config_hangover command 2011-09-14 11:47:26 +03:00
boot.c wl12xx: allow 11a AP-mode for wl127x devices 2011-08-25 10:19:28 +03:00
boot.h wl12xx: fixes for hw_pg_ver and chip id reporting 2011-08-12 09:22:49 +03:00
cmd.c wl12xx: declare support for WIPHY_FLAG_AP_UAPSD 2011-09-14 12:09:38 +03:00
cmd.h wl12xx: declare support for WIPHY_FLAG_AP_UAPSD 2011-09-14 12:09:38 +03:00
conf.h wl12xx: add config_hangover command 2011-09-14 11:47:26 +03:00
debugfs.c wl12xx: use kstrtoul_from_user 2011-09-14 11:47:43 +03:00
debugfs.h
event.c wl12xx: handle dummy packet event also in ap mode 2011-08-22 12:35:26 +03:00
event.h wl12xx: update commands & events 2011-08-22 12:35:24 +03:00
ini.h
init.c wl12xx: add config_hangover command 2011-09-14 11:47:26 +03:00
init.h
io.c
io.h wl12xx: remove rx filtering stuff 2011-08-22 12:35:23 +03:00
Kconfig wl12xx: remove deprecated CONFIG_WL12XX_HT flag 2011-09-14 11:47:34 +03:00
main.c wl12xx: increase number of allowed SSIDs in sched_scan 2011-09-14 12:18:38 +03:00
Makefile
ps.c wl12xx: enable AP advanced functionality 2011-08-22 12:35:31 +03:00
ps.h
reg.h wl12xx: remove rx filtering stuff 2011-08-22 12:35:23 +03:00
rx.c wl12xx: remove deprecated CONFIG_WL12XX_HT flag 2011-09-14 11:47:34 +03:00
rx.h wl12xx: update rx/tx 2011-08-22 12:35:25 +03:00
scan.c wl12xx: ignore sched scan match sets without SSID 2011-09-14 12:18:38 +03:00
scan.h wl12xx: update scan cmd api 2011-08-22 12:35:25 +03:00
sdio.c wl12xx: Use a single fw for both STA and AP roles 2011-08-22 12:35:22 +03:00
sdio_test.c wl12xx/sdio_test.c: fix build breakage from WL127X_FW_NAME change 2011-08-29 15:49:46 -04:00
spi.c wl12xx: Use a single fw for both STA and AP roles 2011-08-22 12:35:22 +03:00
testmode.c wl12xx: Avoid recovery while one is already in progress 2011-06-27 15:05:15 +03:00
testmode.h
tx.c wl12xx: remove deprecated CONFIG_WL12XX_HT flag 2011-09-14 11:47:34 +03:00
tx.h wl12xx: use 2 spare TX blocks for GEM cipher 2011-08-25 10:10:41 +03:00
wl12xx.h wl12xx: use 2 spare TX blocks for GEM cipher 2011-08-25 10:10:41 +03:00
wl12xx_80211.h wl12xx: change max/default template size 2011-08-22 12:35:25 +03:00
wl12xx_platform_data.c