linux-stable/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 igb: remove three redundant functions left in the code 2008-08-07 01:55:20 -04:00
e1000_defines.h igb: defeature tx head writeback 2008-12-26 01:33:18 -08:00
e1000_hw.h igb: remove 82576 quad adapter 2008-08-27 05:36:12 -04:00
e1000_mac.c drivers/net/igb: remove dead code (function 'igb_read_pci_cfg') 2008-12-26 00:02:49 -08:00
e1000_mac.h igb: remove three redundant functions left in the code 2008-08-07 01:55:20 -04:00
e1000_nvm.c igb: eliminate hw from the hw_dbg macro arguments 2008-07-04 08:46:59 -04:00
e1000_nvm.h
e1000_phy.c igb: eliminate hw from the hw_dbg macro arguments 2008-07-04 08:46:59 -04:00
e1000_phy.h
e1000_regs.h igb: Correctly determine pci-e function number in virtual environment 2008-12-10 01:09:53 -08:00
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: Correctly determine pci-e function number in virtual environment 2008-12-10 01:09:53 -08:00
igb_main.c igb: remove ASPM L0s workaround 2009-03-14 22:26:40 -07:00
Makefile