linux/drivers/net/wireless/intel/iwlwifi
Miri Korenblit c3f40c3e02 iwlwifi: mvm: add US/CA to TAS block list if OEM isn't allowed
If OEM isn't in the allowed list, TAS should be disabled in US/CA.
Currently, if the OEM isn't allowed - we're sending the TAS only
if we are not in US or CA.
But this country check is done before we even know the country
(usually the configuration is ZZ in that stage).
So do the following instead:
1. Check if the current OEM is in the allowed list
2. If not - add US and CA to tas_block_list_array
3. Send the TAS table to FW.

Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2021-12-21 12:35:07 +02:00
..
cfg iwlwifi: bump FW API to 69 for AX devices 2021-12-21 12:35:06 +02:00
dvm iwlwifi: support 4-bits in MAC step value 2021-12-07 20:05:09 +02:00
fw iwlwifi: mvm: correctly set schedule scan profiles 2021-12-21 12:35:07 +02:00
mei iwlwifi: mvm: fix a possible NULL pointer deference 2021-12-07 12:58:05 +02:00
mvm iwlwifi: mvm: add US/CA to TAS block list if OEM isn't allowed 2021-12-21 12:35:07 +02:00
pcie iwlwifi: pcie: add killer devices to the driver 2021-12-21 12:35:07 +02:00
queue iwlwifi: mvm: optionally suppress assert log 2021-12-07 20:06:51 +02:00
iwl-agn-hw.h
iwl-config.h iwlwifi: mvm: use a define for checksum flags mask 2021-12-21 12:35:06 +02:00
iwl-context-info-gen3.h iwlwifi: yoyo: fw debug config from context info and preset 2021-10-22 10:49:01 +03:00
iwl-context-info.h
iwl-csr.h iwlwifi: fix Bz NMI behaviour 2021-12-21 12:35:04 +02:00
iwl-dbg-tlv.c iwlwifi: yoyo: support TLV-based firmware reset 2021-12-21 12:35:06 +02:00
iwl-dbg-tlv.h iwlwifi: yoyo: fw debug config from context info and preset 2021-10-22 10:49:01 +03:00
iwl-debug.c iwlwifi: allow rate-limited error messages 2021-10-22 10:49:03 +03:00
iwl-debug.h iwlwifi: allow rate-limited error messages 2021-10-22 10:49:03 +03:00
iwl-devtrace-data.h iwlwifi: remove contact information 2021-10-22 10:48:59 +03:00
iwl-devtrace-io.h iwlwifi: remove contact information 2021-10-22 10:48:59 +03:00
iwl-devtrace-iwlwifi.h iwlwifi: remove contact information 2021-10-22 10:48:59 +03:00
iwl-devtrace-msg.h iwlwifi: remove contact information 2021-10-22 10:48:59 +03:00
iwl-devtrace-ucode.h iwlwifi: remove contact information 2021-10-22 10:48:59 +03:00
iwl-devtrace.c iwlwifi: remove contact information 2021-10-22 10:48:59 +03:00
iwl-devtrace.h iwlwifi: remove contact information 2021-10-22 10:48:59 +03:00
iwl-drv.c iwlwifi: remove module loading failure message 2021-12-21 12:35:06 +02:00
iwl-drv.h iwlwifi: mvm: retry init flow if failed 2021-11-22 20:38:17 +02:00
iwl-eeprom-parse.c iwlwifi: iwl-eeprom-parse: mostly dvm only 2021-12-21 12:35:04 +02:00
iwl-eeprom-parse.h
iwl-eeprom-read.c iwlwifi: remove redundant iwl_finish_nic_init() argument 2021-10-22 10:49:02 +03:00
iwl-eeprom-read.h
iwl-fh.h iwlwifi: do not use __unused as variable name 2021-12-21 12:35:04 +02:00
iwl-io.c iwlwifi: fix Bz NMI behaviour 2021-12-21 12:35:04 +02:00
iwl-io.h iwlwifi: remove redundant iwl_finish_nic_init() argument 2021-10-22 10:49:02 +03:00
iwl-modparams.h
iwl-nvm-parse.c iwlwifi: support 4-bits in MAC step value 2021-12-07 20:05:09 +02:00
iwl-nvm-parse.h iwlwifi: integrate with iwlmei 2021-11-26 18:31:48 +02:00
iwl-op-mode.h iwlwifi: prepare for synchronous error dumps 2021-08-26 23:32:21 +03:00
iwl-phy-db.c
iwl-phy-db.h
iwl-prph.h iwlwifi: Read the correct addresses when getting the crf id 2021-12-21 12:35:04 +02:00
iwl-scd.h
iwl-trans.c
iwl-trans.h iwlwifi: yoyo: support TLV-based firmware reset 2021-12-21 12:35:06 +02:00
Kconfig wireless-drivers-next patches for v5.17 2021-12-17 07:30:07 -08:00
Makefile iwlwifi: mei: add the driver to allow cooperation with CSME 2021-11-26 18:31:47 +02:00