summaryrefslogtreecommitdiff
path: root/net/eth_common.c
AgeCommit message (Expand)Author
2025-03-04miiphy: define mii_devs with LIST_HEAD()Weijie Gao
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06net: Remove <common.h> and add needed includesTom Rini
2023-09-14net: phy: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-04-07net: phy: Only call phy_init() on systems needing manual relocationMarek Vasut
2021-09-04net: Move network rules to drivers/netSimon Glass
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move get_env_id() to env.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-03-20net: don't override ethernet address environmentRoger Quadros
2017-02-07net: cosmetic: Make the MAC address string less magicaloliver@schinagl.nl
2016-01-28net: Move remaining common functions to eth_common.cSimon Glass
2016-01-28net: Move environment functions to the common fileSimon Glass
2016-01-28net: Move common init into a new eth_common.c fileSimon Glass