]> git.baikalelectronics.ru Git - kernel.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)
commit47dedfc8d9193b19fb2c251ada1a9b012ad301c9
tree07599fc39e1bb815d158062525817d10442dd97c
parentec664f4fbc238e6aa3fc9c0a88380ccc2aef2510
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