1. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  2. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  3. fb8977c net: Always build the string_to_enetaddr() helper by Joe Hershberger · 5 years ago
  4. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  5. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  6. 9925f1d net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 6 years ago
  7. 31417f0 cmd: ethsw: Fix out-of-bounds error by York Sun · 7 years ago
  8. 82d72a1 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  9. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_ethsw.c]
  10. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_ethsw.c]
  11. 5ed1bac drivers/net/vsc9953: Add commands for VLAN ingress filtering by Codrin Ciubotariu · 9 years ago
  12. 21d214f drivers/net/vsc9953: Add command for shared/private VLAN learning by Codrin Ciubotariu · 9 years ago
  13. a247792 drivers/net/vsc9953: Add VLAN commands for VSC9953 by Codrin Ciubotariu · 9 years ago
  14. 2244985 drivers/net/vsc9953: Add commands to manipulate the FDB for VSC9953 by Codrin Ciubotariu · 9 years ago
  15. 68c929d drivers/net/vsc9953: Add commands to enable/disable HW learning by Codrin Ciubotariu · 9 years ago
  16. 86719f0 drivers/net/vsc9953: Add command to show/clear port counters by Codrin Ciubotariu · 9 years ago
  17. 4ea54e3 common/cmd_ethsw: Add generic commands for Ethernet Switches by Codrin Ciubotariu · 9 years ago