1. 42b5143 net: jr2: Fix Serdes6G configuration by Horatiu Vultur · 3 years, 7 months ago
  2. 6b59304 net: jr2: Reset switch by Horatiu Vultur · 3 years, 7 months ago
  3. debb07b net: calxedagmac: Convert to DM_ETH by Andre Przywara · 3 years, 5 months ago
  4. 935e0b0 net: octeontx: smi: fix mii probe by Tim Harvey · 3 years, 6 months ago
  5. 8c64347 drivers: net: octeontx: fix QSGMII by Tim Harvey · 3 years, 6 months ago
  6. a081546 net: tsec: Support <reg> property from the subnode "queue-group" by Bin Meng · 3 years, 6 months ago
  7. 408f056 net: tsec: Use map_physmem() directly instead of dev_remap_addr() by Bin Meng · 3 years, 6 months ago
  8. ff98da0 sandbox: Add a DSA sandbox driver and unit test by Claudiu Manoil · 3 years, 6 months ago
  9. 3c56251 net: tsec: Use dm_eth_phy_connect() directly for the DM case by Vladimir Oltean · 3 years, 6 months ago
  10. ec3b97e net: phy: fixed: Support the old DT binding by Bin Meng · 3 years, 6 months ago
  11. d809a9d net: phy: fixed: Add the missing ending newline by Bin Meng · 3 years, 6 months ago
  12. af34a94 net: phy: fixed: Make driver ops static by Bin Meng · 3 years, 6 months ago
  13. 676fbd3 net: phy: Simplify the logic of phy_connect_fixed() by Bin Meng · 3 years, 6 months ago
  14. 188ff18 net: phy: xilinx: Drop #ifdef CONFIG_DM_ETH around phy_connect_gmii2rgmii() by Bin Meng · 3 years, 6 months ago
  15. 6c99381 net: phy: xilinx: Be compatible with live OF tree by Bin Meng · 3 years, 6 months ago
  16. 3407c30 net: phy: fixed: Drop #ifdef CONFIG_DM_ETH around phy_connect_fixed by Vladimir Oltean · 3 years, 6 months ago
  17. f27bc8a net: phy: fixed: Be compatible with live OF tree by Vladimir Oltean · 3 years, 6 months ago
  18. a99dab1 ppc: Remove Cyrus_P5020 and P5040 boards by Tom Rini · 3 years, 7 months ago
  19. 2322b95 ppc: Remove T2081QDS board and ARCH_T2081 support by Tom Rini · 3 years, 7 months ago
  20. 6f3cd17 net: designware: remove amlogic compatibles by Neil Armstrong · 3 years, 7 months ago
  21. 798424e net: designware: add Amlogic Meson8b & later glue driver by Neil Armstrong · 3 years, 7 months ago
  22. 8120ce1 net: add Amlogic Meson G12A MDIO MUX driver by Neil Armstrong · 3 years, 7 months ago
  23. 5160b45 net: designware: add DM_MDIO support by Neil Armstrong · 3 years, 7 months ago
  24. 6c7bc9f net: add MMIO Register MDIO MUX driver by Neil Armstrong · 3 years, 7 months ago
  25. e8a212a net: gem: Fix setting PCS auto-negotiation state by Robert Hancock · 3 years, 7 months ago
  26. df88a0e net: cortina_ni: buffer overrun by Heinrich Schuchardt · 3 years, 7 months ago
  27. cbe607b Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 7 months ago
  28. a13a821 net: gem: Fix error path in zynq_gem_probe by Michal Simek · 3 years, 7 months ago
  29. ea4d4cb net: gem: Enable ethernet rx clock for versal by T Karthik Reddy · 3 years, 8 months ago
  30. 9b7aac7 clk: zynq: Add dummy clock enable function by Michal Simek · 3 years, 8 months ago
  31. 44a7cc8 uec.h: fix COFIG_DM typo by Rasmus Villemoes · 4 years ago
  32. 69bd7df dm_qe_uec.c: fix indentation in uec_set_mac_if_mode() by Rasmus Villemoes · 4 years ago
  33. 71a2d1e drivers: net: Add Felix DSA switch driver by Alex Marginean · 3 years, 8 months ago
  34. fc054d5 net: Introduce DSA class for Ethernet switches by Claudiu Manoil · 3 years, 8 months ago
  35. d0781c9 net: phy: introduce fixed_phy_create for DSA CPU ports by Vladimir Oltean · 3 years, 8 months ago
  36. 56a5588 net: phy: fixed: support speeds of 2500 and 10000 by Vladimir Oltean · 3 years, 8 months ago
  37. c581970 image: Adjust the workings of fit_check_format() by Simon Glass · 3 years, 7 months ago
  38. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 7 months ago
  39. f0debb2 sh: Remove sh7757lcr board by Tom Rini · 3 years, 7 months ago
  40. 215386e sh: Remove r7780mp board by Tom Rini · 3 years, 7 months ago
  41. 038e024 net: gem: unregister mdio bus if probe fails by Michael Walle · 3 years, 7 months ago
  42. 440b28a net: eqos: Reduce the MDIO wait time by Ye Li · 3 years, 9 months ago
  43. 64a0fb4 net: memac_phy: add a timeout to MDIO operations by Ioana Ciornei · 3 years, 10 months ago
  44. 673625c net: ftmac100: Cast priv->iobase with uintptr_t by Bin Meng · 3 years, 8 months ago
  45. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  46. eb5a2b6 net: sun8i-emac: Determine pinmux based on SoC, not EMAC type by Andre Przywara · 3 years, 8 months ago
  47. b14e520 net: sun8i-emac: Always clear syscon EPHY register by Andre Przywara · 3 years, 8 months ago
  48. b5f09df net: phy: micrel: Try default PHY ofnode first by Marek Vasut · 3 years, 8 months ago
  49. a70d7b0 net: phy: ca_phy: Add driver for CAxxxx SoCs by Abbie Chang · 3 years, 8 months ago
  50. febe13b net: cortina_ni: Add eth support for Cortina Access CAxxxx SoCs by Aaron Tseng · 3 years, 8 months ago
  51. 1480744 net: e1000: Add missing address translations by Stefan Roese · 3 years, 10 months ago
  52. 919c8ed net: e1000: Use virt_to_phys() instead of pci_virt_to_mem() by Stefan Roese · 3 years, 10 months ago
  53. 55f0103 net: e1000: Remove unused bus_to_phys() macro by Stefan Roese · 3 years, 10 months ago
  54. e262b29 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 8 months ago
  55. 219a5d5 net: sun8i-emac: Allow all RGMII PHY modes by Andre Przywara · 3 years, 10 months ago
  56. c99be95 Merge tag 'mips-pull-2021-01-24' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 3 years, 8 months ago
  57. aee5bcc Merge tag 'u-boot-atmel-2021.04-b' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 3 years, 8 months ago
  58. 17ade70 net: add ethernet driver for MediaTek MT7620 SoC by Weijie Gao · 3 years, 11 months ago
  59. 1ae8f0a net: macb: take into account all RGMII interface types by Claudiu Beznea · 3 years, 8 months ago
  60. 3d3475c net: macb: add support for sama7g5 emac by Claudiu Beznea · 3 years, 8 months ago
  61. 8c0483e net: macb: add support for sama7g5 gmac by Claudiu Beznea · 3 years, 8 months ago
  62. 9644958 net: macb: check clk_set_rate return value to be negative by Claudiu Beznea · 3 years, 8 months ago
  63. bb890f7 net: macb: add user io config data structure by Claudiu Beznea · 3 years, 8 months ago
  64. 6f1e668 net: dwc_eth_qos: Pad descriptors to cacheline size by Marek Vasut · 3 years, 9 months ago
  65. dd70ff4 net: ks8851: Reset internal RXFC count on bad packet by Marek Vasut · 3 years, 9 months ago
  66. 0be3d1f net: ftgmac100: Read and retain MAC address by Hongwei Zhang · 3 years, 10 months ago
  67. 3f8905a net: e1000: implement eth_write_hwaddr for DM_ETH by Ian Ray · 3 years, 11 months ago
  68. 36dfddc net: phy: micrel: fix typo by Claudiu Beznea · 3 years, 10 months ago
  69. c6df0e2 net: phy: micrel: add support for DLL setup on ksz9131 by Claudiu Beznea · 3 years, 10 months ago
  70. 1b45938 net: macb: Add phy address to read it from device tree by Padmarao Begari · 3 years, 8 months ago
  71. 6f0b237 net: macb: Add DMA 64-bit address support for macb by Padmarao Begari · 3 years, 8 months ago
  72. c65abc7 common: board_r: Drop initr_bbmii wrapper by Ovidiu Panait · 3 years, 10 months ago
  73. a90ae01 net: designware: socfpga: Add ATF support for MAC driver by Chee Hong Ang · 3 years, 9 months ago
  74. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 9 months ago
  75. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 9 months ago
  76. f10643c dm: core: Access device ofnode through functions by Simon Glass · 3 years, 9 months ago
  77. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 9 months ago
  78. 552da33 net: Update to use new sequence numbers by Simon Glass · 3 years, 9 months ago
  79. 5c58002 octeon: Don't attempt to set the sequence number by Simon Glass · 3 years, 9 months ago
  80. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 9 months ago
  81. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 10 months ago
  82. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 10 months ago
  83. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 10 months ago
  84. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  85. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 10 months ago
  86. a2703ce dm: Remove uses of device_bind_offset() by Simon Glass · 3 years, 10 months ago
  87. e12052b dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · 3 years, 10 months ago
  88. 164941c net: pfe_eth: read PFE ESBC header flash with spi_flash_read API by Biwen Li · 3 years, 11 months ago
  89. 3a187cf armv8: lx2162a: Add Soc changes to support LX2162A by Meenakshi Aggarwal · 3 years, 11 months ago
  90. 2a29a9a drivers/net/phy: Add CORTINA_NO_FW_UPLOAD to Kconfig by Meenakshi Aggarwal · 3 years, 11 months ago
  91. 68cbc63 net: ks8851: Implement EEPROM MAC address readout by Marek Vasut · 4 years ago
  92. eca57ca Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years, 11 months ago
  93. c760095 net: lx2160a.c: Update to set ECx_PMUX precedence by Razvan Ionut Cirjan · 4 years ago
  94. 18261b8 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years ago
  95. 975151d net: Add IPQ40xx MDIO driver by Robert Marko · 4 years ago
  96. 4f0278d net: sun8i-emac: Lower MDIO frequency by Andre Przywara · 4 years, 3 months ago
  97. 88ae8fb net: sun8i-emac: Make internal PHY handling more robust by Andre Przywara · 4 years ago
  98. 7edcb4e net: sun8i_emac: Simplify and fix error handling for RX by Andre Przywara · 4 years, 3 months ago
  99. 2c5600c net: sun8i_emac: Fix MAC soft reset by Andre Przywara · 4 years, 3 months ago
  100. 09501ff net: sun8i_emac: Fix overlong lines by Andre Przywara · 4 years, 3 months ago