linux/drivers/net/wireless/iwlwifi/mvm
Ilan Peer e48393e8cf iwlwifi: mvm: Fix broadcast filtering
Current code did not allow sending the broadcast filtering command
for P2P Client interfaces. However, this was not enough, since once
broadcast filtering command was issued over the station interface
after the P2P Client connected, the command also attached the filters
to the P2P Client MAC which is not allowed (FW ASSERT 1063).

Fix this skipping P2P Client interfaces when constructing the broadcast
filtering command

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Reviewed-by: ArikX Nemtsov <arik@wizery.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2014-06-24 22:41:38 +03:00
..
binding.c iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
coex.c iwlwifi: mvm: remove debugfs hook for reduced tx power 2014-05-22 10:02:44 +03:00
constants.h iwlwifi: mvm: remove using max_duration in firmware API 2014-03-18 21:15:38 +02:00
d3.c iwlwifi: mvm: remove vif argument from power_update_mac 2014-05-22 10:11:17 +03:00
debugfs-vif.c iwlwifi: mvm: remove vif argument from power_update_mac 2014-05-22 10:11:17 +03:00
debugfs.c iwlwifi: update nmi register 2014-05-15 19:50:51 +03:00
debugfs.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
fw-api-coex.h iwlwifi: mvm: BT Coex - minor API change 2014-04-13 22:23:15 +03:00
fw-api-d3.h iwlwifi: remove IWL_UCODE_TLV_FLAGS_D3_CONTINUITY_API flag 2014-04-13 22:23:11 +03: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: mvm: add lq_cmd/tx_resp reduced_tpc field 2014-04-09 19:29:36 +03:00
fw-api-scan.h Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-next 2014-05-06 20:37:33 +03:00
fw-api-sta.h iwlwifi: remove IWL_UCODE_TLV_FLAGS_STA_KEY_CMD flag 2014-04-13 22:23:13 +03:00
fw-api-tx.h iwlwifi: mvm: add lq_cmd/tx_resp reduced_tpc field 2014-04-09 19:29:36 +03:00
fw-api.h iwlwifi: mvm: Add support for Energy based scan (EBS) 2014-04-13 22:23:17 +03:00
fw.c iwlwifi: allow dynamic configuration of internal memory 2014-05-14 11:35:49 +03:00
led.c iwlwifi: mvm: don't fail completely if led mode is not supported 2014-03-16 08:59:05 +02:00
mac80211.c iwlwifi: mvm: Fix broadcast filtering 2014-06-24 22:41:38 +03:00
mac-ctxt.c iwlwifi: mvm: pass force_assoc_off all the way down to avoid hacks 2014-05-21 12:52:44 +03:00
Makefile iwlwifi: make LED support optional 2014-05-06 20:40:05 +03:00
mvm.h iwlwifi: mvm: remove vif argument from power_update_mac 2014-05-22 10:11:17 +03:00
nvm.c iwlwifi: mvm: revisit the NVM handling code 2014-05-13 13:58:15 +03:00
offloading.c iwlwifi: mvm: configure protocol offloading on D0i3 2014-03-16 13:45:33 +02:00
ops.c iwlwifi: remove CMD_SYNC 2014-05-13 13:52:19 +03:00
phy-ctxt.c iwlwifi: mvm: don't allow diversity if BT Coex / TT forbid it 2014-05-19 16:38:21 +03:00
power.c iwlwifi: mvm: remove vif argument from power_update_mac 2014-05-22 10:11:17 +03:00
quota.c iwlwifi: remove CMD_SYNC 2014-05-13 13:52:19 +03:00
rs.c iwlwifi: add missing trailing newlines to debug messages 2014-05-11 12:54:58 +03:00
rs.h Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-next 2014-05-06 20:37:33 +03:00
rx.c iwlwifi: remove IWL_UCODE_TLV_FLAGS_RX_ENERGY_API flag 2014-04-13 22:23:09 +03:00
scan.c iwlwifi: mvm: rework sched scan channel configuration 2014-06-24 14:30:56 +03:00
sf.c Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-next 2014-05-06 20:37:33 +03:00
sta.c iwlwifi: remove CMD_SYNC 2014-05-13 13:52:19 +03:00
sta.h iwlwifi: mvm: remove debugfs hook for reduced tx power 2014-05-22 10:02:44 +03:00
testmode.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
time-event.c iwlwifi: remove CMD_SYNC 2014-05-13 13:52:19 +03:00
time-event.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
tt.c iwlwifi: remove CMD_SYNC 2014-05-13 13:52:19 +03:00
tx.c iwlwifi: remove CMD_SYNC 2014-05-13 13:52:19 +03:00
utils.c iwlwifi: mvm: remove vif argument from power_update_mac 2014-05-22 10:11:17 +03:00