aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/mt7628-eth.c
AgeCommit message (Expand)Author
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-10-25net: mt7628-eth: add support to isolate LAN/WAN portsWeijie Gao
2019-10-25net: mt7628-eth: free rx descriptor on receiving failureWeijie Gao
2019-10-25net: mt7628-eth: make phy link up detection optional via DTWeijie Gao
2019-10-25net: mt7628-eth: remove hardcoded gpio settings and regmap-based phy resetWeijie Gao
2018-11-05net: Add MT7628 ethernet driverStefan Roese