index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
calxedaxgmac.c
Age
Commit message (
Expand
)
Author
4 days
global: Correct duplicate U_BOOT_DRIVER entry names
Tom Rini
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
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-04-20
net: calxedagmac: Convert to DM_ETH
Andre Przywara
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2015-04-18
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2013-07-25
Merge branch 'u-boot/master' into u-boot-arm/master
Albert ARIBAUD
2013-07-25
net: calxedaxgmac: enable rx cut-thru
Rob Herring
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-05-22
drivers/net/calxedaxgmac.c: Fix compile warning
Joe Hershberger
2012-03-28
net: calxedaxgmac: fix build due to missing __aligned definition
Rob Herring
2012-01-05
net: add Calxeda xgmac driver
Rob Herring