OpenCloudOS-Kernel/drivers/net/wireless/iwlwifi/mvm
Emmanuel Grumbach 06280a2ba9 iwlwifi: mvm: don't send the beacon filtering command from iterator
The firmware doesn't allow per-vif beacon filtering: we can
use beacon filtering for one vif only. So remember which
vif has beacon filtering enabled in the iterator, and send
the command outside the iterator.

Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2014-02-03 22:43:55 +02:00
..
Makefile iwlwifi: mvm: fixup Makefile 2013-12-17 19:39:56 +02:00
binding.c iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
bt-coex.c iwlwifi: mvm: BT Coex - fix SYNC2SCO flags 2014-02-03 22:43:51 +02:00
constants.h iwlwifi: mvm: BT Coex - fix SYNC2SCO flags 2014-02-03 22:43:51 +02:00
d3.c iwlwifi: add inline helper for packet lengths 2014-01-13 22:17:20 +02:00
debugfs-vif.c iwlwifi: mvm: add D0i3 power configurations 2014-02-03 22:23:39 +02:00
debugfs.c iwlwifi: mvm: add debugfs hook to take an mvm ref 2014-02-03 22:23:41 +02:00
debugfs.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
fw-api-bt-coex.h iwlwifi: mvm: BT Coex - fix SYNC2SCO flags 2014-02-03 22:43:51 +02:00
fw-api-d3.h iwlwifi: mvm: configure WOWLAN_CONFIGURATION on D0i3 entry 2014-02-03 22:23:41 +02:00
fw-api-mac.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
fw-api-power.h iwlwifi: mvm: add D0i3 power configurations 2014-02-03 22:23:39 +02:00
fw-api-rs.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
fw-api-scan.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
fw-api-sta.h iwlwifi: mvm: implement AP/GO uAPSD support 2014-02-03 22:23:31 +02:00
fw-api-tx.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
fw-api.h iwlwifi: add very first D0i3 support 2014-02-03 22:23:39 +02:00
fw.c iwlwifi: mvm: allow transport sleep when FW is operational 2014-02-03 22:23:39 +02:00
led.c iwlwifi: mvm: fix coccinelle warnings 2013-12-31 19:03:53 +02:00
mac-ctxt.c iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
mac80211.c iwlwifi: mvm: remove duplicate assignment to ap_ibss_active 2014-02-03 22:43:53 +02:00
mvm.h iwlwifi: mvm: clean up in power code 2014-02-03 22:43:53 +02:00
nvm.c iwlwifi: mvm: support NVM sections for family 8000 2014-02-03 22:23:31 +02:00
ops.c iwlwifi: mvm: abort scheduled scan on scan request 2014-02-03 22:43:50 +02:00
phy-ctxt.c iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
power.c iwlwifi: mvm: don't send the beacon filtering command from iterator 2014-02-03 22:43:55 +02:00
power_legacy.c iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
quota.c iwlwifi: mvm: fix quota allocation 2014-02-03 22:23:37 +02:00
rs.c iwlwifi: rs: use const u16 for throughput tables 2014-02-03 22:23:37 +02:00
rs.h iwlwifi: rs: use const u16 for throughput tables 2014-02-03 22:23:37 +02:00
rx.c iwlwifi: mvm: remove unneeded calculations 2014-02-03 22:23:41 +02:00
scan.c iwlwifi: mvm: abort scheduled scan on scan request 2014-02-03 22:43:50 +02:00
sf.c iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
sta.c iwlwifi: mvm: get status on D0i3 exit 2014-02-03 22:23:41 +02:00
sta.h iwlwifi: mvm: allow to force reduced tx power from debugfs 2014-02-03 22:23:37 +02:00
testmode.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
time-event.c iwlwifi: mvm: add D0i3 ref/unref for ROC commands 2014-02-03 22:23:40 +02:00
time-event.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
tt.c iwlwifi: mvm: handle platform PCIe power limitation 2014-02-03 22:23:38 +02:00
tx.c iwlwifi: mvm: implement AP/GO uAPSD support 2014-02-03 22:23:31 +02:00
utils.c iwlwifi: mvm: change the format of the SRAM dump 2014-02-03 22:23:35 +02:00