On Fri, 2017-02-10 at 04:50 +0100, Andrew Zaborowski wrote: > Set the NL80211_EXT_FEATURE_CQM_RSSI_LIST wiphy extended feature > wholesale in all mac80211-based drivers that do not set the > IEEE80211_VIF_BEACON_FILTER flags on their interfaces. mac80211 will > be processing supplied RSSI values in ieee80211_rx_mgmt_beacon and > will detect when the thresholds set by > ieee80211_set_cqm_rssi_range_config are crossed. Remaining (few) > drivers need code to enable the firmware to monitor the thresholds. > This is mostly only compile-tested. > Also applied 2 & 3 of this set, but I removed the staging driver changes since I don't really want to deal with those. If you care much send them to Greg separately, I guess. johannes