OpenCloudOS-Kernel/drivers/net/ethernet/cadence
Joachim Eastwood 5e32353d31 net/at91_ether: use ethtool and mdio from macb
This rips out the at91_ether phy handling and ethtool stuff
and replace it with equivalent stuff from macb.

The only thing lost is the phy irq support from at91_ether,
but this can be added to macb and then benefit all users.

Signed-off-by: Joachim Eastwood <manabian@gmail.com>
2012-10-19 13:18:29 -04:00
..
Kconfig net/at91_ether: compile macb for exported functions 2012-10-19 13:18:29 -04:00
Makefile net/at91_ether: compile macb for exported functions 2012-10-19 13:18:29 -04:00
at91_ether.c net/at91_ether: use ethtool and mdio from macb 2012-10-19 13:18:29 -04:00
macb.c net/macb: export some symbols for at91_ether 2012-10-19 13:18:29 -04:00
macb.h net/at91_ether: use ethtool and mdio from macb 2012-10-19 13:18:29 -04:00