linux/drivers/net/wireless/intel
Johannes Berg 52848a79b9 iwlwifi: pcie: reconfigure MSI-X HW on resume
When going into suspend, the HW configuration for MSI-X will
likely be lost. As a consequence, after waking up, all IRQ
causes will be mapped to interrupt 0, and as a consequence we
don't notice the interrupt because in most cases this is an
interrupt for a queue, and getting it doesn't read the other
cause registers.

Fixes: 2e5d4a8f61 ("iwlwifi: pcie: Add new configuration to enable MSIX")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2017-06-29 20:40:05 +03:00
..
ipw2x00 networking: make skb_put & friends return void pointers 2017-06-16 11:48:39 -04:00
iwlegacy networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00
iwlwifi iwlwifi: pcie: reconfigure MSI-X HW on resume 2017-06-29 20:40:05 +03:00
Kconfig
Makefile