1. 64abd78 net: split net into net{,-common,-legacy,-lwip} by Jerome Forissier · 5 weeks ago
  2. 209ae76 include: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
  3. 4fdfc84 include: Remove duplicate newlines by Marek Vasut · 4 months ago
  4. e501ce1 cmd: efidebug: add uri device path by Masahisa Kojima · 1 year ago
  5. 6721d18 net: wget: add wget with dns utility function by Masahisa Kojima · 1 year ago
  6. dcdc9fa net: Add option for tracing packets by Sean Anderson · 1 year, 2 months ago
  7. 7a9fdec cmd: net: add a 'net stats' command to dump network statistics by Ioana Ciornei · 1 year, 6 months ago
  8. a0d6d27 net: ipv6: Add support for default gateway discovery. by Ehsan Mohandesi · 1 year, 7 months ago
  9. 308252d net: add fastboot TCP support by Dmitrii Merkurev · 1 year, 8 months ago
  10. e8c4383 net: dhcp6: Add DHCPv6 (DHCP for IPv6) by Sean Edmond · 1 year, 8 months ago
  11. 31ef394 net: Add a function to run dhcp by Simon Glass · 1 year, 10 months ago
  12. b490f5f sandbox: Allow ethernet bootdevs to be disabled for tests by Simon Glass · 1 year, 10 months ago
  13. 68fc04c net: Remove eth_legacy.c by Tom Rini · 2 years ago
  14. e03c8aa net: ping6: Add ping6 command by Viacheslav Mitrofanov · 2 years ago
  15. cc96a1d net: Add wget application by Ying-Chun Liu (PaulLiu) · 2 years, 1 month ago
  16. 41efed1 net: Add TCP protocol by Ying-Chun Liu (PaulLiu) · 2 years, 1 month ago
  17. c8f4ab0 net: NC-SI setup and handling by Samuel Mendoza-Jonas · 2 years, 4 months ago
  18. e9926e5 net: bootp: Make root path (option 17) length configurable by Andre Kalb · 2 years, 10 months ago
  19. a0aaa32 net: Check for the minimum IP fragmented datagram size by Fabio Estevam · 2 years, 6 months ago
  20. f9d5e83 Convert CONFIG_SYS_RX_ETH_BUFFER to Kconfig by Tom Rini · 2 years, 8 months ago
  21. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  22. ea6b6bb net: add set_promisc function to enable/disable Promiscuous mode by Tim Harvey · 3 years, 5 months ago
  23. c0566c2 net: Introduce DSA class for Ethernet switches by Claudiu Manoil · 3 years, 10 months ago
  24. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  25. d47430a net: add a define for the number of packets received as batch by Patrick Wildt · 4 years, 2 months ago
  26. 35e8298 net: Expose some errors generated in net_init by Sean Anderson · 4 years, 2 months ago
  27. 6ec70bc net: add a generic udp protocol by Philippe Reynes · 4 years, 2 months ago
  28. 235361a net: move random_port() to dns by Baruch Siach · 4 years, 6 months ago
  29. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  30. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  31. 1e26864 arm: Don't include common.h in header files by Simon Glass · 4 years, 7 months ago
  32. 2325c44 phy: Add support for the NC-SI protocol by Samuel Mendoza-Jonas · 5 years ago
  33. 0c36441 common: Move reset_phy() to net.h by Simon Glass · 5 years ago
  34. 6e51ee1 common: Move do_tftpb() to net.h by Simon Glass · 5 years ago
  35. 9c71be9 net: Improve documentation for string_to_ip() by Joe Hershberger · 5 years ago
  36. 8e7545e net: Always build the string_to_enetaddr() helper by Joe Hershberger · 5 years ago
  37. 15595db common: Move env_get_ip() to net.h by Simon Glass · 5 years ago
  38. ecd1f81 common: Move random-number functions into their own header by Simon Glass · 5 years ago
  39. eff9c90 net: make net_random_ethaddr() more random by Michael Walle · 5 years ago
  40. d416b4b env: net: Move eth_parse_enetaddr() to net.c/h by Simon Glass · 5 years ago
  41. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  42. f620e61 net: unaligned copying of unsigned long by Heinrich Schuchardt · 5 years ago
  43. 69dace3 net: Add priv_pdata to eth_pdata by Faiz Abbas · 6 years ago
  44. a55ef7f net: remove CONFIG_MCAST_TFTP by Chris Packham · 6 years ago
  45. bbe1857 net: move ether_crc to tsec driver by Chris Packham · 6 years ago
  46. f1447c9 net: Consolidate UDP header functions by Duncan Hare · 6 years ago
  47. e79a518 net: Don't overwrite waiting packets with asynchronous replies by Joe Hershberger · 6 years ago
  48. 5641f67 net: Add an accessor to know if waiting for ARP by Joe Hershberger · 6 years ago
  49. 2ccb8b0 net.h: Include linux/if_ether.h to avoid duplication by Bin Meng · 6 years ago
  50. b08a033 net: Increase ethernet name string size to 20 chars by Pankaj Bansal · 6 years ago
  51. 9cb7b02 net: Consolidate the parsing of bootfile by Joe Hershberger · 6 years ago
  52. f559f1c net: When checking prerequisites, consider boot_file_name by Joe Hershberger · 6 years ago
  53. f43bf5d net: Prefer command line arguments by Alexander Graf · 6 years ago
  54. 776fc10 net: Add new wol command - Wake on LAN by Lothar Felten · 6 years ago
  55. d5aa57c net: fastboot: Merge AOSP UDP fastboot by Alex Kiernan · 6 years ago
  56. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · 7 years ago
  57. 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
  58. 5c218d2 Handle NETCONSOLE and SPL enabled by Jason Kridner · 7 years ago
  59. da1a134 env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  60. 399a9ce env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  61. 8551d55 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  62. 4c7a6e0 net: Use packed structures for networking by Denis Pynkin · 7 years ago
  63. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  64. 4493327 net: cosmetic: Define ethernet name length by oliver@schinagl.nl · 8 years ago
  65. 0522360 net: cosmetic: Make the MAC address string less magical by oliver@schinagl.nl · 8 years ago
  66. 496904b net: cosmetic: Do not use magic values for ARP_HLEN by oliver@schinagl.nl · 8 years ago
  67. 095b761 drivers: usb: gadget: ether/rndis: convert driver to adopt device driver model by Mugunthan V N · 8 years ago
  68. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  69. 94c4b99 efi_loader: Add network access support by Alexander Graf · 9 years ago
  70. d93400a net: increase maximum frame size to accomediate VLAN packets by Stefan Agner · 9 years ago
  71. 96c1904 net: mvpp2.c: Add Marvell mvpp2 network driver for Armada 375 by Stefan Roese · 9 years ago
  72. 1e9df6b net: export eth_setenv_enetaddr_by_index() to net.h by Roger Quadros · 9 years ago
  73. da62ad2 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  74. 4384ea4 include/net.h: add max_speed member in struct eth_pdata by Alexey Brodkin · 9 years ago
  75. cff6536 include: net: Simplify the usage of __always_inline by Fabio Estevam · 9 years ago
  76. ae80c2e net: Increase the size of the net_boot_file_name buffer by Jacob Stiffler · 9 years ago
  77. 1bcee66 net: change the env name to use const by Josh Wu · 9 years ago
  78. 8de9d12 net: expose eth_is_active() function to test network device state by Bernhard Nortmann · 9 years ago
  79. e32125a update: tftp: dfu: Extend update_tftp() function to support DFU by Lukasz Majewski · 9 years ago
  80. c91b2b7 net: Allow drivers to return -ENOSYS with the write_hwaddr() method by Simon Glass · 9 years ago
  81. dc6eda3 dm: eth: Avoid blocking on packet reception by Simon Glass · 9 years ago
  82. dbad346 dm: net: Adjust PHY interface to work with CONFIG_DM_ETH by Simon Glass · 10 years ago
  83. 4c00eeb net: Convert protocol structures to use explicit sizes by Sergey Temerkhanov · 10 years ago
  84. bf5ad64 net: Fix incorrect DHCP/BOOTP packets on 64-bit systems by Sergey Temerkhanov · 10 years ago
  85. c80b41b0 net: cosmetic: Fix checkpatch.pl failures in net.c by Joe Hershberger · 10 years ago
  86. 7581157 net: cosmetic: Fix checkpatch.pl failures in net.h by Joe Hershberger · 10 years ago
  87. 013d387 net: cosmetic: Clean up cmd_net variables and functions by Joe Hershberger · 10 years ago
  88. d02aa6b net: cosmetic: Clean up netconsole variables and functions by Joe Hershberger · 10 years ago
  89. f725e34 net: cosmetic: Clean up DNS variables and functions by Joe Hershberger · 10 years ago
  90. 527336f net: cosmetic: Clean up CDP variables and functions by Joe Hershberger · 10 years ago
  91. 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 10 years ago
  92. a8ca4f6 net: cosmetic: Cleanup internal packet buffer names by Joe Hershberger · 10 years ago
  93. 8ecdbed net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 10 years ago
  94. 6d23643 net: cosmetic: Fixup var names for DHCP strings by Joe Hershberger · 10 years ago
  95. 290c899 net: cosmetic: Fixup var names related to boot file by Joe Hershberger · 10 years ago
  96. 5874dec net: cosmetic: Change IPaddr_t to struct in_addr by Joe Hershberger · 10 years ago
  97. a892dc1 dm: eth: Provide a way for drivers to manage packet buffers by Joe Hershberger · 10 years ago
  98. f4dc96a net: Improve error handling by Joe Hershberger · 10 years ago
  99. 279d2f6 dm: eth: Add support for aliases by Joe Hershberger · 10 years ago
  100. 8207c54 dm: eth: Pass the packet pointer as a parameter to recv by Joe Hershberger · 10 years ago