1. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  2. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  3. 7235660 net: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  4. 26011a3 Convert CONFIG_NET_RETRY_COUNT to Kconfig by Tom Rini · 2 years, 9 months ago
  5. a8a7750 Convert CONFIG_ARP_TIMEOUT to Kconfig by Tom Rini · 2 years, 9 months ago
  6. cc041b6 Convert CONFIG_KEEP_SERVERADDR to Kconfig by Simon Glass · 3 years ago
  7. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  8. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  9. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  10. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  11. e79a518 net: Don't overwrite waiting packets with asynchronous replies by Joe Hershberger · 6 years ago
  12. 5641f67 net: Add an accessor to know if waiting for ARP by Joe Hershberger · 6 years ago
  13. 193235d net: Always align tx packets by Mario Six · 7 years ago
  14. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · 7 years ago
  15. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  16. a05e7ac net/arp: remove superfluous assignments by xypron.glpk@gmx.de · 8 years ago
  17. cc97ead net/arp: account for ARP delay, avoid duplicate packets on timeout by Stefan Brüns · 9 years ago
  18. 86f1fe4 net/arp: Do not run net_start_again() on timeout by Stefan Brüns · 9 years ago
  19. c80b41b0 net: cosmetic: Fix checkpatch.pl failures in net.c by Joe Hershberger · 10 years ago
  20. 85ae776 net: cosmetic: Clean up ARP variables and functions by Joe Hershberger · 10 years ago
  21. a8ca4f6 net: cosmetic: Cleanup internal packet buffer names by Joe Hershberger · 10 years ago
  22. 8ecdbed net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 10 years ago
  23. 5874dec net: cosmetic: Change IPaddr_t to struct in_addr by Joe Hershberger · 10 years ago
  24. db06592 SPDX License cleanup for LiMon imported files by Wolfgang Denk · 10 years ago
  25. 40c2c03 net/: sparse fixes by Kim Phillips · 12 years ago
  26. dc36a6a net: fix typo in arp clean up by Mike Frysinger · 12 years ago
  27. 05a377b net: Allow filtering on debug traces in the net subsystem by Joe Hershberger · 13 years ago
  28. 39048f6 net: Work-around for brain-damaged Cisco equipment with arp-proxy by Joe Hershberger · 13 years ago
  29. c07e810 net: Separate ArpRequest() into lower-level func by Joe Hershberger · 13 years ago
  30. de8205a net: Don't copy every packet that waits for an ARP by Joe Hershberger · 13 years ago
  31. e96624a net: Remove static allocation for MAC address in PingSend() by Joe Hershberger · 13 years ago
  32. 530cd6b net: Add net_update_ether() to handle ARP and Ping replies by Joe Hershberger · 13 years ago
  33. f50357b net: Refactor to separate the UDP handler from the ARP handler by Joe Hershberger · 13 years ago
  34. ebe3ca8 net: Refactor to use NetSendPacket instead of eth_send directly by Joe Hershberger · 13 years ago
  35. f7ea805 net: Refactor packet length computations by Joe Hershberger · 13 years ago
  36. 2f78749 net: cosmetic: Replace magic numbers in arp.c with constants by Joe Hershberger · 13 years ago
  37. 555efa0 net: cosmetic: Rename tmp to reply_ip_addr in arp.c by Joe Hershberger · 13 years ago
  38. de15d093 net: cosmetic: Un-typedef ARP_t by Joe Hershberger · 13 years ago
  39. 1178f41 net: cosmetic: Un-typedef Ethernet_t by Joe Hershberger · 13 years ago
  40. 6fe8b45 net: cosmetic: Un-typedef IP_t by Joe Hershberger · 13 years ago
  41. aae0508 net: Move ARP out of net.c by Joe Hershberger · 13 years ago
  42. e6466f6 * Add support for RMU board by wdenk · 21 years ago
  43. 14aba9c Initial revision by wdenk · 22 years ago