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