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
/
net
/
eth_common.c
Age
Commit message (
Expand
)
Author
2025-03-04
miiphy: define mii_devs with LIST_HEAD()
Weijie Gao
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-06
net: Remove <common.h> and add needed includes
Tom Rini
2023-09-14
net: phy: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-04-07
net: phy: Only call phy_init() on systems needing manual relocation
Marek Vasut
2021-09-04
net: Move network rules to drivers/net
Simon Glass
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
env: Move get_env_id() to env.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-08
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
2017-08-16
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
Simon Glass
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
Simon Glass
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-03-20
net: don't override ethernet address environment
Roger Quadros
2017-02-07
net: cosmetic: Make the MAC address string less magical
[email protected]
2016-01-28
net: Move remaining common functions to eth_common.c
Simon Glass
2016-01-28
net: Move environment functions to the common file
Simon Glass
2016-01-28
net: Move common init into a new eth_common.c file
Simon Glass