1. 0a50b3c WS cleanup: remove trailing white space by Wolfgang Denk · 3 years ago
  2. c72231d WS cleanup: remove excessive empty lines by Wolfgang Denk · 3 years ago
  3. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years ago
  4. 6eecaf5 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · 3 years ago
  5. c9131fc net: dsa: felix: check return code of mdio_alloc and mdio_register by Vladimir Oltean · 3 years ago
  6. fe04172 net: davinci_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years ago
  7. 30c4039 net: smc911x: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years ago
  8. 7616240 net: sh_eth: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years ago
  9. 77003e5 net: mvgbe: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years ago
  10. 47aa50d net: dsa: felix: ensure mii_bus->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years ago
  11. 56b9cae net: mpc8xx_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years ago
  12. 73894f6 net: macb: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years ago
  13. 6b96ca6 net: lpc32xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years ago
  14. 1a5d3e9 net: ftmac110: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years ago
  15. e6324f4 net: mcdmafec: ensure bus->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years ago
  16. f848b48 net: enetc: ensure imdio.name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years ago
  17. 9be5fa4 net: ep93xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years ago
  18. e7444a1 net: eepro100: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years ago
  19. 5f1d1a1 net: bcm-sf2: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years ago
  20. 05b7cb5 net: at91_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years ago
  21. 6209788 net: armada100_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years ago
  22. bc4e982 net: tsec: read the phy-mode property as fallback to phy-connection-type by Vladimir Oltean · 3 years ago
  23. d883a5f net: tsec: only call tsec_get_interface as fallback to DT-specified PHY mode by Vladimir Oltean · 3 years ago
  24. 9bf2b96 net: dsa: felix: remove "xgmii" phy-mode by Vladimir Oltean · 3 years ago
  25. f8ca46e net: enetc: remove support for "xgmii" phy-mode by Vladimir Oltean · 3 years ago
  26. 7c2d5d1 net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x" by Vladimir Oltean · 3 years ago
  27. 77b11f7 net: replace the "xfi" phy-mode with "10gbase-r" by Vladimir Oltean · 3 years ago
  28. a17776b net: phy: genphy_init can be static by Vladimir Oltean · 3 years ago
  29. 66fd01f net: update NXP copyright text by Vladimir Oltean · 3 years ago
  30. 4f8f801 net: dsa: felix: propagate the error code from phy_startup() by Vladimir Oltean · 3 years, 1 month ago
  31. 4f5bd8d net: dsa: felix: call phy_config at .port_probe() time by Vladimir Oltean · 3 years, 1 month ago
  32. 351b6bb net: dsa: felix: felix_init() can be static by Vladimir Oltean · 3 years, 1 month ago
  33. 596ec9b net: tsec: Mark tsec_get_interface as __maybe_unused by Ramon Fried · 3 years ago
  34. 0c66872 net: remove unused CONFIG_DRIVER_AT91EMAC_* by Eugen Hristev · 3 years, 1 month ago
  35. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years ago
  36. 3232bdf pci: Drop DM_PCI by Simon Glass · 3 years, 2 months ago
  37. e882a59 net: Drop DM_PCI check from designware driver by Simon Glass · 3 years, 2 months ago
  38. 9f66492 net: Move network rules to drivers/net by Simon Glass · 3 years, 2 months ago
  39. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 1 month ago
  40. d1240b6 global: Remove dead code that starts with CONFIG_[0-9A] by Tom Rini · 3 years, 1 month ago
  41. 5528c90 net: cortina: Add support for tfa boot in cortina firmware by Kuldeep Singh · 3 years, 1 month ago
  42. e99b1df configs: Migrate CORTINA_FW_ADDR and CORTINA_FW_LENGTH to Kconfig by Kuldeep Singh · 3 years, 1 month ago
  43. 06918de net: fec_mxc: support i.MX8ULP by Peng Fan · 3 years, 2 months ago
  44. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 2 months ago
  45. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 2 months ago
  46. 258ce79 net: xilinx: axi_mrmac: Add MRMAC driver by Ashok Reddy Soma · 3 years, 3 months ago
  47. 1ad3c83 board: synquacer: Initialize SCBM SMMU at board_init() by Masami Hiramatsu · 3 years, 2 months ago
  48. 669884e net: fsl-mc: fix logically dead code by Cosmin-Florin Aluchenesei · 3 years, 2 months ago
  49. b9b7b5e drivers: net: aquantia: fix unsigned compared against 0 by Cosmin-Florin Aluchenesei · 3 years, 2 months ago
  50. b547f4b net: dwc_eth_qos: define LOG_CATEGORY by Patrick Delaunay · 3 years, 2 months ago
  51. a5db6e1 net: eth-phy: define LOG_CATEGORY by Patrick Delaunay · 3 years, 2 months ago
  52. c6a0df2 net: dwc: add a common empty ops eqos_null_ops by Patrick Delaunay · 3 years, 2 months ago
  53. 9dbdc23 net: dwc_eth_qos: use generic ethernet phy for stm32 variant by Patrick Delaunay · 3 years, 2 months ago
  54. ebf9a91 net: dwc_eth_qos: remove the field phyaddr of the struct eqos_priv by Patrick Delaunay · 3 years, 2 months ago
  55. 035d848 net: eth-phy: manage subnode mdio0 by Patrick Delaunay · 3 years, 2 months ago
  56. 880ecb0 net: eth-phy: use dev_dbg and log_notice by Patrick Delaunay · 3 years, 2 months ago
  57. d33982d net: eth-phy: add support of device tree configuration for gpio reset by Patrick Delaunay · 3 years, 2 months ago
  58. b8da46f net: Use phys_addr_t for SMC net device addresses by Peter Hoyes · 3 years, 3 months ago
  59. a732f62 m68k: Remove M54451EVB board by Tom Rini · 3 years, 2 months ago
  60. d5dbc66 Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 2 months ago
  61. 9d9bec2 sandbox: net: Ensure host name is always a valid string by Simon Glass · 3 years, 4 months ago
  62. 668e205 net: add support for KSZ9477/KSZ9897/KSZ9567 GbE switch by Tim Harvey · 3 years, 3 months ago
  63. 87550a8 net: fec: add set_promisc function by Tim Harvey · 3 years, 3 months ago
  64. 69c81d6 net: fec: set phy_of_node properly for fixed-link phy by Tim Harvey · 3 years, 3 months ago
  65. b247fa7 net: fec: use device sequence vs index when fetching fec by Tim Harvey · 3 years, 3 months ago
  66. ec6b37c ppc: Remove T4160RDB board by Tom Rini · 3 years, 4 months ago
  67. 6c3d993 ppc: Remove T1023RBD boards and T1024RDB_SECURE_BOOT by Tom Rini · 3 years, 4 months ago
  68. 9b7993b m68k: Remove M5475x boards by Tom Rini · 3 years, 4 months ago
  69. 036e362 net: dwc_eth_qos: cosmetic: remove unused define EQOS_DESCRIPTOR_ALIGN by Patrick Delaunay · 3 years, 6 months ago
  70. c442850 net: enetc: propagate the return code from phy_startup() to eth_ops::start by Vladimir Oltean · 3 years, 3 months ago
  71. 71346a8 net: enetc: force the RGMII MAC speed/duplex instead of using in-band signaling by Vladimir Oltean · 3 years, 3 months ago
  72. cd8817a net: enetc: require a PHY device when probing by Vladimir Oltean · 3 years, 3 months ago
  73. c08d4d7 net: smc911x: Determine bus width at runtime by Andre Przywara · 3 years, 3 months ago
  74. f26c9d7 net: smc911x: Drop redundant CONFIG_SMC911X_16_BIT Kconfig symbol by Andre Przywara · 3 years, 3 months ago
  75. 3ef2050 phy: add nxp tja1103 phy driver by Radu Pirea (NXP OSS) · 3 years, 3 months ago
  76. 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, 3 months ago
  77. 6d0453d Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 3 months ago
  78. 53b2af1 net: xilinx: axi_emac: Add support for 10G/25G AXI ethernet by Ashok Reddy Soma · 3 years, 3 months ago
  79. 215f206 net: xilinx: axi_emac: Cleanup of of_to_plat() by Ashok Reddy Soma · 3 years, 3 months ago
  80. 54c321f net: octeontx: smi: use dt live tree API by Tim Harvey · 3 years, 3 months ago
  81. 02036d9 net: sun8i-emac: fix MDIO frequency by Heinrich Schuchardt · 3 years, 4 months ago
  82. eab447b net: synquacer: Add netsec driver by Jassi Brar · 3 years, 4 months ago
  83. f024e0b net: dwc_eth_qos: Revert some changes of commit 3a97da12ee7b by Daniil Stas · 3 years, 4 months ago
  84. 07292f8 net: dwc_eth_qos: Fix needless phy auto-negotiation restarts by Daniil Stas · 3 years, 4 months ago
  85. 7001863 net: e1000: do not attempt to set hwaddr for i210 without FLASH by Tim Harvey · 3 years, 5 months ago
  86. 3e18487 Fix a memory leak issue in the RX port initialization. by Hou Zhiqiang · 3 years, 3 months ago
  87. 50dae8e net: tsec: add option to set device max-speed via dts by Aleksandar Gerasimovski · 3 years, 4 months ago
  88. ff64e9a armv8: ls1012a: Pass PPFE firmware to Linux through FDT by Chaitanya Sakinam · 3 years, 5 months ago
  89. 6e33eba clk: Allow force setting clock defaults before relocation by Sean Anderson · 3 years, 3 months ago
  90. 864c3db ls1012a: net: pfe: remove pfe stop from bootcmd by Mian Yousaf Kaukab · 3 years, 5 months ago
  91. 0d1ab57 net: luton: remove address translation after ofnode_read_resource by Patrick Delaunay · 3 years, 4 months ago
  92. aee1860 net: Remove ne2000 driver by Tom Rini · 3 years, 4 months ago
  93. d24efc6 net: mvpp2: add explicit sgmii-2500 support by Marcin Wojtas · 3 years, 5 months ago
  94. 2784400 net: mvpp2: allow MDIO registration for fixed links by Stefan Chulski · 3 years, 5 months ago
  95. d757c85 net: mvpp2: fix missing switch case break by Ben Peled · 3 years, 5 months ago
  96. cf51a0d net: mvpp2: remove unused define MVPP22_SMI_PHY_ADDR_REG by Ben Peled · 3 years, 5 months ago
  97. 7589be8 net: mvpp2: AN Bypass in 1000 and 2500 basex mode by Ben Peled · 3 years, 5 months ago
  98. 08f462d net: mvpp2: Fix 2.5G GMII_SPEED configurations by Stefan Chulski · 3 years, 5 months ago
  99. be45eb5 net: mvpp2: remove redundant SMI address configuration by Marcin Wojtas · 3 years, 5 months ago
  100. 8299abc net: mvpp2: add 1000BaseX and 2500BaseX ppv2 support by Stefan Chulski · 3 years, 5 months ago