1. 645c744 net: mvneta: Get rid of platdata by Marek Behún · 2 years, 7 months ago
  2. c404ac7 net: Add ethernet support for MIPS Octeon by Stefan Roese · 2 years, 8 months ago
  3. 6520c82 pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · 2 years, 7 months ago
  4. 58c6102 pci: Map bars with offset and length by Andrew Scull · 2 years, 7 months ago
  5. 77943da net: marvell: mvgbe: Set PHY page 0 before phy_connect by Tony Dinh · 2 years, 8 months ago
  6. 58c9873 net: mvneta: add SFP TX disable handling by Robert Marko · 2 years, 8 months ago
  7. 6a25a7e Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 2 years, 8 months ago
  8. d210597 net: dm9000: Add Kconfig entry by Marek Vasut · 2 years, 8 months ago
  9. 16c3e21 net: dm9000: Add DM support by Marek Vasut · 2 years, 8 months ago
  10. 0beb339 net: dm9000: Receive one packet per recv call by Marek Vasut · 2 years, 8 months ago
  11. 9b65a96 net: dm9000: Split non-DM specific bits from common code by Marek Vasut · 2 years, 8 months ago
  12. 1b5dd32 net: dm9000: Pass private data around for IO by Marek Vasut · 2 years, 8 months ago
  13. fae443b net: dm9000: Drop dm9000.h and staticize SROM access by Marek Vasut · 2 years, 8 months ago
  14. 9c5e9ca net: dm9000: Drop static device private data by Marek Vasut · 2 years, 8 months ago
  15. 09a8a9c net: dm9000: Rename board_info to dm9000_priv by Marek Vasut · 2 years, 8 months ago
  16. c5e9d64 net: dm9000: Reorder and staticize by Marek Vasut · 2 years, 8 months ago
  17. a4aa048 net: dm9000: Checkpatch cleanup by Marek Vasut · 2 years, 8 months ago
  18. 7823b23 net: dm9000: Drop volatiles by Marek Vasut · 2 years, 8 months ago
  19. 52006d2 net: dm9000: Turn DM9000_DMP_PACKET() into a function by Marek Vasut · 2 years, 8 months ago
  20. a2e3203 net: dm9000: Drop unused dump_regs() by Marek Vasut · 2 years, 8 months ago
  21. 5248e56 net: dm9000: Make RxLen and RxStatus lowercase by Marek Vasut · 2 years, 8 months ago
  22. ed76122 net: dm9000: Replace DM9000_DBG() with debug() by Marek Vasut · 2 years, 8 months ago
  23. eb2749a net: dm9000: Make accessor names lowercase by Marek Vasut · 2 years, 8 months ago
  24. 6f897ec driver: net: ti: keystone_net: Change priv member type by Marek Behún · 2 years, 8 months ago
  25. 1d371f3 driver: net: ti: keystone_net: Convert to ofnode functions by Marek Behún · 2 years, 8 months ago
  26. 92336d3 driver: net: ti: keystone_net: Deduplicate code by Marek Behún · 2 years, 8 months ago
  27. 80ba436 net: phy: nxp-tja11xx: Add NXP TJA11xx PHY driver by Michael Trimarchi · 2 years, 8 months ago
  28. 9c18c91 net: phy: Add phy_modify() accessor by Ariel D'Alessandro · 2 years, 8 months ago
  29. 97504bc phy: nxp-c45-tja11xx: Rename functions to be c45 tja11xx specific by Ariel D'Alessandro · 2 years, 8 months ago
  30. 7af1138 ARM: dts: net: dwc_eth_qos: Fix i.MX8MP compatible string by Marek Vasut · 2 years, 9 months ago
  31. a9521ea phy: adin: add driver for Analog Devices ADIN1300 PHY by Nate Drude · 2 years, 8 months ago
  32. 2db9dae net: eth-phy: prevent undesired de-assertion of phy-reset on request by Tim Harvey · 2 years, 9 months ago
  33. 62b22c0 net: fec: prevent undesired de-assertion of phy-reset on request by Tim Harvey · 2 years, 9 months ago
  34. 3927efb net: phy: don't require PHY interface mode during PHY creation by Marek Behún · 2 years, 8 months ago
  35. e3b353b bcmgenet, sun8i_emac: Don't connect PHY two times by Marek Behún · 2 years, 8 months ago
  36. 814c6bd net: phy: use ->is_c45 instead of is_10g_interface() by Marek Behún · 2 years, 8 months ago
  37. 2141ad4 net: phy: xilinx: Check interface type in ->config(), not ->probe() by Marek Behún · 2 years, 8 months ago
  38. 48631e4 treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA by Marek Behún · 2 years, 8 months ago
  39. 21a1836 treewide: Rename PHY_INTERFACE_MODE_COUNT to PHY_INTERFACE_MODE_MAX by Marek Behún · 2 years, 8 months ago
  40. bc19477 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · 2 years, 8 months ago
  41. 8ba2815 net: phy: fix parsing wrong property by Marek Behún · 2 years, 8 months ago
  42. e4dedf2 treewide: use dm_mdio_read/write/reset() wrappers by Marek Behún · 2 years, 8 months ago
  43. cf587cf net: phy: dp83867: Fix a never true comparison by Haolin Li · 2 years, 9 months ago
  44. 6903d4b net: phy: atheros: avoid error in ar803x_of_init() when PHY has no OF node by Vladimir Oltean · 2 years, 9 months ago
  45. 9a4ba3d net: phy: dp83867: avoid error in dp83867_of_init() when PHY has no OF node by Vladimir Oltean · 2 years, 9 months ago
  46. 2e9bd50 arm: Remove unused ep93xx code by Tom Rini · 2 years, 8 months ago
  47. cb08bc1 net: Remove uli526x driver by Tom Rini · 2 years, 8 months ago
  48. db36774 net: Remove ns8382x driver by Tom Rini · 2 years, 8 months ago
  49. a288357 net: Remove natsemi driver by Tom Rini · 2 years, 8 months ago
  50. 36d92fc net: Remove lan91c96 driver by Tom Rini · 2 years, 8 months ago
  51. 745276e net: Remove ftmac110 driver by Tom Rini · 2 years, 8 months ago
  52. 7833e5d net: Remove dnet driver by Tom Rini · 2 years, 8 months ago
  53. acbc56c net: Remove cs8900 driver by Tom Rini · 2 years, 8 months ago
  54. b836272 net: Remove ax88180 driver by Tom Rini · 2 years, 8 months ago
  55. f668768 net: Remove armada100_fec driver by Tom Rini · 2 years, 8 months ago
  56. 041ea48 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
  57. 4a0e6b5 net: zynq_gem: Add SGMII dynamic config support by T Karthik Reddy · 2 years, 8 months ago
  58. 297521e net: zynq_gem: Move ethernet info print statement by T Karthik Reddy · 2 years, 8 months ago
  59. 13f3fe3 net: phy: Avoid phy gpio reset sequence if DM_ETH_PHY is enabled by T Karthik Reddy · 2 years, 8 months ago
  60. b001798 net: zynq_gem: Use shared MDIO bus support for zynqmp by Michal Simek · 2 years, 8 months ago
  61. 2f24c90 net: phy: Fix rgmii-id phy reset timeout issue by T Karthik Reddy · 2 years, 8 months ago
  62. cbe85e7 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 8 months ago
  63. bab64f2 net: sun8i_emac: Remove non-DM pin setup by Samuel Holland · 3 years, 3 months ago
  64. 85ade3f net: sunxi_emac: Remove non-DM pin setup by Samuel Holland · 3 years, 3 months ago
  65. 8b08437 Convert CONFIG_BITBANGMII_MULTI to Kconfig by Tom Rini · 2 years, 8 months ago
  66. a65def5 net: bcm63xx: Don't check clk_free by Sean Anderson · 2 years, 11 months ago
  67. 1a0c7dc Convert CONFIG_MII_INIT to Kconfig by Tom Rini · 2 years, 9 months ago
  68. 6c85151 Convert CONFIG_PHY_RESET_DELAY to Kconfig by Tom Rini · 2 years, 9 months ago
  69. 6b408bb Convert CONFIG_LPC32XX_ETH to Kconfig by Tom Rini · 2 years, 9 months ago
  70. e09aab1 Convert CONFIG_RMII to Kconfig by Tom Rini · 2 years, 9 months ago
  71. 49d4b08 net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE by Tom Rini · 2 years, 9 months ago
  72. 4f52f7f net: fec_mxc: Remove non-DM_ETH code by Tom Rini · 2 years, 9 months ago
  73. 488eec5 net: phy: Add support for ethernet-phy-id with gpio reset by Michal Simek · 2 years, 9 months ago
  74. c1c1603 net: phy: Remove static return type for phy_device_create() by Michal Simek · 2 years, 9 months ago
  75. 2541837 net: ravb: Add tx/rx delay flag checks and support for rgmii-rxid by Adam Ford · 2 years, 9 months ago
  76. 4a4ac0d 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
  77. 198bbb1 net: ti: am65-cpsw: Cleanup resources before jump to kernel by Vignesh Raghavendra · 2 years, 10 months ago
  78. e50c9ea net: xilinx: fix the wrong dma base address issue by Greentime Hu · 2 years, 10 months ago
  79. d26ac2e net: ti: am65-cpsw-nuss: Fix err msg for port bind failures by Vignesh Raghavendra · 2 years, 10 months ago
  80. c340341 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 10 months ago
  81. 3110499 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
  82. 5d6b448 fdt_support: Add fdt_for_each_node_by_compatible() helper macro by Marek Behún · 2 years, 10 months ago
  83. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  84. 774c9af 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
  85. c84560a net: ftgmac100: Add Aspeed AST2600 support by Dylan Hung · 3 years ago
  86. 2bec372 net: ftgmac100: Add DM_MDIO support by Dylan Hung · 3 years ago
  87. b75f324 Merge branch '2022-01-15-TI-platform-updates' by Tom Rini · 2 years, 11 months ago
  88. d7d071f Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 2 years, 11 months ago
  89. bea12f4 net: gem: Workaround gmii2rgmii bridge DT node issue by Ashok Reddy Soma · 2 years, 11 months ago
  90. 42cb066 Revert "net: gem: Disable broadcast setting" by Michal Simek · 2 years, 11 months ago
  91. 9c87899 net: fsl: Fix busy flag polling register by Markus Koch · 2 years, 11 months ago
  92. dfd03c1 net: eth-phy: Demote missing phy-handle log message to debug by Marek Vasut · 2 years, 11 months ago
  93. 11147e0 net: phy: add TI DP83869HM ethernet driver by Dominic Rath · 3 years ago
  94. dd44c25 net: dsa: sja1105: fix device id detection by Vladimir Oltean · 3 years ago
  95. bbedbbb net: ti: am65-cpsw: Add support for multi port independent MAC mode by Vignesh Raghavendra · 3 years ago
  96. b7cf5af drivers/net/fec_mxc.c: Fix spelling of "resetting". by Vagrant Cascadian · 3 years ago
  97. 0625046 net: gem: Reduce timeout of mdio phy idle status check by Ashok Reddy Soma · 3 years ago
  98. c8142d4 net: zynq: Add support for PHY configuration in SGMII mode by Michal Simek · 3 years ago
  99. c86e7fc net: zynq: Add support for GEM reset by Michal Simek · 3 years ago
  100. eac3c67 net: zynq: Add support for mdio bus address decoding by Michal Simek · 3 years ago