linux_dsm_epyc7002/drivers/net/wireless/iwlwifi
Emmanuel Grumbach fba1c62766 iwlwifi: pcie: allow the op_mode to call stop_device whenever it wants
Calling stop_device when start_fw wasn't called would issue:
Stopping tx queues that aren't allocated...

Also allow the op_mode to call stop_device and then to
disable the Tx queues - in that case just silently ignore
the disabling on the Tx queues, since the PRPH registers
aren't reachable any more.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2013-12-31 19:03:45 +02:00
..
dvm iwlwifi: trans: divide stop_hw into stop_device/op_mode_leave 2013-12-17 19:39:46 +02:00
mvm iwlwifi: mvm: fix possible memory leak 2013-12-31 19:03:43 +02:00
pcie iwlwifi: pcie: allow the op_mode to call stop_device whenever it wants 2013-12-31 19:03:45 +02:00
iwl-1000.c
iwl-2000.c
iwl-5000.c
iwl-6000.c
iwl-7000.c iwlwifi: mvm: rs: fix RTS protection being set indefinitely 2013-12-17 22:32:56 +02:00
iwl-agn-hw.h
iwl-config.h iwlwifi: publish STBC support in HT 2013-12-17 19:39:38 +02:00
iwl-csr.h iwlwifi: pcie: clean up ICT allocation code 2013-12-17 22:32:58 +02:00
iwl-debug.c
iwl-debug.h
iwl-devtrace.c
iwl-devtrace.h
iwl-drv.c iwlwifi: mvm: add a generic cipher scheme support 2013-12-17 19:39:38 +02:00
iwl-drv.h
iwl-eeprom-parse.c iwlwifi: publish STBC support in HT 2013-12-17 19:39:38 +02:00
iwl-eeprom-parse.h
iwl-eeprom-read.c
iwl-eeprom-read.h
iwl-fh.h
iwl-fw-file.h iwlwifi: mvm: add a generic cipher scheme support 2013-12-17 19:39:38 +02:00
iwl-fw.h iwlwifi: mvm: Add and examine TLV flag for P2P client uAPSD support 2013-12-17 19:39:52 +02:00
iwl-io.c iwlwifi: remove duplicate includes 2013-10-29 19:42:36 +02:00
iwl-io.h
iwl-modparams.h
iwl-notif-wait.c
iwl-notif-wait.h
iwl-nvm-parse.c iwlwifi: mvm: set highest rate in VHT MCS Set 2013-12-17 19:39:58 +02:00
iwl-nvm-parse.h
iwl-op-mode.h iwlwifi: remove pointer to transport from op_mode 2013-12-17 19:39:49 +02:00
iwl-phy-db.c
iwl-phy-db.h
iwl-prph.h iwlwifi: mvm: Add debugfs entry to generate NMI to NIC 2013-12-09 22:27:57 +02:00
iwl-trans.h iwlwifi: pcie: allow the op_mode to call stop_device whenever it wants 2013-12-31 19:03:45 +02:00
Kconfig
Makefile