linux/drivers/net/ethernet/intel/e1000e
Bruce Allan 7b9f7e3500 e1000e: enable forced master/slave on 82577
Like other supported (igp) PHYs, the driver needs to be able to force the
master/slave mode on 82577.  Since the code is the same as what already
exists in the code flow for igp PHYs, move it to a new function to be
called for both flows.

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>
2012-05-05 05:01:51 -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: initial support for i217 2012-05-04 03:15:06 -07:00
e1000.h e1000e: initial support for i217 2012-05-04 03:15:06 -07:00
ethtool.c e1000e: initial support for i217 2012-05-04 03:15:06 -07:00
hw.h e1000e: initial support for i217 2012-05-04 03:15:06 -07:00
ich8lan.c e1000e: initial support for i217 2012-05-04 03:15:06 -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: initial support for i217 2012-05-04 03:15:06 -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: enable forced master/slave on 82577 2012-05-05 05:01:51 -07:00