summaryrefslogtreecommitdiff
path: root/net/eth_common.c
AgeCommit message (Expand)Author
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