linux/drivers/net/ethernet/mediatek
John Crispin 0c72c50f6f net-next: mediatek: add fixed-phy support
The MT7623 SoC has a builtin gigabit switch. If we want to use it, GMAC1
needs to be configured using a fixed link speed and flow control settings.
The easiest way to do this is to used the fixed-phy driver, allowing us to
reuse the existing mdio polling code to setup the MAC.

Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: John Crispin <john@phrozen.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-06-03 19:54:16 -04:00
..
Kconfig
Makefile
mtk_eth_soc.c net-next: mediatek: add fixed-phy support 2016-06-03 19:54:16 -04:00
mtk_eth_soc.h net: mediatek: move the pending_work struct to the device generic struct 2016-04-12 22:41:33 -04:00