aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/sun8i_emac.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-28sun8i_emac: Fix mdio read sequencePhilipp Tomsich1-1/+1
2016-10-24Fix codying style broken by recent libfdt syncMasahiro Yamada1-1/+1
2016-10-13libfdt: Bring in upstream stringlist functionsSimon Glass1-2/+3
2016-07-31net: sun8i_emac: Fix DMA alignment issues with the rx / tx buffersHans de Goede1-3/+10
2016-07-26net: sun8i_emac: Drop redundant and incorrect setting of syscon registerChen-Yu Tsai1-9/+1
2016-07-26net: sun8i_emac: Do not configure AHB2 clockChen-Yu Tsai1-3/+0
2016-07-15net: Add EMAC driver for H3/A83T/A64 SoCs.Amit Singh Tomar1-0/+789