summaryrefslogtreecommitdiff
path: root/net/eth_legacy.c
AgeCommit message (Expand)Author
2022-01-11net: uclass: Save generated ethernet MAC addresses to the environmentMichal Simek
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-19net: eth_legacy - fix build CMD_PCAPJorge Ramirez-Ortiz
2020-09-30net: use log_err() for 'No ethernet found' messageHeinrich Schuchardt
2020-08-03net: Drop dm.h header file from phy.hSimon Glass
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
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