1. d53e522 net: sun8i_emac: Test the correct phy by Emmanuel Vadot · 5 years ago
  2. e809285 net: davinci_emac: convert to using the driver model by Bartosz Golaszewski · 5 years ago
  3. eff0e0c net: macb: Fix check for little-endian system in gmac_configure_dma() by Anup Patel · 5 years ago
  4. d0a04db net: macb: Extend MACB driver for SiFive Unleashed board by Anup Patel · 5 years ago
  5. 1c8ad08 net: tsec: Change compatible strings to match Linux by Vladimir Oltean · 5 years ago
  6. f6297c0 net: tsec: Common handling of MAC station address for DM_ETH by Vladimir Oltean · 5 years ago
  7. b7be776 net: tsec: Make errors visible by Vladimir Oltean · 5 years ago
  8. 07bd39f net: tsec: Reverse Christmas tree notation by Vladimir Oltean · 5 years ago
  9. bca686a net: tsec: Fix offset of MDIO registers for DM_ETH by Vladimir Oltean · 5 years ago
  10. 29db310 net: tsec: Refactor the readout of the tbi-handle property by Vladimir Oltean · 5 years ago
  11. c6d07bf net/macb: increase RX buffer size for GEM by Ramon Fried · 5 years ago
  12. 9c29580 net: macb: apply sane DMA configuration by Ramon Fried · 5 years ago
  13. ed3c64f net: macb: add dma_burst_length config by Ramon Fried · 5 years ago
  14. 5a1899f net: macb: add support for SGMII phy interface by Ramon Fried · 5 years ago
  15. 0a2827e net: macb: use bit access macro from header file by Ramon Fried · 5 years ago
  16. 9e65f80 net: macb: add support for faster clk rates by Ramon Fried · 5 years ago
  17. 6c63651 net: macb: sync header definitions as taken from Linux by Ramon Fried · 5 years ago
  18. d9a9174 drivers: net: driver for MDIO muxes controlled over I2C by Alex Marginean · 5 years ago
  19. 5dce9df net: designware: use 'phy_connect' instead of open coded by Simon Goldschmidt · 5 years ago
  20. 9bc07e81 drivers: net: fsl_enetc: add support for SGMII 2500 by Alex Marginean · 5 years ago
  21. e4aafd5 drivers: net: apply serdes configuration for ENETC Ethernet interfaces by Alex Marginean · 5 years ago
  22. 1d99534 drivers: net: add NXP ENETC MDIO driver by Alex Marginean · 5 years ago
  23. 120b5ef drivers: net: add NXP ENETC ethernet driver by Alex Marginean · 5 years ago
  24. 4ee587e net: designware: remove mdio bus on probe failure by Simon Goldschmidt · 5 years ago
  25. c3d9f3f test: dm: add a test for MDIO MUX DM uclass by Alex Marginean · 5 years ago
  26. b47edf8 test: dm_mdio: add a 2nd register to the emulated PHY by Alex Marginean · 5 years ago
  27. 8880edb net: add MDIO_MUX DM class by Alex Marginean · 5 years ago
  28. 3bf135b drivers: net: phy: Ignore PHY ID 0 during PHY probing by Alex Marginean · 5 years ago
  29. 14df216 drivers: net: phy: Use Aquantia driver for AQR112, AQR412 by Alexandru Marginean · 5 years ago
  30. 0dc97fc net: macb: Add support for 1000-baseX by Radu Pirea · 5 years ago
  31. 1b0c991 net: macb: Fixed reading MII_LPA register by Radu Pirea · 5 years ago
  32. 9d0dca1 net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver by Keerthy · 5 years ago
  33. 45e8c05 driver: net: ti: cpsw-mdio: use phys_addr_t for mdio_base addr by Keerthy · 5 years ago
  34. 4db6e79 net: phy: cortina: Use block layer to read from mmc by Yinbo Zhu · 5 years ago
  35. 6124367 net: mscc: refactor mscc_miim by Horatiu Vultur · 5 years ago
  36. ec9594a test: dm: add MDIO test by Alex Marginean · 5 years ago
  37. c3452b5 net: introduce MDIO DM class for MDIO devices by Alex Marginean · 5 years ago
  38. 1494686 net: mscc: serval: Remove delay when serdes is configured by Horatiu Vultur · 5 years ago
  39. 2529dea net: phy: ti: Fix clock output DT property by Trent Piepho · 5 years ago
  40. c2df9b4 net: phy: ti: Use default values for tx/rx delay and fifo size by Trent Piepho · 5 years ago
  41. 2702646 Merge tag 'u-boot-stm32-20190606' of https://github.com/pchotard/u-boot by Tom Rini · 5 years ago
  42. b5d97e1 net: fec_mxc: not access reserved register on i.MX8 by Peng Fan · 6 years ago
  43. ac2d4ef net: dwc_eth_qos: add Ethernet stm32mp1 support by Christophe Roullier · 5 years ago
  44. 3ef6444 dm: net: macb: Implement link speed change callback by Bin Meng · 5 years ago
  45. a5e3d23 dm: net: macb: Update macb_linkspd_cb() signature by Bin Meng · 5 years ago
  46. cc1e98b configs: Migrate CONFIG_FMAN_ENET and some related options to Kconfig by Tom Rini · 5 years ago
  47. 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 5 years ago
  48. ebb97ea eth: mtk-eth: fix incorrect read of phy-handle by Weijie Gao · 5 years ago
  49. cdd69ac net: rtl8169: Support RTL-8168h/8111h by Thierry Reding · 6 years ago
  50. b6054b5 net: rtl8169: Implement ->hwaddr_write() callback by Thierry Reding · 6 years ago
  51. 6845b36 phy: ti: Init node before reading by Michal Simek · 6 years ago
  52. 77b508d net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used together by James Byrne · 6 years ago
  53. eb51198 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 5 years ago
  54. 6314d1c net: phy: micrel: Find Micrel PHY node correctly by James Byrne · 6 years ago
  55. 83f71ef net: phy: micrel: Use correct skew values on KSZ9021 by James Byrne · 6 years ago
  56. c940646 net: phy: aquantia: Set only autoneg on in register 4.c441 by Valentin-catalin Neacsu · 6 years ago
  57. 05eb6a6 net: phy: Fix return value check phy_probe by Siva Durga Prasad Paladugu · 6 years ago
  58. c689c48 net: phy: Reloc next and prev pointers inside phy_drivers by Siva Durga Prasad Paladugu · 6 years ago
  59. 4b0880d drivers: net: ldpaa_eth: fix resource leak by Pankaj Bansal · 6 years ago
  60. 504bf79 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 5 years ago
  61. 2348453 net: sun8i_emac: Add EPHY CLK and RESET support by Jagan Teki · 6 years ago
  62. d47cfdb net: phy: realtek: Introduce quirk to mark RXC not stoppable by Carlo Caione · 6 years ago
  63. 4c29dc1 net: phy: ti: use generic helpers to access MMD registers by Carlo Caione · 6 years ago
  64. 4f6746d net: phy: Add generic helpers to access MMD PHY registers by Carlo Caione · 6 years ago
  65. 24b3247 net: sh_eth: Add support for operation without clock framework by Marek Vasut · 5 years ago
  66. 31650cf net: sh_eth: Add RZ/A1 support by Marek Vasut · 5 years ago
  67. d13a614 sh: 7724: Remove CPU support by Marek Vasut · 5 years ago
  68. 44237e2 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  69. 86f578e Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mips by Tom Rini · 5 years ago
  70. ef8c878 net: ravb: Avoid unsupported internal delay mode for R-Car E3/D3 by Marek Vasut · 6 years ago
  71. 50e3b4c net: davinci_emac: drop support for unused PHYs by Bartosz Golaszewski · 5 years ago
  72. 7e323f1 net: mscc: luton: Update network driver for pcb90 by Horatiu Vultur · 5 years ago
  73. 16b9490 mips: rename mach-mt7620 to mach-mtmips by Weijie Gao · 5 years ago
  74. 6390da4 net: mscc: ocelot: Update network driver for pcb120 by Horatiu Vultur · 5 years ago
  75. 8cf9473 net: Add MSCC Serval network driver. by Horatiu Vultur · 6 years ago
  76. 15f09a1 rockchip: use 'arch-rockchip' as header file path by Kever Yang · 6 years ago
  77. 32dfc12 net: lpc32xx: Use IRAM for transmit buffer by Gregory CLEMENT · 6 years ago
  78. ceb6ddb Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogic by Tom Rini · 5 years ago
  79. 1d5b5d2 net: add higmacv300 Ethernet driver for HiSilicon platform by Shawn Guo · 6 years ago
  80. d0a9b82 regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offset by Neil Armstrong · 6 years ago
  81. 4b37f36 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  82. 14b8c42 Merge tag 'xilinx-for-v2019.07' of git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago
  83. d3a2c05 net: sun8i_emac: Add CLK and RESET support by Jagan Teki · 6 years ago
  84. 695f604 net: sun8i_emac: Retrieve GMAC clock via 'syscon' phandle by Jagan Teki · 6 years ago
  85. 0ed8eaf net: sunxi_emac: Add CLK support by Jagan Teki · 6 years ago
  86. c19d4c7 net: gem: Remove phy autodetection code by Michal Simek · 6 years ago
  87. 51c019f net: zynq_gem: Modify phy supported features after max-speed was set by Siva Durga Prasad Paladugu · 6 years ago
  88. 75ce8c9 Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  89. f1cbd87 net: Kconfig: FEC: Add dependency on VF610 by Lukasz Majewski · 6 years ago
  90. 27589e7 net: FEC: Add compatible for vybrid (vf610) to reuse fec_mxc.c driver by Lukasz Majewski · 6 years ago
  91. 0a5228b Merge tag 'mips-pull-2019-04-12' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  92. 746f2d3 net: Add MSCC ServalT network driver. by Horatiu Vultur · 6 years ago
  93. 5e1d417 net: Add MSCC Jaguar2 network driver. by Horatiu Vultur · 6 years ago
  94. 8426523 ag7xxx: add initial support for s17 by Rosy Song · 6 years ago
  95. cd424f3 net: mscc: ocelot: Fix reset of the phys by Horatiu Vultur · 6 years ago
  96. f1f943e drivers: add ethernet support for qca953x in ag7xxx driver by Rosy Song · 6 years ago
  97. 0229c93 board: ti: am335x: Add platdata for cpsw in SPL by Faiz Abbas · 6 years ago
  98. 8a616cc net: ti: cpsw: Enable DM_FLAG_PRE_RELOC by Faiz Abbas · 6 years ago
  99. c3b460a net: ti: cpsw: Block off ofdata_to_platdata with OF_CONTROL by Faiz Abbas · 6 years ago
  100. a58d222 net: ti: cpsw-common: Isolate getting syscon address from assigning macid by Faiz Abbas · 6 years ago