1. ffb0f6f treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA by Marek Behún · 2 years, 7 months ago
  2. 6706d7d treewide: Rename PHY_INTERFACE_MODE_COUNT to PHY_INTERFACE_MODE_MAX by Marek Behún · 2 years, 7 months ago
  3. 123ca11 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · 2 years, 7 months ago
  4. 9c06b48 net: phy: fix parsing wrong property by Marek Behún · 2 years, 7 months ago
  5. 1776a24 treewide: use dm_mdio_read/write/reset() wrappers by Marek Behún · 2 years, 7 months ago
  6. e2b6cf5 net: phy: dp83867: Fix a never true comparison by Haolin Li · 2 years, 7 months ago
  7. 5faf161 net: phy: atheros: avoid error in ar803x_of_init() when PHY has no OF node by Vladimir Oltean · 2 years, 8 months ago
  8. 107b14e net: phy: dp83867: avoid error in dp83867_of_init() when PHY has no OF node by Vladimir Oltean · 2 years, 8 months ago
  9. 2fc0995 arm: Remove unused ep93xx code by Tom Rini · 2 years, 7 months ago
  10. 9035caf net: Remove uli526x driver by Tom Rini · 2 years, 7 months ago
  11. 0467b3b net: Remove ns8382x driver by Tom Rini · 2 years, 7 months ago
  12. 4c54696 net: Remove natsemi driver by Tom Rini · 2 years, 7 months ago
  13. 9bd2ab4 net: Remove lan91c96 driver by Tom Rini · 2 years, 7 months ago
  14. 2e808fa net: Remove ftmac110 driver by Tom Rini · 2 years, 7 months ago
  15. acae10d net: Remove dnet driver by Tom Rini · 2 years, 7 months ago
  16. f693a92 net: Remove cs8900 driver by Tom Rini · 2 years, 7 months ago
  17. 122126a net: Remove ax88180 driver by Tom Rini · 2 years, 7 months ago
  18. 53b666b net: Remove armada100_fec driver by Tom Rini · 2 years, 7 months ago
  19. 037ef53 Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 7 months ago
  20. a7379ba net: zynq_gem: Add SGMII dynamic config support by T Karthik Reddy · 2 years, 7 months ago
  21. fc6e562 net: zynq_gem: Move ethernet info print statement by T Karthik Reddy · 2 years, 7 months ago
  22. ccc8656 net: phy: Avoid phy gpio reset sequence if DM_ETH_PHY is enabled by T Karthik Reddy · 2 years, 7 months ago
  23. 8017253 net: zynq_gem: Use shared MDIO bus support for zynqmp by Michal Simek · 2 years, 7 months ago
  24. 9b529a9 net: phy: Fix rgmii-id phy reset timeout issue by T Karthik Reddy · 2 years, 7 months ago
  25. 4de720e Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 7 months ago
  26. ae022e8 net: sun8i_emac: Remove non-DM pin setup by Samuel Holland · 3 years, 2 months ago
  27. 12bd00a net: sunxi_emac: Remove non-DM pin setup by Samuel Holland · 3 years, 2 months ago
  28. 448dfb4 Convert CONFIG_BITBANGMII_MULTI to Kconfig by Tom Rini · 2 years, 7 months ago
  29. b2e0889 net: bcm63xx: Don't check clk_free by Sean Anderson · 2 years, 9 months ago
  30. cc386f1 Convert CONFIG_MII_INIT to Kconfig by Tom Rini · 2 years, 7 months ago
  31. 16199a8 Convert CONFIG_PHY_RESET_DELAY to Kconfig by Tom Rini · 2 years, 7 months ago
  32. 6329dda Convert CONFIG_LPC32XX_ETH to Kconfig by Tom Rini · 2 years, 7 months ago
  33. 03d14cc Convert CONFIG_RMII to Kconfig by Tom Rini · 2 years, 7 months ago
  34. 08f1d58 net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE by Tom Rini · 2 years, 8 months ago
  35. b07fb55 net: fec_mxc: Remove non-DM_ETH code by Tom Rini · 2 years, 8 months ago
  36. a744a28 net: phy: Add support for ethernet-phy-id with gpio reset by Michal Simek · 2 years, 8 months ago
  37. 3249116 net: phy: Remove static return type for phy_device_create() by Michal Simek · 2 years, 8 months ago
  38. a26c2b1 net: ravb: Add tx/rx delay flag checks and support for rgmii-rxid by Adam Ford · 2 years, 8 months ago
  39. 24b628a Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 8 months ago
  40. 83fe92f net: ti: am65-cpsw: Cleanup resources before jump to kernel by Vignesh Raghavendra · 2 years, 9 months ago
  41. 19fdc16 net: xilinx: fix the wrong dma base address issue by Greentime Hu · 2 years, 9 months ago
  42. 5022a2e net: ti: am65-cpsw-nuss: Fix err msg for port bind failures by Vignesh Raghavendra · 2 years, 9 months ago
  43. 2d7a463 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 9 months ago
  44. 280db76 Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 9 months ago
  45. 3058e28 fdt_support: Add fdt_for_each_node_by_compatible() helper macro by Marek Behún · 2 years, 9 months ago
  46. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  47. 068415e Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 9 months ago
  48. ac4fda7 net: ftgmac100: Add Aspeed AST2600 support by Dylan Hung · 2 years, 11 months ago
  49. 9c27ce7 net: ftgmac100: Add DM_MDIO support by Dylan Hung · 2 years, 11 months ago
  50. 4e81f3b Merge branch '2022-01-15-TI-platform-updates' by Tom Rini · 2 years, 9 months ago
  51. d928b36 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 2 years, 9 months ago
  52. ca99432 net: gem: Workaround gmii2rgmii bridge DT node issue by Ashok Reddy Soma · 2 years, 9 months ago
  53. a2d5f3d Revert "net: gem: Disable broadcast setting" by Michal Simek · 2 years, 9 months ago
  54. eab18b3 net: fsl: Fix busy flag polling register by Markus Koch · 2 years, 10 months ago
  55. 766ba78 net: eth-phy: Demote missing phy-handle log message to debug by Marek Vasut · 2 years, 10 months ago
  56. f3e22ee net: phy: add TI DP83869HM ethernet driver by Dominic Rath · 2 years, 10 months ago
  57. 6372ece net: dsa: sja1105: fix device id detection by Vladimir Oltean · 2 years, 11 months ago
  58. 38922b1 net: ti: am65-cpsw: Add support for multi port independent MAC mode by Vignesh Raghavendra · 2 years, 10 months ago
  59. f697add drivers/net/fec_mxc.c: Fix spelling of "resetting". by Vagrant Cascadian · 2 years, 10 months ago
  60. 2a9caba net: gem: Reduce timeout of mdio phy idle status check by Ashok Reddy Soma · 3 years ago
  61. 10c50b1 net: zynq: Add support for PHY configuration in SGMII mode by Michal Simek · 2 years, 10 months ago
  62. b5ffc9f net: zynq: Add support for GEM reset by Michal Simek · 2 years, 11 months ago
  63. 12133b1 net: zynq: Add support for mdio bus address decoding by Michal Simek · 2 years, 11 months ago
  64. 7e6a6fd Convert CONFIG_ENV_SPI_BUS et al to Kconfig by Tom Rini · 2 years, 11 months ago
  65. 4afab30 Merge tag 'v2022.01-rc4' into next by Tom Rini · 2 years, 10 months ago
  66. 182754f net: ravb: Support multiple clocks by Adam Ford · 2 years, 11 months ago
  67. 558002a Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 2 years, 11 months ago
  68. 0d914ad net: macb: Remove Microchip compatible string by Padmarao Begari · 3 years ago
  69. 3fbd17a net: dwc_eth_qos: Enable clock in probe by Marek Vasut · 3 years ago
  70. 8777033 net: eth-phy: Handle gpio_request_by_name() return value by Marek Vasut · 3 years ago
  71. 5a5bba0 net: brcm: netXtreme driver by Bharat Gooty · 3 years ago
  72. 6d1857c driver: net: Makefile: order file alphabetically by Ramon Fried · 2 years, 11 months ago
  73. 8c1a695 drivers: net: Soft reset felix switch core by Radu Bulie · 2 years, 11 months ago
  74. 2402c93 Merge tag 'v2022.01-rc3' into next by Tom Rini · 2 years, 11 months ago
  75. f11513d net: phy: realtek: Add tx/rx delay config for 8211e by Samuel Holland · 3 years ago
  76. 8b41ded drivers: net: add Aspeed MDIO driver by Dylan Hung · 3 years ago
  77. 10aaefb net: tsec: Make redundant_init() static by Bin Meng · 3 years ago
  78. 04c350c net: fec_mxc: Declare 'promisc' as bool by Bin Meng · 3 years ago
  79. d5ba618 cmd: pxe_utils: Check fdtcontroladdr in label_boot by Peter Hoyes · 3 years ago
  80. 7f7e73e net: dsa: sja1105: add support for SGMII by Vladimir Oltean · 3 years, 1 month ago
  81. f24b666 net: dsa: add driver for NXP SJA1105 L2 switch by Vladimir Oltean · 3 years, 1 month ago
  82. e3789a7 net: dsa: felix: configure the in-band autoneg property based on OF node info by Vladimir Oltean · 3 years, 1 month ago
  83. 9dcb810 net: tsec: add support for promiscuous mode by Vladimir Oltean · 3 years, 1 month ago
  84. 4a4e52f net: phy: mscc: add support for VSC8502 in dual RGMII mode by Vladimir Oltean · 3 years, 1 month ago
  85. 2ffa0e8 Merge tag 'xilinx-for-v2022.01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years ago
  86. b8475e6 Convert CONFIG_MACB to Kconfig by Tom Rini · 3 years ago
  87. a97a071 configs: fsl: migrate FMAN/QE specific defines to Kconfig by Rajesh Bhagat · 3 years ago
  88. ed06772 drivers: net: fsl-mc: add a command which dumps the MC log by Cosmin-Florin Aluchenesei · 3 years, 1 month ago
  89. eafdcda net: gem: Disable broadcast setting by Michal Simek · 3 years ago
  90. b422ed0 net: macb: Fix -Wint-to-pointer-cast warnings by Bin Meng · 3 years, 1 month ago
  91. 4250846 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · 3 years, 1 month ago
  92. 8ba5960 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · 3 years, 1 month ago
  93. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 1 month ago
  94. 0a50b3c WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 1 month ago
  95. c72231d WS cleanup: remove excessive empty lines by Wolfgang Denk · 3 years, 1 month ago
  96. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 1 month ago
  97. 6eecaf5 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · 3 years, 1 month ago
  98. c9131fc net: dsa: felix: check return code of mdio_alloc and mdio_register by Vladimir Oltean · 3 years, 1 month ago
  99. fe04172 net: davinci_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 1 month ago
  100. 30c4039 net: smc911x: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 1 month ago