linux/drivers/net/ethernet/marvell
Florian Fainelli 78de53f05c net: pxa168_eth: use phy_init_hw for PHY reset
Instead of open-coding a PHY reset through the MII BMCR register, use
phy_init_hw() which does this for us and ensures that PHY device fixups
are also applied. We also remove a call to ethernet_phy_reset() which is
now unncessary since phy_attach() calls phy_attach_direct() which in
turns calls phy_init_hw().

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 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2013-04-22 20:32:51 -04:00
Makefile mv643xx_eth: convert to use the Marvell Orion MDIO driver 2013-03-22 10:25:15 -04:00
mv643xx_eth.c net: mv643xx_eth: use phy_init_hw to reset PHY 2013-12-09 20:38:59 -05:00
mvmdio.c net: mvmdio: doc: mvmdio now used by mv643xx_eth 2013-10-29 18:54:20 -04:00
mvneta.c net: mvneta: Fix incorrect DMA unmapping size 2013-12-06 15:43:44 -05:00
pxa168_eth.c net: pxa168_eth: use phy_init_hw for PHY reset 2013-12-09 20:38:59 -05:00
skge.c net: skge: remove unnecessary pci_set_drvdata() 2013-10-21 17:21:01 -04:00
skge.h
sky2.c Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2013-11-14 16:30:30 +09:00
sky2.h sky2: Receive Overflows not counted 2013-03-29 14:53:19 -04:00