linux_dsm_epyc7002/drivers/net/wireless/iwlwifi/pcie
Emmanuel Grumbach e7f7634092 iwlwifi: pcie: don't leave the new NICs awake for commands
A hardware bug had been discovered on 7260 / 3160 and 7265
and the workaround for this bug is to force the NIC to stay
awake as long as we have host commands in flight. This
workaround has been introduced for all NICs in a previous
patch:

b943949105 ("iwlwifi: pcie: keep the NIC awake when commands are in flight")

In newer NICs, this bug is solved, so we can let the NIC go
to sleep even when we send commands. The hardware will wake
up when we increment the scheduler write pointer.
Make the workaround conditional to only use it on affected
hardware.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2014-04-06 10:18:47 +03:00
..
drv.c Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next 2014-03-18 16:55:28 -04:00
internal.h iwlwifi: return whether to stop from rfkill method 2014-03-09 19:16:46 +02:00
rx.c iwlwifi: return whether to stop from rfkill method 2014-03-09 19:16:46 +02:00
trans.c iwlwifi: return whether to stop from rfkill method 2014-03-09 19:16:46 +02:00
tx.c iwlwifi: pcie: don't leave the new NICs awake for commands 2014-04-06 10:18:47 +03:00