linux/drivers/net/wireless/intel/iwlwifi
Luca Coelho 1fee35d04a iwlwifi: don't access trans_cfg via cfg
We copy cfg->trans to trans->trans_cfg at the very beginning, so don't
try to access it via cfg->trans anymore, because the cfg may be unset
in later cases.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2019-10-09 13:01:03 +03:00
..
cfg iwlwifi: mvm: add support for single antenna diversity 2019-09-06 15:52:05 +03:00
dvm iwlwifi: always access the trans configuration via trans 2019-09-06 15:52:04 +03:00
fw iwlwifi: dbg: remove iwl_fw_cancel_dumps function 2019-09-06 15:52:07 +03:00
mvm iwlwifi: fw: don't send GEO_TX_POWER_LIMIT command to FW version 36 2019-09-24 17:46:51 +03:00
pcie pci-v5.4-changes 2019-09-23 19:16:01 -07:00
iwl-agn-hw.h
iwl-config.h iwlwifi: mvm: add support for single antenna diversity 2019-09-06 15:52:05 +03:00
iwl-context-info-gen3.h
iwl-context-info.h
iwl-csr.h iwlwifi: pcie: add support for qu c-step devices 2019-07-15 20:46:00 +03:00
iwl-dbg-tlv.c iwlwifi: dbg_ini: remove periodic trigger 2019-09-06 15:52:07 +03:00
iwl-dbg-tlv.h iwlwifi: dbg_ini: remove periodic trigger 2019-09-06 15:52:07 +03:00
iwl-debug.c
iwl-debug.h
iwl-devtrace-data.h
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 iwlwifi: add a pointer to the trans_cfg directly in trans 2019-09-06 15:52:00 +03: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: add a pointer to the trans_cfg directly in trans 2019-09-06 15:52:00 +03:00
iwl-io.c iwlwifi: add a pointer to the trans_cfg directly in trans 2019-09-06 15:52:00 +03: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 the d0i3 related module parameters 2019-09-06 15:31:17 +03:00
iwl-nvm-parse.c iwlwifi: always access the trans configuration via trans 2019-09-06 15:52:04 +03:00
iwl-nvm-parse.h
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: add support for suspend-resume flow for new device generation 2019-09-06 15:52:05 +03:00
iwl-scd.h
iwl-trans.c iwlwifi: pcie: set iwl_trans->cfg later in the probe function 2019-09-06 15:51:01 +03:00
iwl-trans.h iwlwifi: dbg_ini: remove apply point, switch to time point API 2019-09-06 15:52:06 +03:00
Kconfig drivers: net: Fix Kconfig indentation 2019-09-26 08:56:17 +02:00
Makefile