Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH 0/3] wl12xx: add support for SSID matching in sched_scan
@ 2011-09-02 11:28 Luciano Coelho
  2011-09-02 11:28 ` [PATCH 1/3] wl12xx: add support for sched_scan filters Luciano Coelho
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Luciano Coelho @ 2011-09-02 11:28 UTC (permalink / raw)
  To: coelho; +Cc: linux-wireless

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(-)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-09-14  9:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-02 11:28 [PATCH 0/3] wl12xx: add support for SSID matching in sched_scan Luciano Coelho
2011-09-02 11:28 ` [PATCH 1/3] wl12xx: add support for sched_scan filters Luciano Coelho
2011-09-02 11:28 ` [PATCH 2/3] wl12xx: increase number of allowed SSIDs in sched_scan Luciano Coelho
2011-09-02 11:28 ` [PATCH 3/3] wl12xx: ignore sched scan match sets without SSID Luciano Coelho
2011-09-14  9:25 ` [PATCH 0/3] wl12xx: add support for SSID matching in sched_scan Luciano Coelho

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox