commit | 6c821bd9edc9563b34c7920b4a99fe64992de530 | [log] [tgz] |
---|---|---|
author | Jonas Jensen <jonas.jensen@gmail.com> | Thu Aug 08 13:34:54 2013 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun Aug 11 21:38:12 2013 -0700 |
tree | d5b6257a4d59ff2be59fc2b0191b55d224fc4275 | |
parent | 28d6427109d13b0f447cba5761f88d3548e83605 [diff] |
net: Add MOXA ART SoCs ethernet driver 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 <jonas.jensen@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>