Commit 42eca2302146fed51335b95128e949ee6f54478f (in 3.8)
"PCI: Don't touch card regs after runtime suspend D3"
has changed behaviour of PCI PM core code a little. As result it has broken
power management in ethernet driver 'e1000e'. For example these devices cannot
detect carrier signal after connecting the cable if they are in deep sleep 
state.

Tóth Attila has tested these patches for 3.8.y.

---

Konstantin Khlebnikov (2):
      e1000e: fix runtime power management transitions
      e1000e: fix accessing to suspended device

Rafael J. Wysocki (1):
      PCI/PM: Clear state_saved during suspend


 drivers/net/ethernet/intel/e1000e/ethtool.c |   13 ++++
 drivers/net/ethernet/intel/e1000e/netdev.c  |   80 +++++++--------------------
 drivers/pci/pci-driver.c                    |    4 +
 3 files changed, 37 insertions(+), 60 deletions(-)

-- 
Signature
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to