1. 5e6201b env: Move env_set() to env.h by Simon Glass · Thu Aug 01 09:46:51 2019 -0600
  2. f620e61 net: unaligned copying of unsigned long by Heinrich Schuchardt · Sun Jul 14 22:02:13 2019 +0200
  3. 69dace3 net: Add priv_pdata to eth_pdata by Faiz Abbas · Mon Mar 18 13:54:31 2019 +0530
  4. a55ef7f net: remove CONFIG_MCAST_TFTP by Chris Packham · Mon Nov 26 21:00:29 2018 +1300
  5. bbe1857 net: move ether_crc to tsec driver by Chris Packham · Mon Nov 26 21:00:28 2018 +1300
  6. f1447c9 net: Consolidate UDP header functions by Duncan Hare · Sun Jun 24 15:40:41 2018 -0700
  7. e79a518 net: Don't overwrite waiting packets with asynchronous replies by Joe Hershberger · Wed Sep 26 16:49:02 2018 -0500
  8. 5641f67 net: Add an accessor to know if waiting for ARP by Joe Hershberger · Wed Sep 26 16:48:58 2018 -0500
  9. 2ccb8b0 net.h: Include linux/if_ether.h to avoid duplication by Bin Meng · Tue Jul 31 02:55:22 2018 -0700
  10. b08a033 net: Increase ethernet name string size to 20 chars by Pankaj Bansal · Thu Aug 02 16:31:29 2018 +0530
  11. 9cb7b02 net: Consolidate the parsing of bootfile by Joe Hershberger · Tue Jul 03 19:36:43 2018 -0500
  12. f559f1c net: When checking prerequisites, consider boot_file_name by Joe Hershberger · Tue Jul 03 19:36:39 2018 -0500
  13. f43bf5d net: Prefer command line arguments by Alexander Graf · Fri Jun 15 10:29:27 2018 +0200
  14. 776fc10 net: Add new wol command - Wake on LAN by Lothar Felten · Fri Jun 22 22:29:54 2018 +0200
  15. d5aa57c net: fastboot: Merge AOSP UDP fastboot by Alex Kiernan · Tue May 29 15:30:53 2018 +0000
  16. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · Mon May 07 17:02:21 2018 -0400
  17. 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · Sun Apr 01 09:22:38 2018 +0000
  18. 5c218d2 Handle NETCONSOLE and SPL enabled by Jason Kridner · Wed Mar 07 05:40:43 2018 -0500
  19. da1a134 env: Rename some other getenv()-related functions by Simon Glass · Thu Aug 03 12:22:15 2017 -0600
  20. 399a9ce env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · Thu Aug 03 12:22:14 2017 -0600
  21. 8551d55 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · Thu Aug 03 12:22:11 2017 -0600
  22. 4c7a6e0 net: Use packed structures for networking by Denis Pynkin · Fri Jul 21 19:28:42 2017 +0300
  23. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · Wed Jun 07 17:33:09 2017 +0200
  24. 4493327 net: cosmetic: Define ethernet name length by oliver@schinagl.nl · Fri Nov 25 16:30:21 2016 +0100
  25. 0522360 net: cosmetic: Make the MAC address string less magical by oliver@schinagl.nl · Fri Nov 25 16:30:20 2016 +0100
  26. 496904b net: cosmetic: Do not use magic values for ARP_HLEN by oliver@schinagl.nl · Fri Nov 25 16:30:19 2016 +0100
  27. 095b761 drivers: usb: gadget: ether/rndis: convert driver to adopt device driver model by Mugunthan V N · Fri Nov 18 11:09:15 2016 +0530
  28. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · Fri Jul 15 13:44:45 2016 -0400
  29. 94c4b99 efi_loader: Add network access support by Alexander Graf · Fri May 06 21:01:01 2016 +0200
  30. d93400a net: increase maximum frame size to accomediate VLAN packets by Stefan Agner · Wed Apr 13 16:38:02 2016 -0700
  31. 96c1904 net: mvpp2.c: Add Marvell mvpp2 network driver for Armada 375 by Stefan Roese · Wed Feb 10 07:22:10 2016 +0100
  32. 1e9df6b net: export eth_setenv_enetaddr_by_index() to net.h by Roger Quadros · Fri Mar 18 13:18:11 2016 +0200
  33. da62ad2 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Jan 28 18:42:10 2016 -0500
  34. 4384ea4 include/net.h: add max_speed member in struct eth_pdata by Alexey Brodkin · Wed Jan 13 16:59:35 2016 +0300
  35. cff6536 include: net: Simplify the usage of __always_inline by Fabio Estevam · Sun Nov 08 22:25:14 2015 -0200
  36. ae80c2e net: Increase the size of the net_boot_file_name buffer by Jacob Stiffler · Wed Sep 30 10:12:05 2015 -0400
  37. 1bcee66 net: change the env name to use const by Josh Wu · Tue Sep 01 18:22:55 2015 +0800
  38. 8de9d12 net: expose eth_is_active() function to test network device state by Bernhard Nortmann · Mon Sep 14 15:29:43 2015 +0200
  39. e32125a update: tftp: dfu: Extend update_tftp() function to support DFU by Lukasz Majewski · Mon Aug 24 00:21:47 2015 +0200
  40. c91b2b7 net: Allow drivers to return -ENOSYS with the write_hwaddr() method by Simon Glass · Mon Jul 06 16:47:55 2015 -0600
  41. dc6eda3 dm: eth: Avoid blocking on packet reception by Simon Glass · Mon Jul 06 16:47:49 2015 -0600
  42. dbad346 dm: net: Adjust PHY interface to work with CONFIG_DM_ETH by Simon Glass · Sun Apr 05 16:07:39 2015 -0600
  43. 4c00eeb net: Convert protocol structures to use explicit sizes by Sergey Temerkhanov · Wed Apr 08 01:41:23 2015 -0500
  44. bf5ad64 net: Fix incorrect DHCP/BOOTP packets on 64-bit systems by Sergey Temerkhanov · Wed Apr 08 01:41:22 2015 -0500
  45. c80b41b0 net: cosmetic: Fix checkpatch.pl failures in net.c by Joe Hershberger · Wed Apr 08 01:41:21 2015 -0500
  46. 7581157 net: cosmetic: Fix checkpatch.pl failures in net.h by Joe Hershberger · Wed Apr 08 01:41:20 2015 -0500
  47. 013d387 net: cosmetic: Clean up cmd_net variables and functions by Joe Hershberger · Wed Apr 08 01:41:17 2015 -0500
  48. d02aa6b net: cosmetic: Clean up netconsole variables and functions by Joe Hershberger · Wed Apr 08 01:41:16 2015 -0500
  49. f725e34 net: cosmetic: Clean up DNS variables and functions by Joe Hershberger · Wed Apr 08 01:41:15 2015 -0500
  50. 527336f net: cosmetic: Clean up CDP variables and functions by Joe Hershberger · Wed Apr 08 01:41:14 2015 -0500
  51. 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · Wed Apr 08 01:41:06 2015 -0500
  52. a8ca4f6 net: cosmetic: Cleanup internal packet buffer names by Joe Hershberger · Wed Apr 08 01:41:05 2015 -0500
  53. 8ecdbed net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · Wed Apr 08 01:41:04 2015 -0500
  54. 6d23643 net: cosmetic: Fixup var names for DHCP strings by Joe Hershberger · Wed Apr 08 01:41:03 2015 -0500
  55. 290c899 net: cosmetic: Fixup var names related to boot file by Joe Hershberger · Wed Apr 08 01:41:02 2015 -0500
  56. 5874dec net: cosmetic: Change IPaddr_t to struct in_addr by Joe Hershberger · Wed Apr 08 01:41:01 2015 -0500
  57. a892dc1 dm: eth: Provide a way for drivers to manage packet buffers by Joe Hershberger · Fri Apr 03 20:09:46 2015 -0500
  58. f4dc96a net: Improve error handling by Joe Hershberger · Sun Mar 22 17:09:24 2015 -0500
  59. 279d2f6 dm: eth: Add support for aliases by Joe Hershberger · Sun Mar 22 17:09:16 2015 -0500
  60. 8207c54 dm: eth: Pass the packet pointer as a parameter to recv by Joe Hershberger · Sun Mar 22 17:09:12 2015 -0500
  61. f77abc5 net: Clean up network stack names used in DM drivers by Joe Hershberger · Sun Mar 22 17:09:11 2015 -0500
  62. c7eceaf dm: eth: Add basic driver model support to Ethernet stack by Joe Hershberger · Sun Mar 22 17:09:10 2015 -0500
  63. 3dbe17e net: Remove the bd* parameter from net stack functions by Joe Hershberger · Sun Mar 22 17:09:06 2015 -0500
  64. aca1c31 net: Use int instead of u8 for boolean flag by Joe Hershberger · Sun Mar 22 17:09:05 2015 -0500
  65. e1e8a8c net: Refactor in preparation for driver model by Joe Hershberger · Sun Mar 22 17:09:03 2015 -0500
  66. b79dda3 net: Remove unneeded "extern" in net.h by Joe Hershberger · Sun Mar 22 17:09:02 2015 -0500
  67. 11cd5a0 net: Provide a function to get the current MAC address by Joe Hershberger · Sun Mar 22 17:09:00 2015 -0500
  68. b1a5e1f net: Add ethernet FCS length macro in net.h by Bin Meng · Fri Mar 20 17:12:18 2015 +0800
  69. dfcdcee net: Use new checksum functions by Simon Glass · Mon Jan 19 22:16:08 2015 -0700
  70. 0015391 net: Add a separate file for IP checksumming by Simon Glass · Mon Jan 19 22:16:07 2015 -0700
  71. 66106f9 net: Declare physical address as phys_addr_t unsigned type by Michal Simek · Wed Jan 14 16:00:39 2015 +0100
  72. db06592 SPDX License cleanup for LiMon imported files by Wolfgang Denk · Tue Sep 30 10:44:01 2014 +0200
  73. 0b16e65 net: rename and refactor eth_rand_ethaddr() function by Masahiro Yamada · Fri Apr 18 19:09:48 2014 +0900
  74. 5c47357 net: Fix mcast function pointer prototype by Claudiu Manoil · Mon Sep 30 12:44:39 2013 +0300
  75. 9a1ad00 net.h: don't use the reserved name __unused by Jeroen Hofstee · Sat Aug 10 16:52:47 2013 +0200
  76. 6025cd2 net: make IPaddr type big endian by Kim Phillips · Wed Jan 16 18:09:11 2013 -0600
  77. d1892ac net: Add prototype for update_tftp by Simon Glass · Wed May 15 06:23:54 2013 +0000
  78. 40c2c03 net/: sparse fixes by Kim Phillips · Mon Oct 29 13:34:33 2012 +0000
  79. 58cd218 net: Filter incoming netconsole packets by IP by Joe Hershberger · Tue Sep 18 10:01:32 2012 +0000
  80. 9f37406 net: Improve the speed of netconsole by Joe Hershberger · Fri Aug 03 10:59:08 2012 +0000
  81. 59d103a net: add helper to generate random mac address by Michael Walle · Tue Jun 05 11:33:16 2012 +0000
  82. 05a377b net: Allow filtering on debug traces in the net subsystem by Joe Hershberger · Wed May 23 08:01:04 2012 +0000
  83. b35a3a6 net: Add link-local addressing support by Joe Hershberger · Wed May 23 08:00:12 2012 +0000
  84. de8205a net: Don't copy every packet that waits for an ARP by Joe Hershberger · Wed May 23 07:59:24 2012 +0000
  85. 017e5c4 net: Fix net buffer initialization by Joe Hershberger · Wed May 23 07:59:22 2012 +0000
  86. 530cd6b net: Add net_update_ether() to handle ARP and Ping replies by Joe Hershberger · Wed May 23 07:59:16 2012 +0000
  87. f50357b net: Refactor to separate the UDP handler from the ARP handler by Joe Hershberger · Wed May 23 07:59:15 2012 +0000
  88. d4bb76a net: Refactor to protect access to the NetState variable by Joe Hershberger · Wed May 23 07:59:14 2012 +0000
  89. ebe3ca8 net: Refactor to use NetSendPacket instead of eth_send directly by Joe Hershberger · Wed May 23 07:59:13 2012 +0000
  90. 2ed5b49 net: Refactor IP, UPD, and ICMP header writing functions by Joe Hershberger · Wed May 23 07:59:07 2012 +0000
  91. 2f78749 net: cosmetic: Replace magic numbers in arp.c with constants by Joe Hershberger · Wed May 23 07:58:17 2012 +0000
  92. c17fa98 net: cosmetic: Add a more explicit comment about 802.2 by Joe Hershberger · Wed May 23 07:58:11 2012 +0000
  93. 1a6b8d8 net: cosmetic: Rename parameter len to payload_len by Joe Hershberger · Wed May 23 07:58:10 2012 +0000
  94. 7849561 net: cosmetic: Un-typedef ICMP_t by Joe Hershberger · Wed May 23 07:58:09 2012 +0000
  95. de15d093 net: cosmetic: Un-typedef ARP_t by Joe Hershberger · Wed May 23 07:58:08 2012 +0000
  96. b43784c net: cosmetic: Un-typedef VLAN_Ethernet_t by Joe Hershberger · Wed May 23 07:58:07 2012 +0000
  97. 1178f41 net: cosmetic: Un-typedef Ethernet_t by Joe Hershberger · Wed May 23 07:58:06 2012 +0000
  98. c686fa1 net: cosmetic: Split struct ip_udp_hdr into ip_hdr by Joe Hershberger · Wed May 23 07:58:05 2012 +0000
  99. 6fe8b45 net: cosmetic: Un-typedef IP_t by Joe Hershberger · Wed May 23 07:58:04 2012 +0000
  100. aae0508 net: Move ARP out of net.c by Joe Hershberger · Wed May 23 07:58:01 2012 +0000