1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/wireless/intel/iwlwifi/fw
Luca Coelho dac4df1c5f iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW command
Newer firmware versions (such as iwlwifi-8000C-34.ucode) have
introduced an API change in the SCAN_REQ_UMAC command that is not
backwards compatible.  The driver needs to detect and use the new API
format when the firmware reports it, otherwise the scan command will
not work properly, causing a command timeout.

Fix this by adding a TLV that tells the driver that the new API is in
use and use the correct structures for it.

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

Fixes: d7a5b3e9e4 ("iwlwifi: mvm: bump API to 34 for 8000 and up")
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2017-11-15 18:38:42 +02:00
..
api iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW command 2017-11-15 18:38: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 iwlwifi: move notification wait into fw/ 2017-06-29 13:26:27 +03:00
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