summaryrefslogtreecommitdiffstats
path: root/drivers/net/pic32_eth.c
Commit message (Collapse)AuthorAgeFilesLines
* drivers: net: Add ethernet driver for Microchip PIC32.Purna Chandra Mandal2016-02-011-0/+605
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>
OpenPOWER on IntegriCloud