All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH iw v2 0/4] iw: add scheduled scan support
@ 2015-03-17 14:11 Luca Coelho
  2015-03-17 14:11 ` [PATCH iw v2 1/4] iw: move generic sched scan parsing code out of net detect Luca Coelho
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Luca Coelho @ 2015-03-17 14:11 UTC (permalink / raw)
  To: johannes; +Cc: linux-wireless

From: Luciano Coelho <luciano.coelho@intel.com>

This series adds scheduled scan support to the iw tool (finally! ;).

In v2, just rebased.

Luciano Coelho (4):
  iw: move generic sched scan parsing code out of net detect
  iw: implement scheduled scan
  iw: add support for active scheduled scan
  iw: add randomise option for sched_scan

 event.c  |   9 +++
 info.c   |   6 ++
 iw.h     |   4 +
 scan.c   | 266 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 wowlan.c | 174 ++---------------------------------------
 5 files changed, 292 insertions(+), 167 deletions(-)

-- 
2.1.4


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

end of thread, other threads:[~2015-03-17 15:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-17 14:11 [PATCH iw v2 0/4] iw: add scheduled scan support Luca Coelho
2015-03-17 14:11 ` [PATCH iw v2 1/4] iw: move generic sched scan parsing code out of net detect Luca Coelho
2015-03-17 14:11 ` [PATCH iw v2 2/4] iw: implement scheduled scan Luca Coelho
2015-03-17 14:11 ` [PATCH iw v2 3/4] iw: add support for active " Luca Coelho
2015-03-17 14:11 ` [PATCH iw v2 4/4] iw: add randomise option for sched_scan Luca Coelho
2015-03-17 15:10 ` [PATCH iw v2 0/4] iw: add scheduled scan support Johannes Berg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.