summaryrefslogtreecommitdiffstats
path: root/sys/arm/allwinner/if_emacreg.h
Commit message (Collapse)AuthorAgeFilesLines
* Add EMAC 10/100 Ethernet controller driver for A10/A20.ganbold2014-03-031-0/+239
It is available mostly in A10 devices like Hackberry, Marsboard, Mele A1000, A2000, A100 HTPC, cubieboard1 and A20 device like cubieboard2. TX performance can be improved using both channels 0 and 1. RX performance is poor and needs improvement with the assistance of external DMA controller in case there is bulk TCP receiver. Reviewed by: yongari@ Approved by: stas (mentor)
OpenPOWER on IntegriCloud