1
0
Fork 0
alistair23-linux/drivers/net/e1000e
Bruce Allan 3421eecdee e1000e: only perform ESB2 MDIC workaround on certain configurations
A workaround added for all ESB2 devices (adds a delay for all MDIC accesses
which resolves an issue with the MDIC ready bit being set prematurely) is
applicable only to devices in which the MAC-PHY interconnect is not
operating in a certain mode with in-band MDIO.  Check the control register
for the operating mode and enable the workaround accordingly.

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-12-08 20:10:12 -08:00
..
82571.c e1000e: check_polarity function pointers not set for 8257x 2009-12-02 19:57:16 -08:00
Makefile e1000e: reformat comment blocks, cosmetic changes only 2008-03-28 22:14:56 -04:00
defines.h e1000e: minor correction to name of bit in CTRL_EXT register 2009-12-08 20:10:11 -08:00
e1000.h e1000e: correct ICH/PCH PHY operations function pointers 2009-12-02 19:57:17 -08:00
es2lan.c e1000e: only perform ESB2 MDIC workaround on certain configurations 2009-12-08 20:10:12 -08:00
ethtool.c e1000e: Use sizeof struct rather than pointer in e1000_get_eeprom() 2009-12-02 00:35:56 -08:00
hw.h e1000e: only perform ESB2 MDIC workaround on certain configurations 2009-12-08 20:10:12 -08:00
ich8lan.c e1000e: replace incorrect use of GG82563_REG macro 2009-12-08 20:10:11 -08:00
lib.c e1000e: comment corrections 2009-12-02 00:35:54 -08:00
netdev.c e1000e: minor correction to name of bit in CTRL_EXT register 2009-12-08 20:10:11 -08:00
param.c e1000e: update copyright information 2009-11-21 11:34:09 -08:00
phy.c e1000e: correct ICH/PCH PHY operations function pointers 2009-12-02 19:57:17 -08:00