Search Linux Wireless

[RFC v2 0/2] implementation of scheduled scan

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Luciano Coelho <luciano.coelho@xxxxxxxxx>

Hi,

So, here's my second RFC for the scheduled scan implementation (which we used
to call periodic scan earlier).  I have applied all Johannes's comments, except
for two things:

* I kept the return value in the sched_scan_stop chain, because, at least with
  wl12xx, the call can fail (due to OOM for instance).  I think it's cleaner
  this way.

* I have not implemented support for passing the scan interval from userspace
  yet.  I'll work on it next week and send it as a separate patch.

One of the main things you'll notice is that I merged the patches into two
patches instead of 15, which caused some people to whip me before.  :P

Please give me some comments, if you have the time (and bother).

Cheers,
Luca.

Luciano Coelho (2):
  cfg80211/nl80211: add support for scheduled scans
  mac80211: add support for HW scheduled scan

 include/linux/nl80211.h     |    9 ++
 include/net/cfg80211.h      |   48 ++++++++
 include/net/mac80211.h      |   40 +++++++
 net/mac80211/cfg.c          |   26 ++++
 net/mac80211/driver-ops.h   |   30 +++++
 net/mac80211/driver-trace.h |   63 ++++++++++
 net/mac80211/ieee80211_i.h  |    8 ++
 net/mac80211/rx.c           |    4 +-
 net/mac80211/scan.c         |   80 +++++++++++++
 net/wireless/core.c         |    6 +
 net/wireless/core.h         |    3 +
 net/wireless/nl80211.c      |  271 +++++++++++++++++++++++++++++++++++++++++++
 net/wireless/nl80211.h      |    6 +
 net/wireless/scan.c         |   18 +++
 14 files changed, 611 insertions(+), 1 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


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux