1. 95a3a6e net: mvneta: Drop unneeded macro by Marek Behún · 2 years, 7 months ago
  2. bdbda1e net: mvneta: Disable fixed PHY code if PHY_FIXED is not compiled in by Marek Behún · 2 years, 7 months ago
  3. 3833221 net: mvneta: Drop fixed_link member from private struct by Marek Behún · 2 years, 7 months ago
  4. e06c7f3 net: mvneta: Write PHY address just before enabling HW polling by Marek Behún · 2 years, 7 months ago
  5. 77fcf3c net: mvneta: Convert to use PHY_FIXED for fixed-link by Marek Behún · 2 years, 7 months ago
  6. 31f4ccc net: mvneta: Rename CONFIG_NR_CPUS to MVNETA_NR_CPUS by Marek Behún · 2 years, 7 months ago
  7. 730dad9 net: mvneta: Don't check for CONFIG_PHYLIB by Marek Behún · 2 years, 7 months ago
  8. 824f2f9 net: mvneta: Drop unnecessary space by Marek Behún · 2 years, 7 months ago
  9. 3b38fad net: mvneta: Use bool instead of int for boolean variable by Marek Behún · 2 years, 7 months ago
  10. ca4730a net: mvneta: Drop one indentation level in mvneta_adjust_link() by Marek Behún · 2 years, 7 months ago
  11. 7ec5040 net: mvneta: Fix unused variable warning if DM_GPIO is disabled by Marek Behún · 2 years, 7 months ago
  12. 1d87904 net: mvneta: Don't register MDIO bus by Marek Behún · 2 years, 7 months ago
  13. 4d47ea2 net: mvneta: Remember fixed link instead of PHY address in priv data by Marek Behún · 2 years, 7 months ago
  14. da84e40 net: mvneta: Use DM MDIO API for connecting PHY by Marek Behún · 2 years, 7 months ago
  15. 47f0e8e net: mvneta: Fix 10Mbps speed by Marek Behún · 2 years, 7 months ago
  16. 443cf35 net: mvneta: Get rid of platdata by Marek Behún · 2 years, 7 months ago
  17. 8e0f8ef net: Add ethernet support for MIPS Octeon by Stefan Roese · 2 years, 8 months ago
  18. 2635e3b pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · 2 years, 7 months ago
  19. 12507a2 pci: Map bars with offset and length by Andrew Scull · 2 years, 7 months ago
  20. f0f9875 net: marvell: mvgbe: Set PHY page 0 before phy_connect by Tony Dinh · 2 years, 7 months ago
  21. 2b7beb9 net: mvneta: add SFP TX disable handling by Robert Marko · 2 years, 8 months ago
  22. 7f418ea Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 2 years, 7 months ago
  23. f478da9 net: dm9000: Add Kconfig entry by Marek Vasut · 2 years, 7 months ago
  24. 41e10be net: dm9000: Add DM support by Marek Vasut · 2 years, 7 months ago
  25. 84bf20f net: dm9000: Receive one packet per recv call by Marek Vasut · 2 years, 7 months ago
  26. 85a7260 net: dm9000: Split non-DM specific bits from common code by Marek Vasut · 2 years, 7 months ago
  27. f0d1a29 net: dm9000: Pass private data around for IO by Marek Vasut · 2 years, 7 months ago
  28. 1494a4a net: dm9000: Drop dm9000.h and staticize SROM access by Marek Vasut · 2 years, 7 months ago
  29. 3928055 net: dm9000: Drop static device private data by Marek Vasut · 2 years, 7 months ago
  30. 8371edd net: dm9000: Rename board_info to dm9000_priv by Marek Vasut · 2 years, 7 months ago
  31. a2e9230 net: dm9000: Reorder and staticize by Marek Vasut · 2 years, 7 months ago
  32. a7bebf8 net: dm9000: Checkpatch cleanup by Marek Vasut · 2 years, 7 months ago
  33. 6d3de0f net: dm9000: Drop volatiles by Marek Vasut · 2 years, 7 months ago
  34. c7b7ee5 net: dm9000: Turn DM9000_DMP_PACKET() into a function by Marek Vasut · 2 years, 7 months ago
  35. d185479 net: dm9000: Drop unused dump_regs() by Marek Vasut · 2 years, 7 months ago
  36. d8f21b2 net: dm9000: Make RxLen and RxStatus lowercase by Marek Vasut · 2 years, 7 months ago
  37. 42a7e0f net: dm9000: Replace DM9000_DBG() with debug() by Marek Vasut · 2 years, 7 months ago
  38. ff61d4e net: dm9000: Make accessor names lowercase by Marek Vasut · 2 years, 7 months ago
  39. af8b0a8 driver: net: ti: keystone_net: Change priv member type by Marek Behún · 2 years, 7 months ago
  40. 71b65d8 driver: net: ti: keystone_net: Convert to ofnode functions by Marek Behún · 2 years, 7 months ago
  41. 71f4739 driver: net: ti: keystone_net: Deduplicate code by Marek Behún · 2 years, 7 months ago
  42. a2f5c93 net: phy: nxp-tja11xx: Add NXP TJA11xx PHY driver by Michael Trimarchi · 2 years, 7 months ago
  43. 087baf8 net: phy: Add phy_modify() accessor by Ariel D'Alessandro · 2 years, 7 months ago
  44. 01c67a3 phy: nxp-c45-tja11xx: Rename functions to be c45 tja11xx specific by Ariel D'Alessandro · 2 years, 7 months ago
  45. 3fa3f23 ARM: dts: net: dwc_eth_qos: Fix i.MX8MP compatible string by Marek Vasut · 2 years, 9 months ago
  46. d79f1a8 phy: adin: add driver for Analog Devices ADIN1300 PHY by Nate Drude · 2 years, 7 months ago
  47. f3409d7 net: eth-phy: prevent undesired de-assertion of phy-reset on request by Tim Harvey · 2 years, 9 months ago
  48. 4223fb0 net: fec: prevent undesired de-assertion of phy-reset on request by Tim Harvey · 2 years, 9 months ago
  49. e24b58f net: phy: don't require PHY interface mode during PHY creation by Marek Behún · 2 years, 8 months ago
  50. b638814 bcmgenet, sun8i_emac: Don't connect PHY two times by Marek Behún · 2 years, 8 months ago
  51. 79bef5f net: phy: use ->is_c45 instead of is_10g_interface() by Marek Behún · 2 years, 8 months ago
  52. f961b3a net: phy: xilinx: Check interface type in ->config(), not ->probe() by Marek Behún · 2 years, 8 months ago
  53. ffb0f6f treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA by Marek Behún · 2 years, 8 months ago
  54. 6706d7d treewide: Rename PHY_INTERFACE_MODE_COUNT to PHY_INTERFACE_MODE_MAX by Marek Behún · 2 years, 8 months ago
  55. 123ca11 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · 2 years, 8 months ago
  56. 9c06b48 net: phy: fix parsing wrong property by Marek Behún · 2 years, 8 months ago
  57. 1776a24 treewide: use dm_mdio_read/write/reset() wrappers by Marek Behún · 2 years, 8 months ago
  58. e2b6cf5 net: phy: dp83867: Fix a never true comparison by Haolin Li · 2 years, 8 months ago
  59. 5faf161 net: phy: atheros: avoid error in ar803x_of_init() when PHY has no OF node by Vladimir Oltean · 2 years, 9 months ago
  60. 107b14e net: phy: dp83867: avoid error in dp83867_of_init() when PHY has no OF node by Vladimir Oltean · 2 years, 9 months ago
  61. 2fc0995 arm: Remove unused ep93xx code by Tom Rini · 2 years, 8 months ago
  62. 9035caf net: Remove uli526x driver by Tom Rini · 2 years, 8 months ago
  63. 0467b3b net: Remove ns8382x driver by Tom Rini · 2 years, 8 months ago
  64. 4c54696 net: Remove natsemi driver by Tom Rini · 2 years, 8 months ago
  65. 9bd2ab4 net: Remove lan91c96 driver by Tom Rini · 2 years, 8 months ago
  66. 2e808fa net: Remove ftmac110 driver by Tom Rini · 2 years, 8 months ago
  67. acae10d net: Remove dnet driver by Tom Rini · 2 years, 8 months ago
  68. f693a92 net: Remove cs8900 driver by Tom Rini · 2 years, 8 months ago
  69. 122126a net: Remove ax88180 driver by Tom Rini · 2 years, 8 months ago
  70. 53b666b net: Remove armada100_fec driver by Tom Rini · 2 years, 8 months ago
  71. 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, 8 months ago
  72. a7379ba net: zynq_gem: Add SGMII dynamic config support by T Karthik Reddy · 2 years, 8 months ago
  73. fc6e562 net: zynq_gem: Move ethernet info print statement by T Karthik Reddy · 2 years, 8 months ago
  74. ccc8656 net: phy: Avoid phy gpio reset sequence if DM_ETH_PHY is enabled by T Karthik Reddy · 2 years, 8 months ago
  75. 8017253 net: zynq_gem: Use shared MDIO bus support for zynqmp by Michal Simek · 2 years, 8 months ago
  76. 9b529a9 net: phy: Fix rgmii-id phy reset timeout issue by T Karthik Reddy · 2 years, 8 months ago
  77. 4de720e Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 8 months ago
  78. ae022e8 net: sun8i_emac: Remove non-DM pin setup by Samuel Holland · 3 years, 3 months ago
  79. 12bd00a net: sunxi_emac: Remove non-DM pin setup by Samuel Holland · 3 years, 3 months ago
  80. 448dfb4 Convert CONFIG_BITBANGMII_MULTI to Kconfig by Tom Rini · 2 years, 8 months ago
  81. b2e0889 net: bcm63xx: Don't check clk_free by Sean Anderson · 2 years, 10 months ago
  82. cc386f1 Convert CONFIG_MII_INIT to Kconfig by Tom Rini · 2 years, 8 months ago
  83. 16199a8 Convert CONFIG_PHY_RESET_DELAY to Kconfig by Tom Rini · 2 years, 8 months ago
  84. 6329dda Convert CONFIG_LPC32XX_ETH to Kconfig by Tom Rini · 2 years, 8 months ago
  85. 03d14cc Convert CONFIG_RMII to Kconfig by Tom Rini · 2 years, 8 months ago
  86. 08f1d58 net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE by Tom Rini · 2 years, 8 months ago
  87. b07fb55 net: fec_mxc: Remove non-DM_ETH code by Tom Rini · 2 years, 8 months ago
  88. a744a28 net: phy: Add support for ethernet-phy-id with gpio reset by Michal Simek · 2 years, 9 months ago
  89. 3249116 net: phy: Remove static return type for phy_device_create() by Michal Simek · 2 years, 9 months ago
  90. a26c2b1 net: ravb: Add tx/rx delay flag checks and support for rgmii-rxid by Adam Ford · 2 years, 9 months ago
  91. 24b628a Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 9 months ago
  92. 83fe92f net: ti: am65-cpsw: Cleanup resources before jump to kernel by Vignesh Raghavendra · 2 years, 10 months ago
  93. 19fdc16 net: xilinx: fix the wrong dma base address issue by Greentime Hu · 2 years, 10 months ago
  94. 5022a2e net: ti: am65-cpsw-nuss: Fix err msg for port bind failures by Vignesh Raghavendra · 2 years, 10 months ago
  95. 2d7a463 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 10 months ago
  96. 280db76 Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 10 months ago
  97. 3058e28 fdt_support: Add fdt_for_each_node_by_compatible() helper macro by Marek Behún · 2 years, 10 months ago
  98. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  99. 068415e Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 10 months ago
  100. ac4fda7 net: ftgmac100: Add Aspeed AST2600 support by Dylan Hung · 3 years ago