linux/drivers/net/wireless/intel/iwlwifi/mvm
Sara Sharon 35739348ba iwlwifi: mvm: clean up SSN incrementation
Sometimes, due to SCD bug, we need to start the queue with an
higher SSN. The queue allocation function currently increments
the SSN in the packet itself, but it is pointless, since this
value is overridden later by iwl_mvm_tx_mpdu with the value
from mvmsta->tid_data[tid].seq_number. Updating tid data is
sufficient.

Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2018-12-20 09:08:49 +02:00
..
binding.c iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
coex.c iwlwifi: mvm: TLC support for Coex Schema 2 2018-09-28 08:57:27 +03:00
constants.h iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
d3.c iwlwifi: dbg: avoid passing trigger around 2018-11-11 11:06:19 +02:00
debugfs-vif.c iwlwifi: mvm: remove unused conversion table 2018-11-11 11:06:21 +02:00
debugfs.c iwlwifi: add support for triggering ini triggers 2018-12-14 13:04:45 +02:00
debugfs.h iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
fw-api.h iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
fw.c iwlwifi: move iwl_nvm_check_version() into dvm 2018-12-14 13:04:46 +02:00
led.c iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
mac80211.c iwlwifi: mvm: fix setting HE ppe FW config 2018-12-20 09:06:45 +02:00
mac-ctxt.c iwlwifi: mvm: activate apply points 2018-12-14 13:04:45 +02:00
Makefile iwlwifi: mvm: rs: add ops for the new rate scaling in the FW 2017-12-05 21:01:41 +02:00
mvm.h iwlwifi: mvm: handle RX no data notification 2018-12-20 09:07:44 +02:00
nvm.c iwlwifi: mvm: fix regulatory domain update when the firmware starts 2018-11-15 23:50:58 +02:00
offloading.c iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
ops.c iwlwifi: mvm: handle RX no data notification 2018-12-20 09:07:44 +02:00
phy-ctxt.c iwlwifi: mvm: Move unused phy's to a default channel 2018-03-19 10:50:38 +02:00
power.c iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
quota.c iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
rs-fw.c iwlwifi: fw: do not set sgi bits for HE connection 2018-11-11 11:06:17 +02:00
rs.c iwlwifi: mvm: check return value of rs_rate_from_ucode_rate() 2018-10-13 14:48:44 +03:00
rs.h iwlwifi: mvm: always init rs_fw with 20MHz bandwidth rates 2018-08-31 11:38:38 +03:00
rx.c iwlwifi: mvm: don't check if a pointer is set if it can't be unset 2018-12-14 13:04:49 +02:00
rxmq.c iwlwifi: mvm: handle RX no data notification 2018-12-20 09:07:44 +02:00
scan.c iwlwifi: mvm: activate apply points 2018-12-14 13:04:45 +02:00
sf.c iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
sta.c iwlwifi: mvm: clean up SSN incrementation 2018-12-20 09:08:49 +02:00
sta.h iwlwifi: mvm: toggle tx antenna if tx fails during connection establishment 2018-11-11 11:06:18 +02:00
tdls.c iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
testmode.h iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
time-event.c iwlwifi: dbg: group trigger condition to helper function 2018-10-06 10:25:44 +03:00
time-event.h iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
tof.c iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
tof.h iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
tt.c iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
tx.c iwlwifi: mvm: take station lock later in the code 2018-12-20 09:08:04 +02:00
utils.c iwlwifi: mvm: force TCM re-evaluation on TCM resume 2018-12-14 13:04:47 +02:00