[PATCH V5 0/4] net-next: mediatek: add ethernet driver
From: davem@davemloft.net (David Miller)
Date: 2016-03-10 21:22:40
Also in:
linux-mediatek, lkml, netdev
From: davem@davemloft.net (David Miller)
Date: 2016-03-10 21:22:40
Also in:
linux-mediatek, lkml, netdev
From: John Crispin <redacted> Date: Tue, 8 Mar 2016 11:29:53 +0100
This series adds support for the Mediatek ethernet core found on current ARM based SoCs. The driver works on MT2701 and MT7623 SoCs Instead of trying to upstream everything at once I decided to concentrate on the important parts required to make current generation silicon work. The V3 series only includes the code required to make dual MAC setups work and only supports the newer QDMA engine.
... Series applied, thanks.