summaryrefslogtreecommitdiff
path: root/drivers/net/sunxi_emac.c
AgeCommit message (Expand)Author
2020-09-30net: sunxi: Fix not calling dev_xxx with a deviceSean Anderson
2020-07-25treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2019-04-16net: sunxi_emac: Add CLK supportJagan Teki
2018-06-13net: sunxi: Correct MAC address register orderJoe Hershberger
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-03-26net: sunxi-emac: Write HW address via functionoliver@schinagl.nl
2015-07-21dm: eth: Avoid blocking on packet receptionSimon Glass
2015-05-04sunxi: emac: Remove non driver-model codeHans de Goede
2015-05-04sunxi: emac: Add driver model supportHans de Goede
2015-05-04sunxi: emac: Rename DMA_CPU_TRRESHOLD to EMAC_RX_BUFSIZEHans de Goede
2015-05-04sunxi: emac: Prepare for driver-model supportHans de Goede
2015-05-04sunxi: emac: port to phylibHans de Goede
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger
2015-04-15sunxi: GPIO pin mux hardware-feature-specific function index definesPaul Kocialkowski
2014-07-06net: Rename and cleanup sunxi (Allwinner) emac driverStefan Roese