]> git.baikalelectronics.ru Git - kernel.git/commit
nl80211: specify RSSI threshold in scheduled scan
authorThomas Pedersen <c_tpeder@qca.qualcomm.com>
Thu, 21 Jun 2012 18:09:54 +0000 (11:09 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 26 Jun 2012 07:32:28 +0000 (09:32 +0200)
commit052d3e647f9560f82e5d082b880752c3e89b0cc5
treef4e49c2b29fcd49e49b50aa9129dccd6d1654467
parent843f9a0e2db515dcf620396b592280c66752a959
nl80211: specify RSSI threshold in scheduled scan

Support configuring an RSSI threshold in dBm (s32) when requesting
scheduled scan, below which a BSS won't be reported by the cfg80211
driver.

Signed-off-by: Thomas Pedersen <c_tpeder@qca.qualcomm.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/linux/nl80211.h
include/net/cfg80211.h
net/wireless/nl80211.c