summaryrefslogtreecommitdiff
path: root/drivers/net/sun8i_emac.c
AgeCommit message (Expand)Author
2017-03-09sun8i_emac: update to work with pinctrl-sunxi, reset-sunxi and clk-sunxiPhilipp Tomsich
2017-03-09sun8i_emac: configure PHY reset GPIO via DMPhilipp Tomsich
2017-03-09sun8i_emac: remove unnecessary bit-masking for mdio_read/writePhilipp Tomsich
2017-03-09sun8i_emac: Set MDC divider for MDIO read/writePhilipp Tomsich
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-11-28sun8i_emac: Fix mdio read sequencePhilipp Tomsich
2016-10-24Fix codying style broken by recent libfdt syncMasahiro Yamada
2016-10-13libfdt: Bring in upstream stringlist functionsSimon Glass
2016-07-31net: sun8i_emac: Fix DMA alignment issues with the rx / tx buffersHans de Goede
2016-07-26net: sun8i_emac: Drop redundant and incorrect setting of syscon registerChen-Yu Tsai
2016-07-26net: sun8i_emac: Do not configure AHB2 clockChen-Yu Tsai
2016-07-15net: Add EMAC driver for H3/A83T/A64 SoCs.Amit Singh Tomar