summaryrefslogtreecommitdiff
path: root/net/eth_legacy.c
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/bug.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2019-12-09net: Always build the string_to_enetaddr() helperJoe Hershberger
2019-09-04net: introduce packet capture supportRamon Fried
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-01-24net: remove CONFIG_MCAST_TFTPChris Packham
2019-01-24net: move ether_crc to tsec driverChris Packham
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
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-02-07net: cosmetic: Do not use magic values for ARP_HLENoliver@schinagl.nl
2016-11-13net: write enetaddr down to hardware on env_callbackMarek Vasut
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-01-28net: Rename eth.c to eth_lecacy.cSimon Glass