linux/drivers/net/wireless/intel/iwlwifi
Shahar S Matityahu 22463857a1 iwlwifi: receive umac and lmac error table addresses from TLVs
TLV 54 holds umac debug related addresses.
TLV 55 holds lmac debug related addresses.
These TLVs aim to replace the alive notification data in the future.

Parse and keep error table addresses received from the TLVs
for both lmac and umac and use these addresses instead of the pointer
received from alive notification.

The feature supports only unified image.

Signed-off-by: Shahar S Matityahu <shahar.s.matityahu@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2019-02-14 11:29:45 +02:00
..
cfg iwlwifi: bump FW API to 45 for 9000 and 22000 series 2019-02-14 11:29:41 +02:00
dvm iwlwifi: dvm: don't use IWL_DL_FW_ERRORS 2019-02-14 11:29:42 +02:00
fw iwlwifi: receive umac and lmac error table addresses from TLVs 2019-02-14 11:29:45 +02:00
mvm iwlwifi: receive umac and lmac error table addresses from TLVs 2019-02-14 11:29:45 +02:00
pcie iwlwifi: pcie: add TPT oriented prints 2019-02-14 11:29:42 +02:00
iwl-agn-hw.h
iwl-config.h iwlwifi: implement BISR HW workaround for 22260 devices 2019-02-04 12:28:10 +02:00
iwl-context-info-gen3.h
iwl-context-info.h
iwl-csr.h iwlwifi: dbg_ini: implement monitor sram memory dump 2019-02-14 11:29:43 +02:00
iwl-dbg-tlv.c iwlwifi: dbg_ini: remove redundant dram buffer allocation 2019-02-04 12:28:06 +02:00
iwl-dbg-tlv.h
iwl-debug.c
iwl-debug.h iwlwifi: pcie: add TPT oriented prints 2019-02-14 11:29:42 +02:00
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
iwl-drv.c iwlwifi: receive umac and lmac error table addresses from TLVs 2019-02-14 11:29:45 +02:00
iwl-drv.h
iwl-eeprom-parse.c iwlwifi: move iwl_nvm_check_version() into dvm 2018-12-14 13:04:46 +02:00
iwl-eeprom-parse.h iwlwifi: move iwl_nvm_check_version() into dvm 2018-12-14 13:04:46 +02:00
iwl-eeprom-read.c iwlwifi: refactor NIC init sequence 2019-02-04 12:28:09 +02:00
iwl-eeprom-read.h
iwl-fh.h
iwl-io.c iwlwifi: implement BISR HW workaround for 22260 devices 2019-02-04 12:28:10 +02:00
iwl-io.h iwlwifi: refactor NIC init sequence 2019-02-04 12:28:09 +02:00
iwl-modparams.h iwlwifi: move iwl_enable_{rx,tx}_ampdu to iwl-modparams.h 2019-01-29 16:10:30 +02:00
iwl-nvm-parse.c iwlwifi: use kmemdup in iwl_parse_nvm_mcc_info() 2019-01-25 20:57:20 +02:00
iwl-nvm-parse.h
iwl-op-mode.h
iwl-phy-db.c
iwl-phy-db.h
iwl-prph.h iwiwifi: fix bad monitor buffer register addresses 2019-01-29 16:10:33 +02:00
iwl-scd.h
iwl-trans.c
iwl-trans.h iwlwifi: receive umac and lmac error table addresses from TLVs 2019-02-14 11:29:45 +02:00
Kconfig iwlwifi: make IWLWIFI depend on CFG80211 2019-01-16 20:09:05 +02:00
Makefile