linux/drivers/net/wireless/intel/iwlwifi/mvm
Sara Sharon 49940fc066 iwlwifi: mvm: don't warn on multiple packets when opening a queue
When we have TSO enabled, we might end up segmenting it and
queuing multiple packets before the queue is even enabled.  This causes
a warning.

For example, when starting TCP traffic on a non-zero TID, the
first packets may not have DSCP and will be sent on TID 0, while
the actual data packets will be sent on the TID.

To prevent this, simply remove the warning.

Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2017-12-20 18:28:25 +02:00
..
binding.c
coex.c iwlwifi: mvm: revert support new Coex firmware API 2017-11-25 17:47:44 +02:00
constants.h iwlwifi: mvm: change open and close criteria of a BA session 2017-08-18 17:24:04 +03:00
d3.c iwlwifi: mvm: remove TCP wakeup support 2017-11-25 17:50:01 +02:00
debugfs-vif.c iwlwifi: mvm: remove support for Link Quality Measurements 2017-10-06 14:57:21 +03:00
debugfs.c iwlwifi: support internal debug data collection for new devices 2017-12-20 18:28:23 +02:00
debugfs.h
fw-api.h iwlwifi: mvm: use firmware LED command where applicable 2017-08-09 09:15:32 +03:00
fw.c iwlwifi: mvm: make init_dbg effective only on failure 2017-12-05 21:01:43 +02:00
led.c iwlwifi: mvm: only send LEDS_CMD when the FW supports it 2017-09-07 19:40:09 +03:00
mac80211.c iwlwifi: mvm: force quota update upon NoA setting 2017-12-20 18:28:24 +02:00
mac-ctxt.c iwlwifi: mvm: fix packet injection 2017-11-25 17:06:42 +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 wireless-drivers-next patches for 4.16 2017-12-19 14:04:52 -05:00
nvm.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git 2017-10-16 17:09:24 +03:00
offloading.c
ops.c iwlwifi: runtime: sync FW and host clocks for logs 2017-12-20 18:28:24 +02:00
phy-ctxt.c iwlwifi: mvm: don't send identical PHY_CTXT_CMD 2017-10-06 14:57:22 +03:00
power.c iwlwifi: reorganize firmware API 2017-08-01 12:41:43 +03:00
quota.c iwlwifi: mvm: Add new quota command API 2017-10-06 14:57:21 +03:00
rs-fw.c iwlwifi: mvm: fix wrong #ifdef that uses a macro from backports 2017-12-08 15:04:22 +02:00
rs.c iwlwifi: mvm: rs: add size checks when printing to a buffer 2017-12-05 21:01:42 +02:00
rs.h iwlwifi: mvm: rs: new rate scale API - add FW notifications 2017-12-05 21:01:41 +02:00
rx.c iwlwifi: mvm: support RX flags API change 2017-12-20 18:28:24 +02:00
rxmq.c iwlwifi: mvm: support RX flags API change 2017-12-20 18:28:24 +02:00
scan.c iwlwifi: mvm: add WFA vendor specific TPC report IE to probe request 2017-12-05 21:01:39 +02:00
sf.c
sta.c wireless-drivers-next patches for 4.16 2017-12-19 14:04:52 -05:00
sta.h iwlwifi: mvm: rs: introduce new API for rate scaling 2017-12-05 21:01:40 +02:00
tdls.c
testmode.h
time-event.c wireless-drivers-next patches for 4.16 2017-12-19 14:04:52 -05:00
time-event.h
tof.c iwlwifi: reorganize firmware API 2017-08-01 12:41:43 +03:00
tof.h iwlwifi: reorganize firmware API 2017-08-01 12:41:43 +03:00
tt.c iwlwifi: mvm: return -ENODATA when reading the temperature with the FW down 2017-10-06 13:59:44 +03:00
tx.c iwlwifi: mvm: don't warn on multiple packets when opening a queue 2017-12-20 18:28:25 +02:00
utils.c iwlwifi: avoid duplicate sw reset executions in the code 2017-12-20 18:28:24 +02:00