linux/drivers/net/wireless/intel/iwlwifi/dvm
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
..
agn.h cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
calib.c drivers/net/wireless/intel/iwlwifi/dvm/calib.c: simplfy min() expression 2016-12-14 16:04:08 -08:00
calib.h
commands.h
debugfs.c iwlwifi: dvm: remove unused variable compiler warning in debugfs.c 2017-01-26 09:39:01 +02:00
dev.h cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
devices.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
led.c
led.h
lib.c iwlwifi: dvm: Remove unused array 'iwlagn_loose_lookup' 2016-07-06 01:26:19 +03:00
mac80211.c wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers 2017-03-06 09:21:39 +01:00
main.c iwlwifi: decouple PCIe transport from mac80211 2016-07-06 10:09:56 +03:00
Makefile Makefile: drop -D__CHECK_ENDIAN__ from cflags 2016-12-16 00:13:43 +02:00
power.c
power.h
rs.c iwlwifi: dvm: don't call << operator with a negative value 2017-02-08 17:54:20 +02:00
rs.h cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
rx.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
rxon.c iwlwifi: remove iwl_ht_params.smps_mode 2016-07-06 09:57:10 +03:00
scan.c mac80211: Add support for beacon report radio measurement 2016-07-06 14:53:19 +02:00
sta.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
tt.c
tt.h
tx.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
ucode.c iwlwifi: enlarge number of ucode sections 2017-01-26 09:38:57 +02:00