linux/drivers/net/wireless/intel/iwlwifi/mvm
Liad Kaufman cf0cda1910 iwlwifi: mvm: set default new STA as non-aggregated
When sending the first ADD_STA HCMD for a STA, the %add_modify
field indicates an addition of a STA and not a modification
of one. In such a case, all fields of the HCMD are used to
initialize the corresponding fields in the FW, regardless of
what bits are set in %modify_mask.

Set the %tid_disable_tx field to mvm_sta->tid_disable_agg in
iwl_mvm_sta_send_to_fw(). If the STA is only updated this will
have no effect, but if it is added - it will make sure the
STA starts with the correct queues - if any - configured as
non-aggregated by default (until told otherwise).

Signed-off-by: Liad Kaufman <liad.kaufman@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2015-12-13 08:19:36 +02:00
..
binding.c iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
coex_legacy.c
coex.c iwlwifi: mvm: Align bt-coex priority with requirements 2015-12-01 21:17:55 +02:00
constants.h
d3.c iwlwifi: mvm: report wakeup for wowlan 2015-12-01 21:17:57 +02:00
debugfs-vif.c
debugfs.c iwlwifi: mvm: Support setting continuous recording debug mode 2015-12-01 21:17:50 +02:00
debugfs.h iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
fw-api-coex.h
fw-api-d3.h iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
fw-api-mac.h iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
fw-api-power.h iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
fw-api-rs.h iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
fw-api-rx.h iwlwifi: mvm: add 9000-series RX API 2015-12-01 21:17:57 +02:00
fw-api-scan.h
fw-api-sta.h iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
fw-api-stats.h iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
fw-api-tof.h iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
fw-api-tx.h iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
fw-api.h iwlwifi: mvm: add 9000-series RX API 2015-12-01 21:17:57 +02:00
fw-dbg.c iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
fw-dbg.h iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
fw.c iwlwifi: mvm: move fw-dbg code to separate file 2015-12-01 21:17:35 +02:00
led.c iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
mac80211.c iwlwifi: mvm: don't keep an mvm ref when the interface is down 2015-12-07 09:06:32 +02:00
mac-ctxt.c iwlwifi: mvm: move fw-dbg code to separate file 2015-12-01 21:17:35 +02:00
Makefile iwlwifi: mvm: move fw-dbg code to separate file 2015-12-01 21:17:35 +02:00
mvm.h iwlwifi: mvm: refactor d3 key update functions 2015-12-01 21:17:53 +02:00
nvm.c iwlwifi: mvm: check FW's response for nvm access write cmd 2015-11-26 16:38:49 +02:00
offloading.c iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
ops.c iwlwifi: mvm: don't keep an mvm ref when the interface is down 2015-12-07 09:06:32 +02:00
phy-ctxt.c
power.c
quota.c
rs.c iwlwifi: mvm: add an option to start rs from HT/VHT rates 2015-12-13 08:05:00 +02:00
rs.h
rx.c iwlwifi: mvm: use firmware station lookup, combine code 2015-12-01 21:17:52 +02:00
scan.c iwlwifi: mvm: fix incorrect fallthrough in iwl_mvm_check_running_scans() 2015-12-01 21:17:52 +02:00
sf.c iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
sta.c iwlwifi: mvm: set default new STA as non-aggregated 2015-12-13 08:19:36 +02:00
sta.h
tdls.c
testmode.h iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
time-event.c iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
time-event.h iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
tof.c
tof.h
tt.c iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
tx.c iwlwifi: mvm: move fw-dbg code to separate file 2015-12-01 21:17:35 +02:00
utils.c iwlwifi: mvm: move fw-dbg code to separate file 2015-12-01 21:17:35 +02:00