summaryrefslogtreecommitdiff
path: root/drivers/net/sun8i_emac.c
Commit message (Expand)AuthorAgeLines
* dm: core: Replace of_offset with accessorSimon Glass2017-02-08-4/+5
* sun8i_emac: Fix mdio read sequencePhilipp Tomsich2016-11-28-1/+1
* Fix codying style broken by recent libfdt syncMasahiro Yamada2016-10-24-1/+1
* libfdt: Bring in upstream stringlist functionsSimon Glass2016-10-13-2/+3
* net: sun8i_emac: Fix DMA alignment issues with the rx / tx buffersHans de Goede2016-07-31-3/+10
* net: sun8i_emac: Drop redundant and incorrect setting of syscon registerChen-Yu Tsai2016-07-26-9/+1
* net: sun8i_emac: Do not configure AHB2 clockChen-Yu Tsai2016-07-26-3/+0
* net: Add EMAC driver for H3/A83T/A64 SoCs.Amit Singh Tomar2016-07-15-0/+789