summaryrefslogtreecommitdiff
path: root/drivers/net/sun8i_emac.c
Commit message (Expand)AuthorAgeFilesLines
* dm: core: Replace of_offset with accessor (part 2)Simon Glass2017-06-011-2/+2
* dm: Rename dev_addr..() functionsSimon Glass2017-06-011-2/+2
* sun8i_emac: configure PHY reset GPIO via DMPhilipp Tomsich2017-04-071-6/+80
* sunxi: prepare for sharing MACH_SUN8I_H3 config symbolAndre Przywara2017-04-051-1/+1
* dm: core: Replace of_offset with accessorSimon Glass2017-02-081-4/+5
* sun8i_emac: Fix mdio read sequencePhilipp Tomsich2016-11-281-1/+1
* Fix codying style broken by recent libfdt syncMasahiro Yamada2016-10-241-1/+1
* libfdt: Bring in upstream stringlist functionsSimon Glass2016-10-131-2/+3
* net: sun8i_emac: Fix DMA alignment issues with the rx / tx buffersHans de Goede2016-07-311-3/+10
* net: sun8i_emac: Drop redundant and incorrect setting of syscon registerChen-Yu Tsai2016-07-261-9/+1
* net: sun8i_emac: Do not configure AHB2 clockChen-Yu Tsai2016-07-261-3/+0
* net: Add EMAC driver for H3/A83T/A64 SoCs.Amit Singh Tomar2016-07-151-0/+789