]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
wl12xx: add support for sched_scan filters
authorLuciano Coelho <coelho@ti.com>
Fri, 2 Sep 2011 11:28:21 +0000 (14:28 +0300)
committerLuciano Coelho <coelho@ti.com>
Wed, 14 Sep 2011 09:18:38 +0000 (12:18 +0300)
commitfb55377b2aa9464b773e8688a135d5b4c6aa91fa
tree07599fc39e1bb815d158062525817d10442dd97c
parent1ec23f7f709b7ab5552cb9c34089633c384ec657
wl12xx: add support for sched_scan filters

Implement support for filtering in scheduled scans.

With this commit we now use the match sets passed by cfg80211 to
filter on SSIDs.  Due to the nature of the wl12xx firmware API, we
don't allow SSIDs to be sent in the probe requests if they are not
going to match any of the filters.

Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/wl12xx/scan.c