- 79d191e net: define LOG_CATEGORY by Patrick Delaunay · 3 years, 4 months ago
- 82a3c9e net: use the same alias stem for ethernet as linux by Michael Walle · 3 years, 8 months ago
- 6e424b4 net: use a more deterministic approach to get the active ethernet device by Michael Walle · 3 years, 9 months ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
- 177e7f9 net: Use CONFIG_IS_ENABLED() in eth_dev_get_mac_address() by Simon Glass · 3 years, 10 months ago
- 26e85bf Revert "net: eth-uclass: Change uclass driver name to ethernet" by Tom Rini · 3 years, 10 months ago
- 1231184 net: eth-uclass: Change uclass driver name to ethernet by David Wu · 3 years, 10 months ago
- fa795f4 net: eth-uclass: avoid running start() twice without stop() by Matthias Schiffer · 4 years ago
- 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 11 months ago
- 9917591 dm: Drop the unused arg in uclass_find_device_by_seq() by Simon Glass · 3 years, 11 months ago
- 552da33 net: Update to use new sequence numbers by Simon Glass · 3 years, 11 months ago
- 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 11 months ago
- caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 36ea0ca net: add a define for the number of packets received as batch by Patrick Wildt · 4 years, 1 month ago
- c3f0278 net: Expose some errors generated in net_init by Sean Anderson · 4 years, 2 months ago
- ad89591 net: use log_err() for 'No ethernet found' message by Heinrich Schuchardt · 4 years, 2 months ago
- f1dd05b net: dm: Remove warning about EEPROM provided MAC address by Andre Przywara · 4 years, 5 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
- 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 6 months ago
- 5fe419e net: Add eth phy generic driver for shared MDIO by Ye Li · 4 years, 6 months ago
- d2b7020 net: eth-uclass: add return value check by Peng Fan · 4 years, 6 months ago
- d4172c9 net: eth-uclass: Fix message if mac is coming from DT or ROM by Michal Simek · 4 years, 8 months ago
- 19820db net: eth-uclass: ignore unavailable devices by Michael Walle · 5 years ago
- fb8977c net: Always build the string_to_enetaddr() helper by Joe Hershberger · 5 years ago
- 3eaac63 net: introduce packet capture support by Ramon Fried · 5 years ago
- e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
- 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
- 379af67 net: eth-uclass: Support device tree MAC addresses by Thierry Reding · 5 years ago
- b743bbd net: eth-uclass: Write MAC address to hardware after probe by Thierry Reding · 5 years ago
- 67bb984 net: remove CONFIG_MCAST_TFTP by Chris Packham · 6 years ago
- c321170 net: eth-uclass: Fix for DM USB ethernet support by Jean-Jacques Hiblot · 6 years ago
- 68acb51 net: Only call halt on a driver that has been init'ed by Joe Hershberger · 6 years ago
- 3ce4304 net: Initialize as many ethernet devices as possible by Mario Six · 7 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- a532e2f net: Only access network devices after init by Alexander Graf · 7 years ago
- 35affd7 env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
- 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
- fd1e959 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
- c08248d net: core: avoid possible NULL pointer dereference by xypron.glpk@gmx.de · 7 years ago
- 26d40b0 net: core: cosmetic: A MAC address is not limited to SROM by oliver@schinagl.nl · 8 years ago
- a40db6d net: cosmetic: Do not use magic values for ARP_HLEN by oliver@schinagl.nl · 8 years ago
- aa555fe net: use random ethernet address if invalid and not zero by Siva Durga Prasad Paladugu · 8 years ago
- c86ff7f net: write enetaddr down to hardware on env_callback by Hannes Schmelzer · 8 years ago
- a7c45ec microblaze: Correct build error in eth-uclass.c by Simon Glass · 9 years ago
- db9391e net: Move driver-model code into its own file by Simon Glass · 9 years ago