kernel-hacking-2024-linux-s.../drivers/net/igb
Alexander Duyck 682337fe06 igb: remove ASPM L0s workaround
The L0s workaround should be moved into a pci quirk and so it is not
necessary in the driver.  This update removes the L0s workaround from the
igb driver.

This was the second half of the PCI quirk patch that Matthew Wilcox did
not pick up when he picked up the quirk patch.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-03-14 22:26:40 -07:00
..
e1000_82575.c igb: fix link reporting when using sgmii 2009-01-31 00:53:18 -08:00
e1000_82575.h
e1000_defines.h
e1000_hw.h
e1000_mac.c
e1000_mac.h
e1000_nvm.c
e1000_nvm.h
e1000_phy.c
e1000_phy.h
e1000_regs.h
igb.h igb: Fix DCA errors and do not use context index for 82576 2009-01-31 00:52:30 -08:00
igb_ethtool.c
igb_main.c igb: remove ASPM L0s workaround 2009-03-14 22:26:40 -07:00
Makefile