1. a55ef7f net: remove CONFIG_MCAST_TFTP by Chris Packham · 6 years ago
  2. d21faa5 net: eth-uclass: Fix for DM USB ethernet support by Jean-Jacques Hiblot · 6 years ago
  3. 3c91d15 net: Only call halt on a driver that has been init'ed by Joe Hershberger · 6 years ago
  4. 865c387 net: Initialize as many ethernet devices as possible by Mario Six · 7 years ago
  5. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  6. 7151149 net: Only access network devices after init by Alexander Graf · 7 years ago
  7. 399a9ce env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  8. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  9. 8551d55 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  10. 0211e39 net: core: avoid possible NULL pointer dereference by xypron.glpk@gmx.de · 8 years ago
  11. 54e89f0 net: core: cosmetic: A MAC address is not limited to SROM by oliver@schinagl.nl · 8 years ago
  12. 496904b net: cosmetic: Do not use magic values for ARP_HLEN by oliver@schinagl.nl · 8 years ago
  13. e0b7bc7 net: use random ethernet address if invalid and not zero by Siva Durga Prasad Paladugu · 8 years ago
  14. 3071f07 net: write enetaddr down to hardware on env_callback by Hannes Schmelzer · 8 years ago
  15. 004b891 microblaze: Correct build error in eth-uclass.c by Simon Glass · 9 years ago
  16. c6011d2 net: Move driver-model code into its own file by Simon Glass · 9 years ago