[PATCHv4 0/6] ARM: sunxi: Add support for A10 Ethernet controller
From: davem@davemloft.net (David Miller)
Date: 2013-06-01 00:23:43
Also in:
lkml, netdev
From: davem@davemloft.net (David Miller)
Date: 2013-06-01 00:23:43
Also in:
lkml, netdev
From: Maxime Ripard <redacted> Date: Thu, 30 May 2013 15:49:19 +0200
The Allwinner A10 SoC has an ethernet controller that seem to be specific to Allwinner. This IP has no public documentation, so exact details are quite sparse, and this code come from refactored Allwinner code. The rework to use NAPI is taking more time than expected, I'm still working on it, but it could probably be sent as a follow-up patch.
Looks good. All applied to net-next, thanks.