Home
last modified time | relevance | path

Searched hist:"260055 bb1f1f8b5328601816c50fd7e0dfda7dff" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.cdiff 260055bb1f1f8b5328601816c50fd7e0dfda7dff Wed Mar 06 01:49:02 CST 2013 Phil Sutter <phil.sutter@viprinet.com> mv643xx_eth: fix for disabled autoneg

When autoneg has been disabled in the PHY (Marvell 88E1118 here), auto
negotiation between MAC and PHY seem non-functional anymore. The only
way I found to workaround this is to manually configure the MAC with the
settings sent to the PHY earlier.

Signed-off-by: Phil Sutter <phil.sutter@viprinet.com>
Signed-off-by: David S. Miller <davem@davemloft.net>