Re: [PATCH V4 0/4] net-next: mediatek: improve phy support

2016-06-03 Thread David Miller
From: John Crispin Date: Fri, 3 Jun 2016 10:17:05 +0200 > The current driver did not handle the RGMII delay modes and asymmetric flow > control properly. The mii_bus is not freed properly. Also add support for > fixed-phy allowing the driver to work on SoCs that have an internal gigabit > switch

[PATCH V4 0/4] net-next: mediatek: improve phy support

2016-06-03 Thread John Crispin
The current driver did not handle the RGMII delay modes and asymmetric flow control properly. The mii_bus is not freed properly. Also add support for fixed-phy allowing the driver to work on SoCs that have an internal gigabit switch. John Crispin (4): net-next: mediatek: use mdiobus_free() in fa