1. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  2. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  3. 8e7545e net: Always build the string_to_enetaddr() helper by Joe Hershberger · 5 years ago
  4. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  5. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  6. 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
  7. e1876bc cmd: ethsw: Fix out-of-bounds error by York Sun · 7 years ago
  8. da62ad2 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  9. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_ethsw.c]
  10. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_ethsw.c]
  11. d1c9fe5 drivers/net/vsc9953: Add commands for VLAN ingress filtering by Codrin Ciubotariu · 9 years ago
  12. 3a74bbe drivers/net/vsc9953: Add command for shared/private VLAN learning by Codrin Ciubotariu · 9 years ago
  13. 4718f95 drivers/net/vsc9953: Add VLAN commands for VSC9953 by Codrin Ciubotariu · 9 years ago
  14. 4732e35 drivers/net/vsc9953: Add commands to manipulate the FDB for VSC9953 by Codrin Ciubotariu · 9 years ago
  15. 2d1607f drivers/net/vsc9953: Add commands to enable/disable HW learning by Codrin Ciubotariu · 9 years ago
  16. c003473 drivers/net/vsc9953: Add command to show/clear port counters by Codrin Ciubotariu · 9 years ago
  17. bfafe5c common/cmd_ethsw: Add generic commands for Ethernet Switches by Codrin Ciubotariu · 9 years ago