aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/sunxi_emac.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-13net: sunxi: Correct MAC address register orderJoe Hershberger1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-06-01dm: Rename dev_addr..() functionsSimon Glass1-1/+1
2017-03-26net: sunxi-emac: Write HW address via functionoliver@schinagl.nl1-4/+15
2015-07-21dm: eth: Avoid blocking on packet receptionSimon Glass1-1/+1
2015-05-04sunxi: emac: Remove non driver-model codeHans de Goede1-69/+0
2015-05-04sunxi: emac: Add driver model supportHans de Goede1-0/+81
2015-05-04sunxi: emac: Rename DMA_CPU_TRRESHOLD to EMAC_RX_BUFSIZEHans de Goede1-2/+2
2015-05-04sunxi: emac: Prepare for driver-model supportHans de Goede1-44/+71
2015-05-04sunxi: emac: port to phylibHans de Goede1-42/+69
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger1-2/+2
2015-04-15sunxi: GPIO pin mux hardware-feature-specific function index definesPaul Kocialkowski1-1/+1
2014-07-06net: Rename and cleanup sunxi (Allwinner) emac driverStefan Roese1-0/+521