Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | drivers: net: Add ethernet driver for Microchip PIC32. | Purna Chandra Mandal | 2016-02-01 | -0/+164 |
This driver implements MAC and MII layer of the ethernet controller. Network data transfer is handled by controller internal DMA engine. Ethernet controller is configurable through device-tree file. Signed-off-by: Purna Chandra Mandal <purna.mandal@microchip.com> |