[PATCH v5] net: Add MOXA ART SoCs ethernet driver
From: davem@davemloft.net (David Miller)
Date: 2013-08-12 04:33:37
Also in:
lkml, netdev
From: davem@davemloft.net (David Miller)
Date: 2013-08-12 04:33:37
Also in:
lkml, netdev
From: Jonas Jensen <redacted> Date: Thu, 8 Aug 2013 13:34:54 +0200
The MOXA UC-711X hardware(s) has an ethernet controller that seem to be developed internally. The IC used is "RTL8201CP". Since there is no public documentation, this driver is mostly the one published by MOXA that has been heavily cleaned up / ported from linux 2.6.9. Signed-off-by: Jonas Jensen <redacted>
Applied to net-next, thanks.