1. ac598c1 net: introduce packet capture support by Ramon Fried · Thu Jul 18 21:43:30 2019 +0300
  2. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · Thu Aug 01 09:47:12 2019 -0600
  3. 5e6201b env: Move env_set() to env.h by Simon Glass · Thu Aug 01 09:46:51 2019 -0600
  4. 8fe0853 net: eth-uclass: Support device tree MAC addresses by Thierry Reding · Mon May 20 17:59:57 2019 +0200
  5. 1306487 net: eth-uclass: Write MAC address to hardware after probe by Thierry Reding · Mon May 20 17:59:56 2019 +0200
  6. a55ef7f net: remove CONFIG_MCAST_TFTP by Chris Packham · Mon Nov 26 21:00:29 2018 +1300
  7. d21faa5 net: eth-uclass: Fix for DM USB ethernet support by Jean-Jacques Hiblot · Thu Aug 09 16:17:41 2018 +0200
  8. 3c91d15 net: Only call halt on a driver that has been init'ed by Joe Hershberger · Mon Jul 02 14:47:46 2018 -0500
  9. 865c387 net: Initialize as many ethernet devices as possible by Mario Six · Fri Apr 27 14:52:56 2018 +0200
  10. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  11. 7151149 net: Only access network devices after init by Alexander Graf · Thu Mar 15 15:07:09 2018 +0100
  12. 399a9ce env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · Thu Aug 03 12:22:14 2017 -0600
  13. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  14. 8551d55 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · Thu Aug 03 12:22:11 2017 -0600
  15. 0211e39 net: core: avoid possible NULL pointer dereference by xypron.glpk@gmx.de · Tue May 16 05:07:01 2017 +0200
  16. 54e89f0 net: core: cosmetic: A MAC address is not limited to SROM by oliver@schinagl.nl · Fri Nov 25 16:30:23 2016 +0100
  17. 496904b net: cosmetic: Do not use magic values for ARP_HLEN by oliver@schinagl.nl · Fri Nov 25 16:30:19 2016 +0100
  18. e0b7bc7 net: use random ethernet address if invalid and not zero by Siva Durga Prasad Paladugu · Wed Nov 02 12:52:13 2016 +0100
  19. 3071f07 net: write enetaddr down to hardware on env_callback by Hannes Schmelzer · Fri Sep 02 14:48:17 2016 +0200
  20. 004b891 microblaze: Correct build error in eth-uclass.c by Simon Glass · Sat Jan 30 15:45:14 2016 -0700
  21. c6011d2 net: Move driver-model code into its own file by Simon Glass · Sun Jan 17 14:52:00 2016 -0700