aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/sunxi_emac.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-25treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada1-1/+1
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini1-1/+1
2020-07-20treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada1-1/+1
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2019-04-16net: sunxi_emac: Add CLK supportJagan Teki1-6/+22
2018-06-13net: sunxi: Correct MAC address register orderJoe Hershberger1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-06-01dm: Rename dev_addr..() functionsSimon Glass1-1/+1
2017-03-26net: sunxi-emac: Write HW address via functionoliver@schinagl.nl1-4/+15
2015-07-21dm: eth: Avoid blocking on packet receptionSimon Glass1-1/+1
2015-05-04sunxi: emac: Remove non driver-model codeHans de Goede1-69/+0
2015-05-04sunxi: emac: Add driver model supportHans de Goede1-0/+81
2015-05-04sunxi: emac: Rename DMA_CPU_TRRESHOLD to EMAC_RX_BUFSIZEHans de Goede1-2/+2
2015-05-04sunxi: emac: Prepare for driver-model supportHans de Goede1-44/+71
2015-05-04sunxi: emac: port to phylibHans de Goede1-42/+69
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger1-2/+2
2015-04-15sunxi: GPIO pin mux hardware-feature-specific function index definesPaul Kocialkowski1-1/+1
2014-07-06net: Rename and cleanup sunxi (Allwinner) emac driverStefan Roese1-0/+521