summaryrefslogtreecommitdiffstats
path: root/drivers/net/sunxi_emac.c
Commit message (Expand)AuthorAgeFilesLines
* net: sunxi: Correct MAC address register orderJoe Hershberger2018-06-131-2/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* dm: Rename dev_addr..() functionsSimon Glass2017-06-011-1/+1
* net: sunxi-emac: Write HW address via functionoliver@schinagl.nl2017-03-261-4/+15
* dm: eth: Avoid blocking on packet receptionSimon Glass2015-07-211-1/+1
* sunxi: emac: Remove non driver-model codeHans de Goede2015-05-041-69/+0
* sunxi: emac: Add driver model supportHans de Goede2015-05-041-0/+81
* sunxi: emac: Rename DMA_CPU_TRRESHOLD to EMAC_RX_BUFSIZEHans de Goede2015-05-041-2/+2
* sunxi: emac: Prepare for driver-model supportHans de Goede2015-05-041-44/+71
* sunxi: emac: port to phylibHans de Goede2015-05-041-42/+69
* net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger2015-04-181-2/+2
* sunxi: GPIO pin mux hardware-feature-specific function index definesPaul Kocialkowski2015-04-151-1/+1
* net: Rename and cleanup sunxi (Allwinner) emac driverStefan Roese2014-07-061-0/+521