1. 5933cee net: Fix discuss discard typo by Marek Vasut · 2 years, 7 months ago
  2. a0aaa32 net: Check for the minimum IP fragmented datagram size by Fabio Estevam · 2 years, 6 months ago
  3. f12a47a net: nfs: Fix CVE-2022-30767 (old CVE-2019-14196) by Andrea zi0Black Cappa · 2 years, 6 months ago
  4. 1c1c37f net: mdio-uclass: add dm_phy_find_by_ofnode() helper by Marek Behún · 2 years, 7 months ago
  5. 4f840a2 bootstd: ethernet: Add a bootdev driver by Simon Glass · 2 years, 7 months ago
  6. c1fad50 Allow colon in PXE bootfile URLs by Lyle Franklin · 2 years, 7 months ago
  7. fc13423 net: tftp: fix tftp server initialization by Arjan Minzinga Zijlstra · 2 years, 8 months ago
  8. 48631e4 treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA by Marek Behún · 2 years, 8 months ago
  9. bc19477 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · 2 years, 8 months ago
  10. e4dedf2 treewide: use dm_mdio_read/write/reset() wrappers by Marek Behún · 2 years, 8 months ago
  11. 0e0651d net: mdio-uclass: add wrappers for read/write/reset operations by Marek Behún · 2 years, 8 months ago
  12. f4f1ddc net: introduce helpers to get PHY ofnode from MAC by Marek Behún · 2 years, 8 months ago
  13. d151e3a net: mdio-uclass: use ARRAY_SIZE() by Marek Behún · 2 years, 8 months ago
  14. 2a106d8 net: mdio-uclass: fix type for phy_mode_str and phy_handle_str by Marek Behún · 2 years, 8 months ago
  15. f9d5e83 Convert CONFIG_SYS_RX_ETH_BUFFER to Kconfig by Tom Rini · 2 years, 8 months ago
  16. a9942c6 Convert CONFIG_TFTP_PORT to Kconfig by Tom Rini · 2 years, 8 months ago
  17. 97b0418 Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to Kconfig by Tom Rini · 2 years, 8 months ago
  18. 0d1c474 Convert CONFIG_NFS_TIMEOUT to Kconfig by Tom Rini · 2 years, 9 months ago
  19. 26011a3 Convert CONFIG_NET_RETRY_COUNT to Kconfig by Tom Rini · 2 years, 9 months ago
  20. a8a7750 Convert CONFIG_ARP_TIMEOUT to Kconfig by Tom Rini · 2 years, 9 months ago
  21. 94bae42 net: Remove CONFIG_BOOTP_DHCP_REQUEST_DELAY by Tom Rini · 2 years, 9 months ago
  22. 297fc20 net: Drop #ifdefs with CONFIG_BOOTP_SERVERIP by Simon Glass · 3 years ago
  23. 1c38374 Convert CONFIG_BOOTP_SERVERIP to Kconfig by Simon Glass · 3 years ago
  24. 65831d9 Convert CONFIG_TIMESTAMP to Kconfig by Simon Glass · 3 years ago
  25. e0eb4ef Convert CONFIG_UDP_CHECKSUM to Kconfig by Simon Glass · 3 years ago
  26. cc041b6 Convert CONFIG_KEEP_SERVERADDR to Kconfig by Simon Glass · 3 years ago
  27. 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
  28. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  29. 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
  30. 7fd97aa net: fastboot: make UDP port net: configurable by Christian Gmeiner · 2 years, 11 months ago
  31. 722047a net: dsa: fix phydev->speed being uninitialized for the CPU port fixed PHY by Vladimir Oltean · 3 years ago
  32. 2b25402 net: uclass: Save generated ethernet MAC addresses to the environment by Michal Simek · 2 years, 11 months ago
  33. e276474 net: dsa: Use true instead of 1 in the set_promisc() call by Bin Meng · 3 years, 1 month ago
  34. 8182a3a net: bootp: Correct VCI string transmission by Walter Stoll · 3 years, 1 month ago
  35. 966809c net: dsa: allow drivers to get the port OF node by Vladimir Oltean · 3 years, 2 months ago
  36. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
  37. 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
  38. dce3bc6 net: dsa: ensure port names are NULL-terminated after DSA_PORT_NAME_LENGTH truncation by Vladimir Oltean · 3 years, 2 months ago
  39. 5404544 net: mdio-uclass: rewrite dm_mdio_post_probe using strlcpy by Vladimir Oltean · 3 years, 2 months ago
  40. f232e48 net: dsa: remove unused variables by Vladimir Oltean · 3 years, 2 months ago
  41. 65ad612 net: dsa: pass CPU port fixed PHY to .port_disable by Vladimir Oltean · 3 years, 2 months ago
  42. 6ef71c66 net: dsa: introduce a .port_probe() method in struct dsa_ops by Vladimir Oltean · 3 years, 3 months ago
  43. 1d50862 net: dsa: refactor the code to set the port MAC address into a dedicated function by Vladimir Oltean · 3 years, 3 months ago
  44. 50ddf8b net: dsa: use "err" instead of "ret" in dsa_port_probe by Vladimir Oltean · 3 years, 3 months ago
  45. df29f49 Remove #include <timestamp.h> from files which do not need it by Pali Rohár · 3 years, 4 months ago
  46. 1d92624 net: Move network rules to drivers/net by Simon Glass · 3 years, 4 months ago
  47. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
  48. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
  49. a8f2ca2 net: define LOG_CATEGORY by Patrick Delaunay · 3 years, 4 months ago
  50. a98c309 net: dsa: enable master promisc mode if available and needed by Tim Harvey · 3 years, 5 months ago
  51. d3e8b73 Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 5 months ago
  52. 7efcdfd net: use the same alias stem for ethernet as linux by Michael Walle · 3 years, 9 months ago
  53. 384023e net: use a more deterministic approach to get the active ethernet device by Michael Walle · 3 years, 9 months ago
  54. 0624c81 net: convert TFTP_TSIZE to proper Kconfig option by Tero Kristo · 3 years, 7 months ago
  55. 6ca194a net: phy: fixed: Be compatible with live OF tree by Vladimir Oltean · 3 years, 9 months ago
  56. e0518f0 dm: mdio: Use ofnode_phy_is_fixed_link() API by Bin Meng · 3 years, 9 months ago
  57. 284118a net: dsa: remove master santiy check by Michael Walle · 3 years, 9 months ago
  58. 340342a net: dsa: remove NULL check for priv and platform data by Michael Walle · 3 years, 9 months ago
  59. 785df8f net: dsa: probe master device by Michael Walle · 3 years, 9 months ago
  60. 322bbc6 net: dsa: return early if there is no master by Michael Walle · 3 years, 9 months ago
  61. e505164 mdio-uclass.c: support fixed-link subnodes by Rasmus Villemoes · 4 years, 2 months ago
  62. b891c79 net: tftp: Avoid sending extra ack on completion by Ramon Fried · 3 years, 10 months ago
  63. c0566c2 net: Introduce DSA class for Ethernet switches by Claudiu Manoil · 3 years, 10 months ago
  64. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  65. 1eb7294 net: Use CONFIG_IS_ENABLED() in eth_dev_get_mac_address() by Simon Glass · 3 years, 10 months ago
  66. 7c78e2f net: fix ping in netconsole by Yang Liu · 4 years ago
  67. 5129ccb Revert "net: eth-uclass: Change uclass driver name to ethernet" by Tom Rini · 3 years, 10 months ago
  68. 01f6e88 net: eth-uclass: Change uclass driver name to ethernet by David Wu · 3 years, 11 months ago
  69. 3b41ed6 net: Use NDRNG device in srand_mac() by Matthias Brugger · 4 years ago
  70. 50511fc net: eth_legacy - fix build CMD_PCAP by Jorge Ramirez-Ortiz · 4 years ago
  71. d097b1a net: tftp: Fix incorrect tftp_next_ack on no OACK by Harm Berntsen · 4 years ago
  72. 3e8704e net: Do not respond to ICMP_ECHO_REQUEST if we do not have an IP address by David Rivshin · 4 years ago
  73. 9f5c1a5 net: eth-uclass: avoid running start() twice without stop() by Matthias Schiffer · 4 years, 1 month ago
  74. 6b82159 efi_loader: setting boot device by Heinrich Schuchardt · 3 years, 11 months ago
  75. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · 4 years ago
  76. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
  77. 07e1338 dm: Drop the unused arg in uclass_find_device_by_seq() by Simon Glass · 4 years ago
  78. 3e14a22 net: Update to use new sequence numbers by Simon Glass · 4 years ago
  79. 75e534b dm: Avoid accessing seq directly by Simon Glass · 4 years ago
  80. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  81. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  82. 6875dec net: sntp: remove CONFIG_TIMESTAMP constraint by Heinrich Schuchardt · 4 years, 1 month ago
  83. 73fcbc7 Adds basic support for ProxyDHCP by Lyle Franklin · 5 years ago
  84. d47430a net: add a define for the number of packets received as batch by Patrick Wildt · 4 years, 2 months ago
  85. 35e8298 net: Expose some errors generated in net_init by Sean Anderson · 4 years, 2 months ago
  86. 2829d99 sntp: use udp framework by Philippe Reynes · 4 years, 2 months ago
  87. 6ec70bc net: add a generic udp protocol by Philippe Reynes · 4 years, 2 months ago
  88. 653f3ee net: use log_err() for 'No ethernet found' message by Heinrich Schuchardt · 4 years, 2 months ago
  89. 5babe56 net: tftp: Fix load_block offset calculation by Ley Foon Tan · 4 years, 3 months ago
  90. 81bb324 net: tftp: Fix store_block offset calculation by Ley Foon Tan · 4 years, 3 months ago
  91. 8de767a net: tftp: Fix tftp_prev_block counter update by Ley Foon Tan · 4 years, 3 months ago
  92. 836cb5e net: mdio: Fix not calling dev_dbg with a device by Sean Anderson · 4 years, 2 months ago
  93. b30b97b fastboot: Add support for 'reboot fastboot' command by Roman Kovalivskyi · 4 years, 4 months ago
  94. b9df7d9 net: ping: reset stored IP address by Marek Szyprowski · 4 years, 5 months ago
  95. 6e9aa54 net: tftp: Add client support for RFC 7440 by Ramon Fried · 4 years, 4 months ago
  96. 992b603 net: Drop dm.h header file from phy.h by Simon Glass · 4 years, 4 months ago
  97. 499c9f7 Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig by Adam Ford · 4 years, 5 months ago
  98. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  99. 2cd81f1 net: dm: Remove warning about EEPROM provided MAC address by Andre Przywara · 4 years, 6 months ago
  100. 235361a net: move random_port() to dns by Baruch Siach · 4 years, 6 months ago