]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net/phy: micrel: Disable asymmetric pause for KSZ9021
authorVlastimil Kosar <ikosar@fit.vutbr.cz>
Thu, 28 Feb 2013 08:45:22 +0000 (08:45 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Feb 2013 20:37:30 +0000 (15:37 -0500)
commit32fcafbcd1c9f6c7013016a22a5369b4acb93577
tree552eb972f768b19f485d2ee8599cacd9230524ae
parent02e711276d444343656c25b91b42996c62726712
net/phy: micrel: Disable asymmetric pause for KSZ9021

Phyter KSZ9021 has hardware bug. If asymmetric pause is enabled,
then it is necessary to disconnect and then reconnect the ethernet
cable to get the phyter working. The solution is to disable the
asymmetric pause.

Signed-off-by: Vlastimil Kosar <ikosar@fit.vutbr.cz>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/micrel.c