]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
UEC PHY: Speed up initial PHY neg.
authorJoakim Tjernlund <Joakim.Tjernlund@transmode.se>
Tue, 10 Aug 2010 14:36:49 +0000 (16:36 +0200)
committerBen Warren <biggerbadderben@gmail.com>
Tue, 12 Oct 2010 05:47:48 +0000 (22:47 -0700)
commitf29c181cd4a8bd39c256ac8cabb98055a9e672f3
tree14148119f62d911e59bb7b09db8f3610e9d07652
parent68e1ede88a5d6a43beb425d8aa4ac97b850b5720
UEC PHY: Speed up initial PHY neg.

Instead of always performing an autoneg, check if the PHY
already has a link and if it matches one of the requested
modes. Initially only 100MbFD is optimized this way.

Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
drivers/qe/uec_phy.c