]> Git Repo - linux.git/commit
mv643xx_eth: fix for disabled autoneg
authorPhil Sutter <[email protected]>
Wed, 6 Mar 2013 07:49:02 +0000 (07:49 +0000)
committerDavid S. Miller <[email protected]>
Thu, 7 Mar 2013 21:17:45 +0000 (16:17 -0500)
commit260055bb1f1f8b5328601816c50fd7e0dfda7dff
treee0e9a4b5eed0928c04a9a63654f976af85cb4c5c
parent80028ea1c0afc24d4ddeb8dd2a9992fff03616ca
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/ethernet/marvell/mv643xx_eth.c
This page took 0.052627 seconds and 4 git commands to generate.