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