1. f848b48 net: enetc: ensure imdio.name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 1 month ago
  2. 9be5fa4 net: ep93xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 1 month ago
  3. e7444a1 net: eepro100: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 1 month ago
  4. 5f1d1a1 net: bcm-sf2: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 1 month ago
  5. 05b7cb5 net: at91_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 1 month ago
  6. 6209788 net: armada100_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 1 month ago
  7. bc4e982 net: tsec: read the phy-mode property as fallback to phy-connection-type by Vladimir Oltean · 3 years, 1 month ago
  8. d883a5f net: tsec: only call tsec_get_interface as fallback to DT-specified PHY mode by Vladimir Oltean · 3 years, 1 month ago
  9. 9bf2b96 net: dsa: felix: remove "xgmii" phy-mode by Vladimir Oltean · 3 years, 1 month ago
  10. f8ca46e net: enetc: remove support for "xgmii" phy-mode by Vladimir Oltean · 3 years, 1 month ago
  11. 7c2d5d1 net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x" by Vladimir Oltean · 3 years, 1 month ago
  12. 77b11f7 net: replace the "xfi" phy-mode with "10gbase-r" by Vladimir Oltean · 3 years, 1 month ago
  13. a17776b net: phy: genphy_init can be static by Vladimir Oltean · 3 years, 1 month ago
  14. 66fd01f net: update NXP copyright text by Vladimir Oltean · 3 years, 1 month ago
  15. 4f8f801 net: dsa: felix: propagate the error code from phy_startup() by Vladimir Oltean · 3 years, 2 months ago
  16. 4f5bd8d net: dsa: felix: call phy_config at .port_probe() time by Vladimir Oltean · 3 years, 2 months ago
  17. 351b6bb net: dsa: felix: felix_init() can be static by Vladimir Oltean · 3 years, 2 months ago
  18. 596ec9b net: tsec: Mark tsec_get_interface as __maybe_unused by Ramon Fried · 3 years, 1 month ago
  19. 3232bdf pci: Drop DM_PCI by Simon Glass · 3 years, 3 months ago
  20. e882a59 net: Drop DM_PCI check from designware driver by Simon Glass · 3 years, 3 months ago
  21. 5528c90 net: cortina: Add support for tfa boot in cortina firmware by Kuldeep Singh · 3 years, 2 months ago
  22. e99b1df configs: Migrate CORTINA_FW_ADDR and CORTINA_FW_LENGTH to Kconfig by Kuldeep Singh · 3 years, 2 months ago
  23. 06918de net: fec_mxc: support i.MX8ULP by Peng Fan · 3 years, 2 months ago
  24. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 3 months ago
  25. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 3 months ago
  26. 258ce79 net: xilinx: axi_mrmac: Add MRMAC driver by Ashok Reddy Soma · 3 years, 4 months ago
  27. 1ad3c83 board: synquacer: Initialize SCBM SMMU at board_init() by Masami Hiramatsu · 3 years, 3 months ago
  28. 669884e net: fsl-mc: fix logically dead code by Cosmin-Florin Aluchenesei · 3 years, 3 months ago
  29. b9b7b5e drivers: net: aquantia: fix unsigned compared against 0 by Cosmin-Florin Aluchenesei · 3 years, 3 months ago
  30. b547f4b net: dwc_eth_qos: define LOG_CATEGORY by Patrick Delaunay · 3 years, 3 months ago
  31. a5db6e1 net: eth-phy: define LOG_CATEGORY by Patrick Delaunay · 3 years, 3 months ago
  32. c6a0df2 net: dwc: add a common empty ops eqos_null_ops by Patrick Delaunay · 3 years, 3 months ago
  33. 9dbdc23 net: dwc_eth_qos: use generic ethernet phy for stm32 variant by Patrick Delaunay · 3 years, 3 months ago
  34. ebf9a91 net: dwc_eth_qos: remove the field phyaddr of the struct eqos_priv by Patrick Delaunay · 3 years, 3 months ago
  35. 035d848 net: eth-phy: manage subnode mdio0 by Patrick Delaunay · 3 years, 3 months ago
  36. 880ecb0 net: eth-phy: use dev_dbg and log_notice by Patrick Delaunay · 3 years, 3 months ago
  37. d33982d net: eth-phy: add support of device tree configuration for gpio reset by Patrick Delaunay · 3 years, 3 months ago
  38. b8da46f net: Use phys_addr_t for SMC net device addresses by Peter Hoyes · 3 years, 3 months ago
  39. a732f62 m68k: Remove M54451EVB board by Tom Rini · 3 years, 3 months ago
  40. d5dbc66 Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 3 months ago
  41. 9d9bec2 sandbox: net: Ensure host name is always a valid string by Simon Glass · 3 years, 5 months ago
  42. 668e205 net: add support for KSZ9477/KSZ9897/KSZ9567 GbE switch by Tim Harvey · 3 years, 4 months ago
  43. 87550a8 net: fec: add set_promisc function by Tim Harvey · 3 years, 4 months ago
  44. 69c81d6 net: fec: set phy_of_node properly for fixed-link phy by Tim Harvey · 3 years, 4 months ago
  45. b247fa7 net: fec: use device sequence vs index when fetching fec by Tim Harvey · 3 years, 4 months ago
  46. ec6b37c ppc: Remove T4160RDB board by Tom Rini · 3 years, 5 months ago
  47. 6c3d993 ppc: Remove T1023RBD boards and T1024RDB_SECURE_BOOT by Tom Rini · 3 years, 5 months ago
  48. 9b7993b m68k: Remove M5475x boards by Tom Rini · 3 years, 5 months ago
  49. 036e362 net: dwc_eth_qos: cosmetic: remove unused define EQOS_DESCRIPTOR_ALIGN by Patrick Delaunay · 3 years, 7 months ago
  50. c442850 net: enetc: propagate the return code from phy_startup() to eth_ops::start by Vladimir Oltean · 3 years, 4 months ago
  51. 71346a8 net: enetc: force the RGMII MAC speed/duplex instead of using in-band signaling by Vladimir Oltean · 3 years, 4 months ago
  52. cd8817a net: enetc: require a PHY device when probing by Vladimir Oltean · 3 years, 4 months ago
  53. c08d4d7 net: smc911x: Determine bus width at runtime by Andre Przywara · 3 years, 4 months ago
  54. f26c9d7 net: smc911x: Drop redundant CONFIG_SMC911X_16_BIT Kconfig symbol by Andre Przywara · 3 years, 4 months ago
  55. 3ef2050 phy: add nxp tja1103 phy driver by Radu Pirea (NXP OSS) · 3 years, 4 months ago
  56. 6b69f15 Merge tag 'xilinx-for-v2021.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 4 months ago
  57. 6d0453d Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 4 months ago
  58. 53b2af1 net: xilinx: axi_emac: Add support for 10G/25G AXI ethernet by Ashok Reddy Soma · 3 years, 4 months ago
  59. 215f206 net: xilinx: axi_emac: Cleanup of of_to_plat() by Ashok Reddy Soma · 3 years, 4 months ago
  60. 54c321f net: octeontx: smi: use dt live tree API by Tim Harvey · 3 years, 4 months ago
  61. 02036d9 net: sun8i-emac: fix MDIO frequency by Heinrich Schuchardt · 3 years, 5 months ago
  62. eab447b net: synquacer: Add netsec driver by Jassi Brar · 3 years, 5 months ago
  63. f024e0b net: dwc_eth_qos: Revert some changes of commit 3a97da12ee7b by Daniil Stas · 3 years, 5 months ago
  64. 07292f8 net: dwc_eth_qos: Fix needless phy auto-negotiation restarts by Daniil Stas · 3 years, 5 months ago
  65. 7001863 net: e1000: do not attempt to set hwaddr for i210 without FLASH by Tim Harvey · 3 years, 6 months ago
  66. 3e18487 Fix a memory leak issue in the RX port initialization. by Hou Zhiqiang · 3 years, 4 months ago
  67. 50dae8e net: tsec: add option to set device max-speed via dts by Aleksandar Gerasimovski · 3 years, 5 months ago
  68. ff64e9a armv8: ls1012a: Pass PPFE firmware to Linux through FDT by Chaitanya Sakinam · 3 years, 6 months ago
  69. 6e33eba clk: Allow force setting clock defaults before relocation by Sean Anderson · 3 years, 4 months ago
  70. 864c3db ls1012a: net: pfe: remove pfe stop from bootcmd by Mian Yousaf Kaukab · 3 years, 6 months ago
  71. 0d1ab57 net: luton: remove address translation after ofnode_read_resource by Patrick Delaunay · 3 years, 5 months ago
  72. aee1860 net: Remove ne2000 driver by Tom Rini · 3 years, 5 months ago
  73. d24efc6 net: mvpp2: add explicit sgmii-2500 support by Marcin Wojtas · 3 years, 6 months ago
  74. 2784400 net: mvpp2: allow MDIO registration for fixed links by Stefan Chulski · 3 years, 6 months ago
  75. d757c85 net: mvpp2: fix missing switch case break by Ben Peled · 3 years, 6 months ago
  76. cf51a0d net: mvpp2: remove unused define MVPP22_SMI_PHY_ADDR_REG by Ben Peled · 3 years, 6 months ago
  77. 7589be8 net: mvpp2: AN Bypass in 1000 and 2500 basex mode by Ben Peled · 3 years, 6 months ago
  78. 08f462d net: mvpp2: Fix 2.5G GMII_SPEED configurations by Stefan Chulski · 3 years, 6 months ago
  79. be45eb5 net: mvpp2: remove redundant SMI address configuration by Marcin Wojtas · 3 years, 6 months ago
  80. 8299abc net: mvpp2: add 1000BaseX and 2500BaseX ppv2 support by Stefan Chulski · 3 years, 6 months ago
  81. 8d3aa37 net: mvpp2: add CP115 port1 10G/5G SFI support by Stefan Chulski · 3 years, 6 months ago
  82. 4c2eb95 net: designware: meson8b: add g12a compatible by Neil Armstrong · 3 years, 6 months ago
  83. 81d0eda net: dwmac_meson8b: do not set TX delay in TXID & RXID by Neil Armstrong · 3 years, 6 months ago
  84. ea184cb Merge tag 'ti-v2021.07-rc3' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 5 months ago
  85. 845e106 net: ti: am65-cpsw-nuss: Add a new compatible for AM64 by Vignesh Raghavendra · 3 years, 5 months ago
  86. 2411e85 net: ti: am65-cpsw-nuss: Don't cache disabled port ID by Vignesh Raghavendra · 3 years, 5 months ago
  87. 8441d49 net: ti: am65-cpsw-nuss: Prepare to support non primary ext port by Vignesh Raghavendra · 3 years, 5 months ago
  88. cd43591 net: fec: Only unregister MII bus if we registered it by Sean Anderson · 3 years, 6 months ago
  89. eccd132 net: fec: Don't use disabled phys by Sean Anderson · 3 years, 6 months ago
  90. 8ddaf94 Merge tag 'dm-pull-29apr21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 6 months ago
  91. f3a0d2c Merge tag 'xilinx-for-v2021.07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 6 months ago
  92. feb7ac4 dm: core: Add address translation in fdt_get_resource by Patrick Delaunay · 3 years, 7 months ago
  93. 0a9f0e0 net: phy: xilinx: Break while loop over ethernet phy by Michal Simek · 3 years, 6 months ago
  94. 98b8204 net: designware: fix PHY reset with DM_MDIO by Neil Armstrong · 3 years, 6 months ago
  95. 4e26bc6 net: sun8i-emac: Fix pinmux setup for Allwinner H5 by Andre Przywara · 3 years, 6 months ago
  96. 42b5143 net: jr2: Fix Serdes6G configuration by Horatiu Vultur · 3 years, 7 months ago
  97. 6b59304 net: jr2: Reset switch by Horatiu Vultur · 3 years, 7 months ago
  98. debb07b net: calxedagmac: Convert to DM_ETH by Andre Przywara · 3 years, 6 months ago
  99. 935e0b0 net: octeontx: smi: fix mii probe by Tim Harvey · 3 years, 7 months ago
  100. 8c64347 drivers: net: octeontx: fix QSGMII by Tim Harvey · 3 years, 7 months ago