linux/drivers/net/ethernet/intel/e1000e
Bruce Allan 6e928b721c e1000e: prevent hardware from automatically configuring PHY on I217/I218
As done with the previous generation managed 82579, prevent the PHY from
being put into an unknown state by blocking the hardware from automatically
configuring the PHY as done with the previous generation managed 82579.
Instead, the driver should configure the PHY with contents of the EEPROM
image.

Signed-off-by: Bruce 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>
2013-01-27 01:07:35 -08:00
..
80003es2lan.c e1000e: cosmetic cleanup of comments 2012-12-01 03:37:22 -08:00
82571.c e1000e: add support for hardware timestamping on some devices 2013-01-18 04:55:07 -08:00
defines.h e1000e: enable ECC on I217/I218 to catch packet buffer memory errors 2013-01-27 00:49:42 -08:00
e1000.h e1000e: enable ECC on I217/I218 to catch packet buffer memory errors 2013-01-27 00:49:42 -08:00
ethtool.c e1000e: enable ECC on I217/I218 to catch packet buffer memory errors 2013-01-27 00:49:42 -08:00
hw.h e1000e: enable ECC on I217/I218 to catch packet buffer memory errors 2013-01-27 00:49:42 -08:00
ich8lan.c e1000e: prevent hardware from automatically configuring PHY on I217/I218 2013-01-27 01:07:35 -08:00
mac.c e1000e: SerDes autoneg flow control 2013-01-15 21:25:11 -08:00
Makefile e1000e: add support for IEEE-1588 PTP 2013-01-27 00:36:35 -08:00
manage.c e1000e: cosmetic cleanup of comments 2012-12-01 03:37:22 -08:00
netdev.c e1000e: enable ECC on I217/I218 to catch packet buffer memory errors 2013-01-27 00:49:42 -08:00
nvm.c e1000e: cleanup magic number 2013-01-16 00:38:58 -08:00
param.c e1000e: cleanup unnecessary line wrap 2013-01-16 00:32:12 -08:00
phy.c e1000e: cosmetic cleanup of comments 2012-12-01 03:37:22 -08:00
ptp.c e1000e: add support for IEEE-1588 PTP 2013-01-27 00:36:35 -08:00