1. c3128da Correct SPL uses of PHY_FIXED by Simon Glass · 1 year, 9 months ago
  2. 8ce7c82 Correct SPL use of NETDEVICES by Simon Glass · 1 year, 10 months ago
  3. 3eaba079 Correct SPL uses of FASTBOOT_FLASH by Simon Glass · 1 year, 10 months ago
  4. 31072ed net: ipv6: Fixed IPv6 string to address conversion off-by-one error by Ehsan Mohandesi · 1 year, 11 months ago
  5. c1e3d53 net: ipv6: Fix IPv6 netmask parsing by Sean Edmond · 1 year, 11 months ago
  6. 1589836 net: tftp: Fix for DATA ACK for block count out of order by Sean Edmond · 1 year, 11 months ago
  7. 41b0f69 net: dsa: allow rcv() and xmit() to be optional by Tim Harvey · 2 years ago
  8. b91b11e net: dsa: ensure dsa driver has proper ops by Tim Harvey · 2 years ago
  9. 23a66c8 net: dsa: move cpu port probe to dsa_post_probe by Tim Harvey · 2 years ago
  10. 973eb57 net: mdio-uclass: scan for dm mdio children on post-bind by Tim Harvey · 2 years ago
  11. 7e1f6a4 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · 1 year, 10 months ago
  12. 18c5040 bootstd: Rename bootdev checkers by Simon Glass · 1 year, 10 months ago
  13. 5ea0a8d bootstd: Add a hunter for ethernet by Simon Glass · 1 year, 10 months ago
  14. b490f5f sandbox: Allow ethernet bootdevs to be disabled for tests by Simon Glass · 1 year, 10 months ago
  15. 66014cc sandbox: Allow ethernet to be disabled at runtime by Simon Glass · 1 year, 10 months ago
  16. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
  17. f82f9e4 fastboot: remove #ifdef CONFIG when it is possible by Patrick Delaunay · 2 years ago
  18. a6b1b3b Merge branch 'next' by Tom Rini · 1 year, 11 months ago
  19. caad55b net: wget: fix implicit declaration by Michael Walle · 1 year, 11 months ago
  20. f00eb37 net: don't memcpy to NULL by Heinrich Schuchardt · 2 years ago
  21. a121817 net: ipv6: Add missing break into IPv6 protocol handler by Viacheslav Mitrofanov · 2 years ago
  22. 1479a83 Convert CONFIG_HOSTNAME et al to Kconfig by Tom Rini · 2 years ago
  23. 68fc04c net: Remove eth_legacy.c by Tom Rini · 2 years ago
  24. e03c8aa net: ping6: Add ping6 command by Viacheslav Mitrofanov · 2 years ago
  25. 12b95ae net: tftp: Add IPv6 support for tftpboot by Viacheslav Mitrofanov · 2 years ago
  26. da01910 net: ipv6: Incorporate IPv6 support into u-boot net subsystem by Viacheslav Mitrofanov · 2 years ago
  27. 99819ad net: ipv6: Add implementation of main IPv6 functions by Viacheslav Mitrofanov · 2 years ago
  28. 5db56d4 net: ipv6: Add ip6addr, gatewayip6, serverip6 variables callbacks by Viacheslav Mitrofanov · 2 years ago
  29. 2e6fe2e net: ipv6: Add Neighbor Discovery Protocol (NDP) by Viacheslav Mitrofanov · 2 years ago
  30. 6cce6c2 net: ipv6: Add IPv6 build options by Viacheslav Mitrofanov · 2 years ago
  31. 7674b12 net: ipv6: Add IPv6 basic primitives by Viacheslav Mitrofanov · 2 years ago
  32. ae08ffd net: CONFIG_NET_DEVICES in dhcp_handler() by Heinrich Schuchardt · 2 years ago
  33. cc96a1d net: Add wget application by Ying-Chun Liu (PaulLiu) · 2 years, 1 month ago
  34. 41efed1 net: Add TCP protocol by Ying-Chun Liu (PaulLiu) · 2 years, 1 month ago
  35. 366587d net: deal with fragment-overlapping-two-holes case by Rasmus Villemoes · 2 years, 1 month ago
  36. 401c094 net: tftp: sanitize tftp block size, especially for TX by Rasmus Villemoes · 2 years, 1 month ago
  37. 82ff5b0 net: tftp: use IS_ENABLED(CONFIG_NET_TFTP_VARS) instead of #if by Rasmus Villemoes · 2 years, 1 month ago
  38. 932d484 net: fix ip_len in reassembled IP datagram by Rasmus Villemoes · 2 years, 1 month ago
  39. 547e7e6 net: (actually/better) deal with CVE-2022-{30790,30552} by Rasmus Villemoes · 2 years, 1 month ago
  40. 0007cba net: compare received length to sizeof(ip_hdr), not sizeof(ip_udp_hdr) by Rasmus Villemoes · 2 years, 1 month ago
  41. 9ac2c5c net: improve check for no IP options by Rasmus Villemoes · 2 years, 1 month ago
  42. f138982 efi_loader: Let networking support depend on NETDEVICES by Jan Kiszka · 2 years, 1 month ago
  43. feebd6c cmd: Add ncsi command by Samuel Mendoza-Jonas · 2 years, 4 months ago
  44. c8f4ab0 net: NC-SI setup and handling by Samuel Mendoza-Jonas · 2 years, 4 months ago
  45. 050aa36 net: eth-uclass: Do not set device on error by Michal Suchanek · 2 years, 1 month ago
  46. ac12a2f dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · 2 years, 1 month ago
  47. 2e4938b dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 3 months ago
  48. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
  49. 1ab1692 common: Drop display_options.h from common header by Simon Glass · 2 years, 4 months ago
  50. e9926e5 net: bootp: Make root path (option 17) length configurable by Andre Kalb · 2 years, 10 months ago
  51. 063c938 Audit <flash.h> inclusion by Tom Rini · 2 years, 4 months ago
  52. db295e8 net: Remove CONFIG_SYS_DIRECT_FLASH_TFTP by Tom Rini · 2 years, 4 months ago
  53. d9ff2b9 Merge branch 'master' into next by Tom Rini · 2 years, 5 months ago
  54. 5933cee net: Fix discuss discard typo by Marek Vasut · 2 years, 7 months ago
  55. dfdda78 net: Add support for reading mac addresses from nvmem cells by Sean Anderson · 2 years, 7 months ago
  56. 5be015c net: dsa: Fix segmentation fault if master fails to probe by Sean Anderson · 2 years, 7 months ago
  57. a0aaa32 net: Check for the minimum IP fragmented datagram size by Fabio Estevam · 2 years, 6 months ago
  58. f12a47a net: nfs: Fix CVE-2022-30767 (old CVE-2019-14196) by Andrea zi0Black Cappa · 2 years, 6 months ago
  59. 1c1c37f net: mdio-uclass: add dm_phy_find_by_ofnode() helper by Marek Behún · 2 years, 7 months ago
  60. 4f840a2 bootstd: ethernet: Add a bootdev driver by Simon Glass · 2 years, 7 months ago
  61. c1fad50 Allow colon in PXE bootfile URLs by Lyle Franklin · 2 years, 7 months ago
  62. fc13423 net: tftp: fix tftp server initialization by Arjan Minzinga Zijlstra · 2 years, 8 months ago
  63. 48631e4 treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA by Marek Behún · 2 years, 8 months ago
  64. bc19477 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · 2 years, 8 months ago
  65. e4dedf2 treewide: use dm_mdio_read/write/reset() wrappers by Marek Behún · 2 years, 8 months ago
  66. 0e0651d net: mdio-uclass: add wrappers for read/write/reset operations by Marek Behún · 2 years, 8 months ago
  67. f4f1ddc net: introduce helpers to get PHY ofnode from MAC by Marek Behún · 2 years, 8 months ago
  68. d151e3a net: mdio-uclass: use ARRAY_SIZE() by Marek Behún · 2 years, 8 months ago
  69. 2a106d8 net: mdio-uclass: fix type for phy_mode_str and phy_handle_str by Marek Behún · 2 years, 8 months ago
  70. f9d5e83 Convert CONFIG_SYS_RX_ETH_BUFFER to Kconfig by Tom Rini · 2 years, 8 months ago
  71. a9942c6 Convert CONFIG_TFTP_PORT to Kconfig by Tom Rini · 2 years, 8 months ago
  72. 97b0418 Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to Kconfig by Tom Rini · 2 years, 8 months ago
  73. 0d1c474 Convert CONFIG_NFS_TIMEOUT to Kconfig by Tom Rini · 2 years, 9 months ago
  74. 26011a3 Convert CONFIG_NET_RETRY_COUNT to Kconfig by Tom Rini · 2 years, 9 months ago
  75. a8a7750 Convert CONFIG_ARP_TIMEOUT to Kconfig by Tom Rini · 2 years, 9 months ago
  76. 94bae42 net: Remove CONFIG_BOOTP_DHCP_REQUEST_DELAY by Tom Rini · 2 years, 9 months ago
  77. 297fc20 net: Drop #ifdefs with CONFIG_BOOTP_SERVERIP by Simon Glass · 3 years ago
  78. 1c38374 Convert CONFIG_BOOTP_SERVERIP to Kconfig by Simon Glass · 3 years ago
  79. 65831d9 Convert CONFIG_TIMESTAMP to Kconfig by Simon Glass · 3 years ago
  80. e0eb4ef Convert CONFIG_UDP_CHECKSUM to Kconfig by Simon Glass · 3 years ago
  81. cc041b6 Convert CONFIG_KEEP_SERVERADDR to Kconfig by Simon Glass · 3 years ago
  82. 3110499 Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 10 months ago
  83. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  84. 774c9af Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 10 months ago
  85. 7fd97aa net: fastboot: make UDP port net: configurable by Christian Gmeiner · 2 years, 11 months ago
  86. 722047a net: dsa: fix phydev->speed being uninitialized for the CPU port fixed PHY by Vladimir Oltean · 3 years ago
  87. 2b25402 net: uclass: Save generated ethernet MAC addresses to the environment by Michal Simek · 2 years, 11 months ago
  88. e276474 net: dsa: Use true instead of 1 in the set_promisc() call by Bin Meng · 3 years, 1 month ago
  89. 8182a3a net: bootp: Correct VCI string transmission by Walter Stoll · 3 years, 1 month ago
  90. 966809c net: dsa: allow drivers to get the port OF node by Vladimir Oltean · 3 years, 2 months ago
  91. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
  92. 9df3865 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · 3 years, 2 months ago
  93. dce3bc6 net: dsa: ensure port names are NULL-terminated after DSA_PORT_NAME_LENGTH truncation by Vladimir Oltean · 3 years, 2 months ago
  94. 5404544 net: mdio-uclass: rewrite dm_mdio_post_probe using strlcpy by Vladimir Oltean · 3 years, 2 months ago
  95. f232e48 net: dsa: remove unused variables by Vladimir Oltean · 3 years, 2 months ago
  96. 65ad612 net: dsa: pass CPU port fixed PHY to .port_disable by Vladimir Oltean · 3 years, 2 months ago
  97. 6ef71c66 net: dsa: introduce a .port_probe() method in struct dsa_ops by Vladimir Oltean · 3 years, 3 months ago
  98. 1d50862 net: dsa: refactor the code to set the port MAC address into a dedicated function by Vladimir Oltean · 3 years, 3 months ago
  99. 50ddf8b net: dsa: use "err" instead of "ret" in dsa_port_probe by Vladimir Oltean · 3 years, 3 months ago
  100. df29f49 Remove #include <timestamp.h> from files which do not need it by Pali Rohár · 3 years, 4 months ago