linux_dsm_epyc7002/drivers/net/wireless/intel/iwlwifi
Luca Coelho 095650c054 iwlwifi: add support for version 2 of SOC_CONFIGURATION_CMD
This new command is mostly backwards compatible, with the exception
that the device_type element was changed into a bitmask.  The device
type bit remains the same (because we only had 0 and 1 anyway), but
when using v1 we can't set any other bits, because that would change
the integer.

Other than that, the struct remains the same and the driver can set
the device_type bit in both cases, but it can only set the low_latency
bit if VER_2 is used.

Change-Id: Ib68d4c821ebcce253b42ed0ea15881fb4e3e01da
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2020-03-27 08:12:49 +02:00
..
cfg iwlwifi: remove unnecessary cfg mangling for Qu C and QuZ with Jf 2020-03-27 08:12:49 +02:00
dvm iwlwifi: use <linux/units.h> helpers 2020-01-31 10:30:40 -08:00
fw iwlwifi: add support for version 2 of SOC_CONFIGURATION_CMD 2020-03-27 08:12:49 +02:00
mvm iwlwifi: add support for version 2 of SOC_CONFIGURATION_CMD 2020-03-27 08:12:49 +02:00
pcie iwlwifi: remove unnecessary cfg mangling for Qu C and QuZ with Jf 2020-03-27 08:12:49 +02:00
iwl-agn-hw.h
iwl-config.h iwlwifi: add support for version 2 of SOC_CONFIGURATION_CMD 2020-03-27 08:12:49 +02:00
iwl-context-info-gen3.h
iwl-context-info.h iwlwifi: allocate more receive buffers for HE devices 2019-12-23 11:54:31 +02:00
iwl-csr.h wireless-drivers-next patches for v5.6 2020-01-27 11:25:36 +01:00
iwl-dbg-tlv.c iwlwifi: yoyo: add PCI config space region type 2020-03-27 08:12:47 +02:00
iwl-dbg-tlv.h iwlwifi: yoyo: don't allow changing the domain via debugfs 2020-01-04 12:41:55 +02:00
iwl-debug.c
iwl-debug.h
iwl-devtrace-data.h iwlwifi: pcie: trace IOVA for iwlwifi_dev_tx_tb 2019-11-20 12:28:55 +02:00
iwl-devtrace-io.h
iwl-devtrace-iwlwifi.h
iwl-devtrace-msg.h
iwl-devtrace-ucode.h
iwl-devtrace.c
iwl-devtrace.h iwlwifi: fix warning iwl-trans.h is included more than once 2019-09-06 15:52:05 +03:00
iwl-drv.c wireless-drivers-next patches for v5.6 2020-01-27 11:25:36 +01:00
iwl-drv.h
iwl-eeprom-parse.c iwlwifi: always access the trans configuration via trans 2019-09-06 15:52:04 +03:00
iwl-eeprom-parse.h iwlwifi: always access the trans configuration via trans 2019-09-06 15:52:04 +03:00
iwl-eeprom-read.c iwlwifi: always access the trans configuration via trans 2019-09-06 15:52:04 +03:00
iwl-eeprom-read.h
iwl-fh.h iwlwifi: allocate more receive buffers for HE devices 2019-12-23 11:54:31 +02:00
iwl-io.c iwlwifi: remove CSR registers abstraction 2019-12-23 11:54:32 +02:00
iwl-io.h iwlwifi: don't access trans_cfg via cfg 2019-10-09 13:01:03 +03:00
iwl-modparams.h iwlwifi: remove lar_disable module parameter 2019-12-24 01:34:52 +02:00
iwl-nvm-parse.c iwlwifi: pass trans and NVM data to HE capability parsing 2020-03-27 08:12:47 +02:00
iwl-nvm-parse.h iwlwifi: remove lar_disable module parameter 2019-12-24 01:34:52 +02:00
iwl-op-mode.h iwlwifi: remove the opmode's d0i3 handlers 2019-09-06 15:31:16 +03:00
iwl-phy-db.c
iwl-phy-db.h
iwl-prph.h iwlwifi: prph: remove some unused register definitions 2020-01-04 12:46:14 +02:00
iwl-scd.h
iwl-trans.c iwlwifi: pcie: allocate smaller dev_cmd for TX headers 2019-12-23 11:33:04 +02:00
iwl-trans.h iwlwifi: yoyo: add PCI config space region type 2020-03-27 08:12:47 +02:00
Kconfig drivers: net: Fix Kconfig indentation 2019-09-26 08:56:17 +02:00
Makefile iwlwifi: dbg_ini: implement time point handling 2019-10-25 10:09:40 +03:00