aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/mtk_eth.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+2
2020-04-24eth: mtk-eth: add mt7531 switch support in mediatek eth driverLanden Chao1-121/+459
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini1-0/+1
2020-02-07eth: mtk-eth: aarch64: fix build warnings on ethernet-driverFrank Wunderlich1-4/+5
2020-02-07eth: mtk-eth: add mt7622 support in mediatek eth driverMarkLee1-1/+3
2020-02-07eth: mtk-eth: add sgmii mode support in mediatek eth driverMarkLee1-0/+44
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2019-12-02common: Move ARM cache operations out of common.hSimon Glass1-0/+1
2019-05-14eth: mtk-eth: fix incorrect read of phy-handleWeijie Gao1-3/+4
2019-01-14ethernet: MediaTek: add ethernet driver for MediaTek ARM-based SoCsWeijie Gao1-0/+1175