index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
mt7628-eth.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
net: Remove <common.h> and add needed includes
Tom Rini
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-10-25
net: mt7628-eth: add support to isolate LAN/WAN ports
Weijie Gao
2019-10-25
net: mt7628-eth: free rx descriptor on receiving failure
Weijie Gao
2019-10-25
net: mt7628-eth: make phy link up detection optional via DT
Weijie Gao
2019-10-25
net: mt7628-eth: remove hardcoded gpio settings and regmap-based phy reset
Weijie Gao
2018-11-05
net: Add MT7628 ethernet driver
Stefan Roese