linux/drivers/net/wireless/intel/iwlwifi
Johannes Berg aa7fd94687 iwlwifi: pcie: remove MSIX_HW_INT_CAUSES_REG_IML handling
This is actually wrong, the bit used here by the image loader
is BIT(1), not BIT(2). The latter will be reused by the new
reset flow soon.

However, as we never had any complaints about not printing
the IML status or not handling the IML error interrupt (and
I suspect the code handling it was incorrectly anyway) just
remove the code for it.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20201209231352.9a323f4a3493.Ic7aee4dbbf4be42287c338c2fa1b111473724116@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2020-12-10 00:14:19 +02:00
..
cfg iwlwifi: mvm: add support for 6GHz 2020-12-10 00:12:29 +02:00
dvm iwlwifi: validate MPDU length against notification length 2020-12-10 00:14:14 +02:00
fw iwlwifi: fix typo in comment 2020-12-10 00:14:12 +02:00
mvm iwlwifi: mvm: clean up scan state on failure 2020-12-10 00:14:18 +02:00
pcie iwlwifi: pcie: remove MSIX_HW_INT_CAUSES_REG_IML handling 2020-12-10 00:14:19 +02:00
queue iwlwifi: move reclaim flows to the queue file 2020-12-10 00:11:17 +02:00
iwl-agn-hw.h
iwl-config.h iwlwifi: follow the new inclusive terminology 2020-12-10 00:14:12 +02:00
iwl-context-info-gen3.h iwlwifi: pcie: change 12k A-MSDU config to use 16k buffers 2020-12-10 00:14:17 +02:00
iwl-context-info.h iwlwifi: pcie: implement set_pnvm op 2020-10-08 20:15:00 +03:00
iwl-csr.h iwlwifi: pcie: remove MSIX_HW_INT_CAUSES_REG_IML handling 2020-12-10 00:14:19 +02:00
iwl-dbg-tlv.c iwlwifi: yoyo: add support for internal buffer allocation in D3 2020-10-01 22:02:28 +03:00
iwl-dbg-tlv.h
iwl-debug.c net: iwlwifi: Remove in_interrupt() from tracing macro. 2020-09-29 14:02:55 -07:00
iwl-debug.h iwlwifi: mvm: add d3 prints 2020-10-01 22:00:59 +03:00
iwl-devtrace-data.h
iwl-devtrace-io.h
iwl-devtrace-iwlwifi.h
iwl-devtrace-msg.h net: iwlwifi: Remove in_interrupt() from tracing macro. 2020-09-29 14:02:55 -07:00
iwl-devtrace-ucode.h
iwl-devtrace.c
iwl-devtrace.h
iwl-drv.c iwlwifi: pcie: change 12k A-MSDU config to use 16k buffers 2020-12-10 00:14:17 +02:00
iwl-drv.h
iwl-eeprom-parse.c
iwl-eeprom-parse.h iwlwifi: mvm: add support for 6GHz 2020-12-10 00:12:29 +02:00
iwl-eeprom-read.c
iwl-eeprom-read.h
iwl-fh.h
iwl-io.c iwlwifi: mvm: fix 22000 series driver NMI 2020-12-10 00:14:17 +02:00
iwl-io.h
iwl-modparams.h
iwl-nvm-parse.c iwlwifi: sort out the NVM offsets 2020-12-10 00:14:13 +02:00
iwl-nvm-parse.h iwlwifi: regulatory: regulatory capabilities api change 2020-10-01 21:57:22 +03:00
iwl-op-mode.h
iwl-phy-db.c
iwl-phy-db.h
iwl-prph.h iwlwifi: mvm: fix 22000 series driver NMI 2020-12-10 00:14:17 +02:00
iwl-scd.h
iwl-trans.c Revert "iwlwifi: remove wide_cmd_header field" 2020-10-09 18:04:50 +03:00
iwl-trans.h iwlwifi: pcie: change 12k A-MSDU config to use 16k buffers 2020-12-10 00:14:17 +02:00
Kconfig First set of patches intended for v5.9 2020-06-15 20:23:23 +03:00
Makefile iwlwifi: move PNVM implementation to common code 2020-10-08 20:14:58 +03:00