diff options
author | Luciano Coelho <coelho@ti.com> | 2011-08-23 18:34:44 +0300 |
---|---|---|
committer | Luciano Coelho <coelho@ti.com> | 2011-08-25 10:24:29 +0300 |
commit | f952079a19c69843f4da2f7e0da008192421c6ce (patch) | |
tree | 06cbe22ff43bae74bc8bb2426df1387bb1384ce5 /drivers/net/wireless/wl12xx/cmd.c | |
parent | 05dba3550603b9dc8609b5ea7c3ffba4e3bb97f2 (diff) |
wl12xx: add support for multiple SSIDs in sched_scan
The wl12xx firmwares support multiple SSIDs in a single sched_scan
run. This patch implements support for it.
We use three different types os sched_scan: FILTER_ANY (ie. not
filtering, only wildcard SSID in the probe_reqs); FILTER_LIST (ie. send out
probe_reqs with the specified SSIDs and only report if they are
found); and FILTER_DISABLED (ie. send out probe_reqs with the
specified SSIDs, but report anything found).
Since we still don't have proper filter support in nl80211/cfg80211
yet, we cannot use filters when the wildcard SSID is used. Thus, we
will not filter anything if the wildcard SSID is specified.
Signed-off-by: Luciano Coelho <coelho@ti.com>
Diffstat (limited to 'drivers/net/wireless/wl12xx/cmd.c')
0 files changed, 0 insertions, 0 deletions