linux_dsm_epyc7002/drivers/net/wireless/intel/iwlwifi
Luca Coelho b3ff127056 iwlwifi: pcie: add initial RTPM support for PCI
Add an initial implementation of runtime power management (RTPM) for
PCI devices.  With this patch, RTPM is only used when wifi is off
(i.e. the wifi interface is down).  This implementation is behind a
new Kconfig flag, IWLWIFI_PCIE_RTPM.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2016-02-01 16:39:33 +02:00
..
dvm iwlwifi: dvm: fix WoWLAN 2016-01-07 19:01:09 +02:00
mvm iwlwifi: mvm: fix memory leaks in error paths upon fw error dump 2016-01-07 19:01:32 +02:00
pcie iwlwifi: pcie: add initial RTPM support for PCI 2016-02-01 16:39:33 +02:00
iwl-1000.c
iwl-2000.c
iwl-5000.c
iwl-6000.c
iwl-7000.c iwlwifi: mvm: bump max API to 20 2016-01-07 19:01:26 +02:00
iwl-8000.c iwlwifi: mvm: bump max API to 20 2016-01-07 19:01:26 +02:00
iwl-9000.c iwlwifi: pcie: add 9000 series multi queue rx DMA support 2016-01-31 12:53:43 +02:00
iwl-agn-hw.h
iwl-config.h iwlwifi: pcie: add 9000 series multi queue rx DMA support 2016-01-31 12:53:43 +02:00
iwl-csr.h
iwl-debug.c
iwl-debug.h
iwl-devtrace-data.h iwlwifi: pcie: build an A-MSDU using TSO core 2015-12-20 23:27:37 +02:00
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
iwl-drv.h
iwl-eeprom-parse.c iwlwifi: fix printf specifier 2015-12-21 10:12:08 +02:00
iwl-eeprom-parse.h
iwl-eeprom-read.c
iwl-eeprom-read.h
iwl-fh.h iwlwifi: pcie: add 9000 series multi queue rx DMA support 2016-01-31 12:53:43 +02:00
iwl-fw-error-dump.h iwlwifi: mvm: dump the radio registers when the firmware crashes 2016-01-07 19:01:28 +02:00
iwl-fw-file.h iwlwifi: mvm: add a non-trigger window to fw dbg triggers 2016-01-07 19:01:28 +02:00
iwl-fw.h
iwl-io.c iwlwifi: remove unused parameter from grab_nic_access 2015-12-21 10:11:39 +02:00
iwl-io.h
iwl-modparams.h
iwl-notif-wait.c
iwl-notif-wait.h
iwl-nvm-parse.c
iwl-nvm-parse.h
iwl-op-mode.h
iwl-phy-db.c
iwl-phy-db.h
iwl-prph.h iwlwifi: mvm: dump the radio registers when the firmware crashes 2016-01-07 19:01:28 +02:00
iwl-scd.h
iwl-trans.c
iwl-trans.h iwlwifi: mvm: constify the parameters of a few functions in fw-dbg.c 2016-01-07 19:01:32 +02:00
Kconfig iwlwifi: pcie: add initial RTPM support for PCI 2016-02-01 16:39:33 +02:00
Makefile