]> 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)
commit0c05953eed036ed0d2cfb5b0c63c4c12dd564429
treef4e49c2b29fcd49e49b50aa9129dccd6d1654467
parentbad5b50ca849f2b2a1708f0f994405231a17fc96
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