Re: [PATCH V4 0/4] net-next: mediatek: improve phy support
From: David Miller <davem@davemloft.net>
Date: 2016-06-03 23:54:47
Also in:
lkml, netdev
From: David Miller <davem@davemloft.net>
Date: 2016-06-03 23:54:47
Also in:
lkml, netdev
From: John Crispin <john@phrozen.org> 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.
Series applied, thanks John.