Hi, This patchset adds support for SSID matching (ie. filtering) on scheduled scans. I have also increased the number of supported SSIDs, because recent versions of the firmware support 16 SSIDs at once. Due to the increased number of SSIDs supported, I also had to increase the dwell times for the scheduled scan. I used large arbitrary values that work fine for now, but they should probably be fine-tuned later. This patchset depends on "nl80211/cfg80211: add match filtering for sched_scan". Please review. Cheers, Luca. Luciano Coelho (3): wl12xx: add support for sched_scan filters wl12xx: increase number of allowed SSIDs in sched_scan wl12xx: ignore sched scan match sets without SSID drivers/net/wireless/wl12xx/main.c | 7 +- drivers/net/wireless/wl12xx/scan.c | 116 +++++++++++++++++++++++++----------- 2 files changed, 85 insertions(+), 38 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html