1. 26011a3 Convert CONFIG_NET_RETRY_COUNT to Kconfig by Tom Rini · Fri Mar 11 09:12:02 2022 -0500
  2. a8a7750 Convert CONFIG_ARP_TIMEOUT to Kconfig by Tom Rini · Fri Mar 11 09:12:01 2022 -0500
  3. cc041b6 Convert CONFIG_KEEP_SERVERADDR to Kconfig by Simon Glass · Sat Dec 18 11:27:48 2021 -0700
  4. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  5. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  6. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  7. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  8. e79a518 net: Don't overwrite waiting packets with asynchronous replies by Joe Hershberger · Wed Sep 26 16:49:02 2018 -0500
  9. 5641f67 net: Add an accessor to know if waiting for ARP by Joe Hershberger · Wed Sep 26 16:48:58 2018 -0500
  10. 193235d net: Always align tx packets by Mario Six · Wed Mar 28 14:38:49 2018 +0200
  11. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · Mon May 07 17:02:21 2018 -0400
  12. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  13. a05e7ac net/arp: remove superfluous assignments by xypron.glpk@gmx.de · Mon May 08 21:24:28 2017 +0200
  14. cc97ead net/arp: account for ARP delay, avoid duplicate packets on timeout by Stefan Brüns · Sun Aug 30 17:46:54 2015 +0200
  15. 86f1fe4 net/arp: Do not run net_start_again() on timeout by Stefan Brüns · Sun Aug 30 17:46:43 2015 +0200
  16. c80b41b0 net: cosmetic: Fix checkpatch.pl failures in net.c by Joe Hershberger · Wed Apr 08 01:41:21 2015 -0500
  17. 85ae776 net: cosmetic: Clean up ARP variables and functions by Joe Hershberger · Wed Apr 08 01:41:08 2015 -0500
  18. a8ca4f6 net: cosmetic: Cleanup internal packet buffer names by Joe Hershberger · Wed Apr 08 01:41:05 2015 -0500
  19. 8ecdbed net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · Wed Apr 08 01:41:04 2015 -0500
  20. 5874dec net: cosmetic: Change IPaddr_t to struct in_addr by Joe Hershberger · Wed Apr 08 01:41:01 2015 -0500
  21. db06592 SPDX License cleanup for LiMon imported files by Wolfgang Denk · Tue Sep 30 10:44:01 2014 +0200
  22. 40c2c03 net/: sparse fixes by Kim Phillips · Mon Oct 29 13:34:33 2012 +0000
  23. dc36a6a net: fix typo in arp clean up by Mike Frysinger · Tue Jul 10 00:41:50 2012 +0000
  24. 05a377b net: Allow filtering on debug traces in the net subsystem by Joe Hershberger · Wed May 23 08:01:04 2012 +0000
  25. 39048f6 net: Work-around for brain-damaged Cisco equipment with arp-proxy by Joe Hershberger · Wed May 23 08:00:13 2012 +0000
  26. c07e810 net: Separate ArpRequest() into lower-level func by Joe Hershberger · Wed May 23 08:00:11 2012 +0000
  27. de8205a net: Don't copy every packet that waits for an ARP by Joe Hershberger · Wed May 23 07:59:24 2012 +0000
  28. e96624a net: Remove static allocation for MAC address in PingSend() by Joe Hershberger · Wed May 23 07:59:20 2012 +0000
  29. 530cd6b net: Add net_update_ether() to handle ARP and Ping replies by Joe Hershberger · Wed May 23 07:59:16 2012 +0000
  30. f50357b net: Refactor to separate the UDP handler from the ARP handler by Joe Hershberger · Wed May 23 07:59:15 2012 +0000
  31. ebe3ca8 net: Refactor to use NetSendPacket instead of eth_send directly by Joe Hershberger · Wed May 23 07:59:13 2012 +0000
  32. f7ea805 net: Refactor packet length computations by Joe Hershberger · Wed May 23 07:59:09 2012 +0000
  33. 2f78749 net: cosmetic: Replace magic numbers in arp.c with constants by Joe Hershberger · Wed May 23 07:58:17 2012 +0000
  34. 555efa0 net: cosmetic: Rename tmp to reply_ip_addr in arp.c by Joe Hershberger · Wed May 23 07:58:16 2012 +0000
  35. de15d093 net: cosmetic: Un-typedef ARP_t by Joe Hershberger · Wed May 23 07:58:08 2012 +0000
  36. 1178f41 net: cosmetic: Un-typedef Ethernet_t by Joe Hershberger · Wed May 23 07:58:06 2012 +0000
  37. 6fe8b45 net: cosmetic: Un-typedef IP_t by Joe Hershberger · Wed May 23 07:58:04 2012 +0000
  38. aae0508 net: Move ARP out of net.c by Joe Hershberger · Wed May 23 07:58:01 2012 +0000
  39. e6466f6 * Add support for RMU board by wdenk · Thu Jun 05 19:27:42 2003 +0000
  40. 14aba9c Initial revision by wdenk · Sat Sep 28 00:23:46 2002 +0000