linux-kernel-test/drivers/net/ethernet/intel/e1000e
Chris Boot d4a4206ebb e1000e: Disable ASPM L1 on 82574
ASPM on the 82574 causes trouble. Currently the driver disables L0s for
this NIC but only disables L1 if the MTU is >1500. This patch simply
causes L1 to be disabled regardless of the MTU setting.

Signed-off-by: Chris Boot <bootc@bootc.net>
Cc: "Wyborny, Carolyn" <carolyn.wyborny@intel.com>
Cc: Nix <nix@esperi.org.uk>
Link: https://lkml.org/lkml/2012/3/19/362
Tested-by: Jeff Pieper <jeffrey.e.pieper@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2012-05-03 02:31:22 -07:00
..
80003es2lan.c e1000e: Driver workaround for IPv6 Header Extension Erratum. 2012-05-03 02:29:04 -07:00
82571.c e1000e: Disable ASPM L1 on 82574 2012-05-03 02:31:22 -07:00
defines.h e1000e: Support RXALL feature flag. 2012-02-24 01:44:50 -08:00
e1000.h e1000e: cleanup long [read|write]_reg_locked PHY ops function pointers 2012-05-03 02:08:06 -07:00
ethtool.c e1000e: cleanup remaining strings split across multiple lines 2012-04-14 02:04:02 -07:00
hw.h e1000e: fix .ndo_set_rx_mode for 82579 2012-05-02 01:58:53 -07:00
ich8lan.c e1000e: Driver workaround for IPv6 Header Extension Erratum. 2012-05-03 02:29:04 -07:00
mac.c e1000e: fix .ndo_set_rx_mode for 82579 2012-05-02 01:58:53 -07:00
Makefile e1000e: update copyright year 2012-01-26 19:01:17 -08:00
manage.c e1000e: cleanup boolean logic 2012-04-14 02:05:00 -07:00
netdev.c e1000e: Driver workaround for IPv6 Header Extension Erratum. 2012-05-03 02:29:04 -07:00
nvm.c e1000e: rename e1000e_reload_nvm() and call as function pointer 2012-02-24 21:43:21 -08:00
param.c e1000e: cleanup remaining strings split across multiple lines 2012-04-14 02:04:02 -07:00
phy.c e1000e: Resolve intermittent negotiation issue on 82574/82583. 2012-05-03 02:26:48 -07:00