linux/drivers/net/ethernet/renesas
Florian Fainelli 0c9eb5b931 net: sh_eth: do not issue a wild PHY reset through BMCR
The sh_eth driver issues an uncontrolled PHY reset through the MII
register BMCR but fails to wait for the reset to complete, and will also
implicitely wipe out all possible PHY fixups applied. Use phy_init_hw()
which remedies both problems.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-12-09 20:38:59 -05:00
..
Kconfig sh_eth: Add support for r8a7790 SoC 2013-07-24 15:39:26 -07:00
Makefile
sh_eth.c net: sh_eth: do not issue a wild PHY reset through BMCR 2013-12-09 20:38:59 -05:00
sh_eth.h sh_eth: add/use RMCR.RNC bit 2013-10-23 16:49:58 -04:00