android_kernel_motorola_sm6225/drivers/net/igb
Alexander Duyck 411f557c3a igb: Do not overwrite mdicnfg register when accessing 82580 phy
This change removes the extra configuration we were doing on the mdicnfg
register which should be set by EEPROM and which we should not need to
write again afterwards.  This code was a holdover from some earlier
development work that was being done on a board with an incomplete EEPROM
and is no longer needed now that the production EEPROMs are in place.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-03-22 18:30:04 -07:00
..
e1000_82575.c igb: Do not overwrite mdicnfg register when accessing 82580 phy 2010-03-22 18:30:04 -07:00
e1000_82575.h igb: Power down link when interface is down 2010-02-17 13:21:33 -08:00
e1000_defines.h igb: remove adaptive IFS from driver 2010-02-17 13:21:34 -08:00
e1000_hw.h igb: Add support for 82576 ET2 Quad Port Server Adapter 2010-03-19 21:11:35 -07:00
e1000_mac.c igb: remove adaptive IFS from driver 2010-02-17 13:21:34 -08:00
e1000_mac.h igb: remove adaptive IFS from driver 2010-02-17 13:21:34 -08:00
e1000_mbx.c igb: fix a few items where weren't correctly setup for mbx timeout 2009-10-06 14:59:21 -07:00
e1000_mbx.h igb: rework use of VMOLR in regards to PF and VFs 2009-10-28 03:25:40 -07:00
e1000_nvm.c igb: remove microwire support from igb 2009-10-06 14:59:22 -07:00
e1000_nvm.h
e1000_phy.c igb: Power down link when interface is down 2010-02-17 13:21:33 -08:00
e1000_phy.h igb: Power down link when interface is down 2010-02-17 13:21:33 -08:00
e1000_regs.h igb: support for VF configuration tools 2010-02-12 16:56:09 -08:00
igb.h igb: change descriptor control thresholds 2010-02-17 13:21:39 -08:00
igb_ethtool.c igb: Allocate rings seperately instead of as a block 2010-02-17 13:21:34 -08:00
igb_main.c igb: Add support for 82576 ET2 Quad Port Server Adapter 2010-03-19 21:11:35 -07:00
Makefile