linux/drivers/net/wireless/iwlwifi/mvm
Alexander Bondar 7303dd7f31 iwlwifi: mvm: Enable power save on BSS and P2P client in DCM
New FW enables support for power save on BSS and P2P client MACs
simultaneously when they function on different channels (DCM).
Enable this case in the driver after examining new TLV flag -
IWL_UCODE_TLV_FLAGS_BSS_P2P_PS_DCM. Still power management is not
allowed on both MACs if they function on a same channel.
Remove another redundant TLV flag - IWL_UCODE_TLV_FLAGS_P2P_PS that
is not in use anymore. Remove bound_vif_cnt as redundant.

Signed-off-by: Alexander Bondar <alexander.bondar@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2014-02-13 13:45:12 +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: mvm: reserve sta_id 0 to station 2014-02-06 21:11:21 +02:00
debugfs-vif.c iwlwifi: mvm: Enable power save on BSS and P2P client in DCM 2014-02-13 13:45:12 +02:00
debugfs.c iwlwifi: mvm: add debugfs for prph reg read/write 2014-02-13 13:45:11 +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: mvm: propagate LDPC / STBC status to radiotap 2014-02-13 10:27:24 +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: mvm: support alive notification api version2 2014-02-06 21:12:26 +02:00
fw.c iwlwifi: mvm: support alive notification api version2 2014-02-06 21:12:26 +02:00
led.c iwlwifi: mvm: fix coccinelle warnings 2013-12-31 19:03:53 +02:00
mac80211.c iwlwifi: mvm: Enable power save on BSS and P2P client in DCM 2014-02-13 13:45:12 +02:00
mac-ctxt.c iwlwifi: mvm: modify the tsf_id master/slave logic 2014-02-06 21:11:21 +02:00
Makefile iwlwifi: mvm: remove support for legacy power API 2014-02-03 22:43:56 +02:00
mvm.h iwlwifi: mvm: Enable power save on BSS and P2P client in DCM 2014-02-13 13:45:12 +02:00
nvm.c iwlwifi: mvm: support NVM sections for family 8000 2014-02-03 22:23:31 +02:00
ops.c iwlwifi: make various things const 2014-02-13 10:18:43 +02:00
phy-ctxt.c iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
power.c iwlwifi: mvm: Enable power save on BSS and P2P client in DCM 2014-02-13 13:45:12 +02:00
quota.c iwlwifi: mvm: fix quota allocation 2014-02-03 22:23:37 +02:00
rs.c iwlwifi: mvm: propagate LDPC / STBC status to radiotap 2014-02-13 10:27:24 +02:00
rs.h iwlwifi: rs: use const u16 for throughput tables 2014-02-03 22:23:37 +02:00
rx.c iwlwifi: mvm: propagate LDPC / STBC status to radiotap 2014-02-13 10:27:24 +02:00
scan.c Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next 2014-02-12 15:24:14 -05:00
sf.c iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
sta.c iwlwifi: mvm: reserve sta_id 0 to station 2014-02-06 21:11:21 +02:00
sta.h iwlwifi: mvm: reserve sta_id 0 to station 2014-02-06 21:11:21 +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: use IEEE80211_TX_CTRL_PORT_CTRL_PROTO flag 2014-02-13 10:27:24 +02:00
utils.c iwlwifi: make various things const 2014-02-13 10:18:43 +02:00