linux/drivers/net/ethernet/intel/e1000e
David Ertman a03206edff e1000e: Fix 82579 sets LPI too early.
Enabling EEE LPI sooner than one second after link up on 82579 causes link
issues with some switches.

Remove EEE enablement for 82579 parts from the link initialization flow to
avoid initializing too early.  EEE initialization for 82579 will be done
in e1000e_update_phy_task.

Signed-off-by: Dave Ertman <davidx.m.ertman@intel.com>
Acked-by: Bruce W Allan <bruce.w.allan@intel.com>
Tested-by: Jeff Pieper <jeffrey.e.pieper@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2014-03-07 21:48:13 -08:00
..
80003es2lan.c e1000e: fix compiler warning (maybe-unitialized variable) 2013-12-17 22:20:49 -08:00
80003es2lan.h
82571.c e1000e: balance semaphore put/get for 82573 2013-08-27 16:05:26 -04:00
82571.h
defines.h
e1000.h intel: Remove extern from function prototypes 2013-09-24 12:51:37 -07:00
ethtool.c e1000e: fix overrun of PHY RAR array 2013-09-13 10:19:56 -07:00
hw.h e1000e: cleanup whitespace in recent commit 2013-08-22 02:33:05 -07:00
ich8lan.c e1000e: Fix 82579 sets LPI too early. 2014-03-07 21:48:13 -08:00
ich8lan.h e1000e: Fix 82579 sets LPI too early. 2014-03-07 21:48:13 -08:00
mac.c
mac.h
Makefile
manage.c
manage.h
netdev.c e1000e: Fix 82579 sets LPI too early. 2014-03-07 21:48:13 -08:00
nvm.c e1000e: cleanup whitespace 2013-05-21 02:07:01 -07:00
nvm.h
param.c
phy.c e1000e: fix compiler warnings 2013-12-17 21:52:39 -08:00
phy.h
ptp.c e1000e: PTP lock in e1000e_phc_adjustfreq 2014-03-07 20:53:56 -08:00
regs.h