linux/drivers/net/wireless/intel/iwlwifi/fw
Emmanuel Grumbach b13f43a485 iwlwifi: mvm: fix packet injection
We need to have a station and a queue for the monitor
interface to be able to inject traffic. We used to have
this traffic routed to the auxiliary queue, but this queue
isn't scheduled for the station we had linked to the
monitor vif.

Allocate a new queue, link it to the monitor vif's station
and make that queue use the BE fifo.

This fixes https://bugzilla.kernel.org/show_bug.cgi?id=196715

Cc: stable@vger.kernel.org
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2017-11-25 17:06:42 +02:00
..
api iwlwifi: mvm: fix packet injection 2017-11-25 17:06:42 +02:00
acpi.c iwlwifi: acpi: move code that reads SPLC to acpi 2017-10-06 15:22:33 +03:00
acpi.h iwlwifi: acpi: move code that reads SPLC to acpi 2017-10-06 15:22:33 +03:00
common_rx.c iwlwifi: implement fseq version mismatch warning 2017-08-01 12:41:45 +03:00
dbg.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git 2017-10-16 17:09:24 +03:00
dbg.h iwlwifi: stop dbgc recording before stopping DMA 2017-10-06 13:59:44 +03:00
error-dump.h iwlwifi: dump smem configuration when firmware crashes 2017-08-09 09:35:15 +03:00
file.h iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW command 2017-11-15 18:38:42 +02:00
img.h iwlwifi: remove dead code for internal devices only 2017-11-03 11:56:08 +02:00
init.c iwlwifi: refactor firmware debug code 2017-08-01 12:41:43 +03:00
notif-wait.c iwlwifi: call iwl_remove_notification from iwl_wait_notification 2017-08-18 16:03:22 +03:00
notif-wait.h
nvm.c iwlwifi: fw: fix lar_enabled endian problem in iwl_fw_get_nvm 2017-08-18 17:36:41 +03:00
paging.c iwlwifi: remove host assisted paging 2017-11-03 11:56:08 +02:00
runtime.h iwlwifi: mvm: move a000 device NVM retrieval to a common place 2017-08-09 09:35:15 +03:00
smem.c iwlwifi: dump smem configuration when firmware crashes 2017-08-09 09:35:15 +03:00