linux/drivers/net/wireless/broadcom/b43
Andrew Zaborowski ae44b50266 wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers
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.

Signed-off-by: Andrew Zaborowski <andrew.zaborowski@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2017-03-06 09:21:39 +01:00
..
Kconfig
Makefile b43: Remove unused phy_a code 2016-06-16 18:23:17 +03:00
b43.h cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
bus.c
bus.h
debugfs.c b43: fix debugfs crash 2016-09-21 12:13:34 +02:00
debugfs.h
dma.c
dma.h
leds.c b43: only hardcode LED behavior if SPROM doesn't encode any 2016-06-16 18:14:46 +03:00
leds.h
lo.c
lo.h
main.c wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers 2017-03-06 09:21:39 +01:00
main.h
phy_a.h b43: Remove unused phy_a code 2016-06-16 18:23:17 +03:00
phy_ac.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
phy_ac.h
phy_common.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
phy_common.h b43: Remove unused phy_a code 2016-06-16 18:23:17 +03:00
phy_g.c b43: Remove unused phy_a code 2016-06-16 18:23:17 +03:00
phy_g.h
phy_ht.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
phy_ht.h
phy_lcn.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
phy_lcn.h
phy_lp.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
phy_lp.h
phy_n.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
phy_n.h
pio.c
pio.h
ppr.c
ppr.h
radio_2055.c
radio_2055.h
radio_2056.c
radio_2056.h
radio_2057.c
radio_2057.h
radio_2059.c
radio_2059.h
rfkill.c
rfkill.h
sdio.c
sdio.h
sysfs.c
sysfs.h
tables.c
tables.h
tables_lpphy.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
tables_lpphy.h
tables_nphy.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
tables_nphy.h
tables_phy_ht.c
tables_phy_ht.h
tables_phy_lcn.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
tables_phy_lcn.h
wa.c b43: Completely remove support for phy_a 2016-06-16 18:23:18 +03:00
wa.h
xmit.c b43: Completely remove support for phy_a 2016-06-16 18:23:18 +03:00
xmit.h