linux/drivers/net/wireless/intel/iwlwifi
Chris Down 66d0a3b57b iwlwifi: Don't IWL_WARN on FW reconfiguration
IWL_WARN seems excessive here since this can happen during normal
operation. Every time I connect to a new network with 8086:24fd I get
this as KERN_WARNING on the console, which mildly distracts from other
more pressing messages. For example:

    % sudo journalctl _TRANSPORT=kernel | grep -c 'FW already configured'
    403

Signed-off-by: Chris Down <chris@chrisdown.name>
Cc: Shahar S Matityahu <shahar.s.matityahu@intel.com>
Cc: Luca Coelho <luciano.coelho@intel.com>
Cc: linux-kernel@vger.kernel.org
Cc: linux-wireless@vger.kernel.org
Link: https://lore.kernel.org/r/20191017144841.GA16393@chrisdown.name
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2020-06-08 08:49:35 +03:00
..
cfg iwlwifi: bump FW API to 56 for AX devices 2020-05-29 10:32:46 +03:00
dvm iwlwifi: Extended Key ID support for mvm and dvm 2020-06-05 14:00:28 +03:00
fw iwlwifi: Don't IWL_WARN on FW reconfiguration 2020-06-08 08:49:35 +03:00
mvm iwlwifi: Extended Key ID support for mvm and dvm 2020-06-05 14:00:28 +03:00
pcie iwlwifi: move txq-specific from trans_pcie to common trans 2020-05-29 10:32:30 +03:00
iwl-agn-hw.h
iwl-config.h iwlwifi: pcie: convert all AX101 devices to the device tables 2020-05-08 09:52:10 +03:00
iwl-context-info-gen3.h iwlwifi: pcie: gen3: indicate 8k/12k RB size to device 2020-05-29 10:32:22 +03:00
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: don't access TLV before verifying len 2020-05-08 09:50:46 +03: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 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322 2019-06-05 17:37:05 +02:00
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 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322 2019-06-05 17:37:05 +02:00
iwl-devtrace-iwlwifi.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322 2019-06-05 17:37:05 +02:00
iwl-devtrace-msg.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322 2019-06-05 17:37:05 +02:00
iwl-devtrace-ucode.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322 2019-06-05 17:37:05 +02:00
iwl-devtrace.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322 2019-06-05 17:37:05 +02:00
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: remove outdated copyright print/module statement 2020-05-08 09:53:06 +03:00
iwl-drv.h iwlwifi: remove outdated copyright print/module statement 2020-05-08 09:53:06 +03:00
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: use longer queues for 256-BA 2020-05-08 09:52:56 +03: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 antenna_coupling module parameter 2020-05-08 09:50:42 +03:00
iwl-nvm-parse.c iwlwifi: set NO_HE if the regulatory domain forbids it 2020-05-29 10:31:58 +03: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: yoyo: add support for parsing SHARED_MEM_ALLOC version 4 2020-05-08 09:50:34 +03: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: move txq-specific from trans_pcie to common trans 2020-05-29 10:32:30 +03:00
Kconfig drivers: net: Fix Kconfig indentation 2019-09-26 08:56:17 +02:00
Makefile iwlwifi: move API version lookup to common code 2020-04-24 16:37:57 +03:00