1. d6c52f4 test: Drop the blank line before test macros by Simon Glass · 3 months ago
  2. 1a92f83 test: Rename unit-test flags by Simon Glass · 3 months ago
  3. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  4. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  5. d22d069 test: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  6. 85e8fc8 test: eth: Don't crash if env_get returns NULL by Sean Anderson · 1 year, 1 month ago
  7. 63c76c0 test: eth: IPv6 network discovery unit test by Ehsan Mohandesi · 1 year, 7 months ago
  8. 5c8e0a6 test: dm: eth: Add ip6_make_lladdr test by Viacheslav Mitrofanov · 2 years ago
  9. 3b673c0 test: dm: eth: Add ip6_make_snma test by Viacheslav Mitrofanov · 2 years ago
  10. ac6a9ce test: dm: eth: Add ip6_addr_in_subnet test by Viacheslav Mitrofanov · 2 years ago
  11. 224f563 test: dm: eth: Add csum_ipv6_magic test by Viacheslav Mitrofanov · 2 years ago
  12. f96b109 test: dm: eth: Add string_to_ip6 test by Viacheslav Mitrofanov · 2 years ago
  13. 86f5cc7 test: eth: Add test for ethernet addresses by Sean Anderson · 2 years, 7 months ago
  14. d9eaa92 sandbox: Add a DSA sandbox driver and unit test by Claudiu Manoil · 3 years, 9 months ago
  15. 974dccd dm: Rename DM test flags to make them more generic by Simon Glass · 4 years, 4 months ago
  16. 75c4d41 dm: core: Drop header files from dm/test.h by Simon Glass · 4 years, 4 months ago
  17. 7c41a22 dm: uclass: don't assign aliased seq numbers by Michael Walle · 4 years, 6 months ago
  18. a3186e6 test: Use ut_asserteq_mem() where possible by Simon Glass · 4 years, 7 months ago
  19. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  20. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  21. 2dee419 net: explicitly assign errno to return code in case of network failure by Thomas RIENOESSL · 6 years ago
  22. e79a518 net: Don't overwrite waiting packets with asynchronous replies by Joe Hershberger · 6 years ago
  23. 9716dc1 test: eth: Add a test for the target being pinged by Joe Hershberger · 6 years ago
  24. 54418d0 test: eth: Add a test for ARP requests by Joe Hershberger · 6 years ago
  25. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  26. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  27. 0ac17d8 test/dm: Fix string handling issues in the eth test by Tom Rini · 7 years ago
  28. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  29. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  30. 80b5bc9 dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
  31. 111473a dm: test: Add a new test case against dm eth codes for NULL pointer access by Bin Meng · 9 years ago
  32. 04a11cb dm: test: Add a new test case for dm_test_eth_rotate by Bin Meng · 9 years ago
  33. fc755f9 test: dm: eth: Handle failed test env cleanup by Joe Hershberger · 10 years ago
  34. 3a77be5 test: Generalize the unit test framework by Joe Hershberger · 10 years ago
  35. e84ca29 net: Apply default format rules to all ethaddr by Joe Hershberger · 10 years ago
  36. 6901f43 test: dm: eth: Skip timeouts on ping tests by Joe Hershberger · 10 years ago
  37. c80b41b0 net: cosmetic: Fix checkpatch.pl failures in net.c by Joe Hershberger · 10 years ago
  38. 5874dec net: cosmetic: Change IPaddr_t to struct in_addr by Joe Hershberger · 10 years ago
  39. f4dc96a net: Improve error handling by Joe Hershberger · 10 years ago
  40. f933a93 test: dm: net: Add a test of the netretry behavior by Joe Hershberger · 10 years ago
  41. f340e54 test: dm: eth: Add testing for ethrotate env var by Joe Hershberger · 10 years ago
  42. aa52edd dm: eth: Add support for ethprime env var by Joe Hershberger · 10 years ago
  43. 279d2f6 dm: eth: Add support for aliases by Joe Hershberger · 10 years ago
  44. 4c19724 test: dm: eth: Add tests for the eth dm implementation by Joe Hershberger · 10 years ago