1
0
Fork 0
alistair23-linux/drivers/net/wireless/intel/iwlwifi/fw
Ayala Beker 3d206e6899 iwlwifi: fw api: support new API for scan config cmd
The API was reduced to include only knowledge currently needed by the
FW scan logic, the rest is legacy.  Support the new, reduced version.

Using the old API with newer firmwares (starting from
iwlwifi-*-50.ucode, which implements and requires the new API version)
causes an assertion failure similar to this one:

[    2.854505] iwlwifi 0000:00:14.3: 0x20000038 | BAD_COMMAND

Signed-off-by: Ayala Beker <ayala.beker@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2019-10-30 17:00:26 +02:00
..
api iwlwifi: fw api: support new API for scan config cmd 2019-10-30 17:00:26 +02:00
acpi.c iwlwifi: fix ACPI table revision checks 2019-10-09 13:01:04 +03:00
acpi.h iwlwifi: support per-platform antenna gain 2019-09-06 15:31:20 +03:00
dbg.c iwlwifi: dbg_ini: fix memory leak in alloc_sgtable 2019-10-09 13:01:06 +03:00
dbg.h iwlwifi: dbg: remove iwl_fw_cancel_dumps function 2019-09-06 15:52:07 +03:00
debugfs.c iwlwifi: fw: no need to check return value of debugfs_create functions 2019-02-20 20:47:56 +02:00
debugfs.h iwlwifi: fw: no need to check return value of debugfs_create functions 2019-02-20 20:47:56 +02:00
error-dump.h iwlwifi: dbg_ini: fix dump structs doc 2019-09-06 15:52:07 +03:00
file.h iwlwifi: fw api: support new API for scan config cmd 2019-10-30 17:00:26 +02:00
img.h iwlwifi: dbg_ini: maintain buffer allocations from trans instead of TLVs buffer 2019-09-06 15:31:18 +03:00
init.c iwlwifi: dbg_ini: remove periodic trigger 2019-09-06 15:52:07 +03:00
notif-wait.c iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
notif-wait.h iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
paging.c iwlwifi: add a pointer to the trans_cfg directly in trans 2019-09-06 15:52:00 +03:00
runtime.h iwlwifi: dbg: remove iwl_fw_cancel_dumps function 2019-09-06 15:52:07 +03:00
smem.c iwlwifi: add a pointer to the trans_cfg directly in trans 2019-09-06 15:52:00 +03:00