1. 23f1716 ethernet: MediaTek: add ethernet driver for MediaTek ARM-based SoCs by Weijie Gao · 6 years ago
  2. 522e035 Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx by Tom Rini · 6 years ago
  3. cd357ad imx: rename mx8m,MX8M to imx8m,IMX8M by Peng Fan · 6 years ago
  4. 7b4ea2d phy: Fix u-boot coruption when fixed-phy is used by Michal Simek · 6 years ago
  5. 9622972 net: add support for bcm6368-enet by Álvaro Fernández Rojas · 6 years ago
  6. 55e55fe net: add support for bcm6348-enet by Álvaro Fernández Rojas · 6 years ago
  7. d94604d Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  8. a740ee9 lib: merge CRC16-CCITT into u-boot/crc.h by Philipp Tomsich · 6 years ago
  9. 4909b89 armv8: lx2160a: Add LX2160A SoC Support by Priyanka Jain · 6 years ago
  10. 382c53f net: fm: add TFABOOT support by Rajesh Bhagat · 6 years ago
  11. 2a055ea Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  12. 9450ab2 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  13. e628bba sandbox: net: Correct name copy in eth_raw_bus_post_bind() by Simon Glass · 6 years ago
  14. 0a3d59e Merge tag 'xilinx-for-v2019.01' of git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago
  15. 5f68f44 net: zynq_gem: Add check for 64-bit dma support by hardware by Siva Durga Prasad Paladugu · 6 years ago
  16. 9a7799f net: zynq_gem: Added 64-bit addressing support by Vipul Kumar · 6 years ago
  17. 93e72ac Merge tag 'u-boot-amlogic-20181126' of git://git.denx.de/u-boot-amlogic by Tom Rini · 6 years ago
  18. e2cae51 spi: Remove unused spi_init by Jagan Teki · 6 years ago
  19. 71a38a8 net: designware: add meson meson axg compatible by Neil Armstrong · 6 years ago
  20. ec353ad net: designware: add meson meson gxbb compatible by Neil Armstrong · 6 years ago
  21. 9b16ede sun8i_emac: add support for setting EMAC TX/RX delay by Icenowy Zheng · 6 years ago
  22. 79d8127 driver: net: ti: keystone_net: switch to use common mdio lib by Grygorii Strashko · 6 years ago
  23. 4f41cd9 driver: net: ti: cpsw: switch to use common mdio lib by Grygorii Strashko · 6 years ago
  24. 6c4bbcc driver: net: ti: introduce common mdio support library by Grygorii Strashko · 6 years ago
  25. cbec53b driver: net: ti: cpsw: update to use SPDX identifier by Grygorii Strashko · 6 years ago
  26. af0cf21 drivers: net: keystone_net: drop non dm code by Grygorii Strashko · 6 years ago
  27. 6a256a8 configs: net: convert DRIVER_TI_KEYSTONE_NET kconfig by Grygorii Strashko · 6 years ago
  28. ffad5fa driver: net: consolidate ti's code in separate folder by Grygorii Strashko · 6 years ago
  29. 05bbd67 net: phy: mscc: add support for VSC8574 PHY by Quentin Schulz · 6 years ago
  30. b5bca65 net: phy: mscc: factorize part of config function for VSC8584 by Quentin Schulz · 6 years ago
  31. 04087fc net: phy: mscc: add support for VSC8584 PHY by Quentin Schulz · 6 years ago
  32. e6ddacc net: ftgmac100: Add support for the Aspeed SoC by Cédric Le Goater · 6 years ago
  33. 1c0c61e net: ftgmac100: add clock support by Cédric Le Goater · 6 years ago
  34. d0e0b84 net: ftgmac100: handle timeouts when transmitting by Cédric Le Goater · 6 years ago
  35. e766849 net: ftgmac100: convert the RX/TX descriptor arrays by Cédric Le Goater · 6 years ago
  36. 538e75d net: ftgmac100: add MDIO bus and phylib support by Cédric Le Goater · 6 years ago
  37. 591ffd9 net: ftgmac100: use setbits_le32() in the reset method by Cédric Le Goater · 6 years ago
  38. f95de0b net: ftgmac100: convert to driver model by Cédric Le Goater · 6 years ago
  39. 3bd7963 net: ftgmac100: use the aligned() macro by Cédric Le Goater · 6 years ago
  40. f72b4a3 net: ftgmac100: use the BIT() macro by Cédric Le Goater · 6 years ago
  41. c895ef4 net: Add MT7628 ethernet driver by Stefan Roese · 6 years ago
  42. db148f2 powerpc: t1040: Correct RCW EC2 settings by Bin Meng · 6 years ago
  43. 22929e1 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · 6 years ago
  44. 58ec4d3 net: fec_mxc: add support for i.MX8X by Anatolij Gustschin · 6 years ago
  45. 18593fa net: mvpp2: increase PHY reset pulse by Baruch Siach · 6 years ago
  46. fa14027 net: mvpp2: fix polarity of PHY reset signal by Baruch Siach · 6 years ago
  47. 0126c64 net: dm: fec: Obtain the transceiver type from the DT by Martin Fuzzey · 6 years ago
  48. ad8c43c net: dm: fec: Support the phy-supply binding by Martin Fuzzey · 6 years ago
  49. 331fcab net: dm: fec: Fix phy-reset-duration clamping and defaults by Martin Fuzzey · 6 years ago
  50. 9b8b918 net: dm: fec: Fix time unit error in phy-reset-duration by Martin Fuzzey · 6 years ago
  51. 30a2c8c net: phy: aquantia: autodetect if firmware needs to be loaded by Jeremy Gebben · 6 years ago
  52. 4506423 net: phy: aquantia: add firmware loading support by Jeremy Gebben · 6 years ago
  53. 1c65010 configs: migrate CONFIG_PHY_AQUANTIA to Kconfig by Jeremy Gebben · 6 years ago
  54. 3dc8093 net: gem: Do not setup any clock for Xilinx SoC Versal by Michal Simek · 6 years ago
  55. ec48b6c arm64: versal: Add support for new Xilinx Versal ACAPs by Michal Simek · 6 years ago
  56. 15f22ac ldpaa_eth.c: Fix warning when PHYLIB is not enabled by Tom Rini · 6 years ago
  57. 1a048cd driver: net: fsl-mc: Add support of multiple phys for dpmac by Pankaj Bansal · 6 years ago
  58. 1ed19a1 driver: net: fsl-mc: initialize dpmac irrespective of phy by Pankaj Bansal · 6 years ago
  59. a3cb534 driver: net: fsl-mc: Modify the dpmac link detection method by Pankaj Bansal · 6 years ago
  60. f259c43 driver: net: fsl-mc: fix error handing in init_phy by Pankaj Bansal · 6 years ago
  61. d75e81d driver: net: fsl-mc: remove unused strcture elements by Pankaj Bansal · 6 years ago
  62. afd6c6b driver: net: fsl-mc: modify the label name by Pankaj Bansal · 6 years ago
  63. 72ff004 test: eth: Add a test for the target being pinged by Joe Hershberger · 6 years ago
  64. 45988da test: eth: Add a test for ARP requests by Joe Hershberger · 6 years ago
  65. 9cbe597 net: sandbox: Add a priv ptr for tests to use by Joe Hershberger · 6 years ago
  66. c67a420 net: sandbox: Allow fake eth to handle more than 1 packet response by Joe Hershberger · 6 years ago
  67. 76a5034 net: sandbox: Share the priv structure with tests by Joe Hershberger · 6 years ago
  68. c7eb733 net: sandbox: Make the fake eth driver response configurable by Joe Hershberger · 6 years ago
  69. e95bb16 net: sandbox: Refactor sandbox send function by Joe Hershberger · 6 years ago
  70. e4ab9a6 net: sandbox: Move disabled flag into priv struct by Joe Hershberger · 6 years ago
  71. 0f347a0 net: phy: ti: Add binding for the CLK_OUT pin muxing by Janine Hagemann · 6 years ago
  72. be71a74 net: phy: ti: Recover from "port mirroring" N/A MODE4 by Janine Hagemann · 6 years ago
  73. fba725f net: phy: ti: Add lane swapping support in the DP83867 TI's PHY driver by Janine Hagemann · 6 years ago
  74. dda5251 net.h: Include linux/if_ether.h to avoid duplication by Bin Meng · 6 years ago
  75. 339613e net: pch_gbe: Make probe/remove static by Bin Meng · 6 years ago
  76. b06d76f linux/compat.h: Add netdev_### log macros by Bin Meng · 6 years ago
  77. 3d1bd5b net: gmac_rockchip: Add handling for RGMII_ID/RXID/TXID by Janine Hagemann · 6 years ago
  78. 04acabd net: gmac_rockchip: Fix a register write in rk3328_gmac_set_to_rgmii by Janine Hagemann · 6 years ago
  79. 27f622d Merge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  80. db947fa net: fman: Support both new and legacy FMan Compatibles by Zhao Qiang · 6 years ago
  81. 7abf923 ls1012a: remove debug info from u-boot log by Pramod Kumar · 6 years ago
  82. 87519a9 driver: net: fsl-mc: Memset MC reserve ram memory before usage by Prabhakar Kushwaha · 6 years ago
  83. a78df40 u-boot: fixup the iommu-map property of fsl-mc node by Nipun Gupta · 6 years ago
  84. c3ced8a ppa/fm/qe: use block layer in ppa/fm/qe driver by Yinbo Zhu · 6 years ago
  85. bbef20d Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago
  86. 3888c8d net: zynq_gem: Add support for fixed-link phy by Michal Simek · 6 years ago
  87. f213dbb net: zynq_gem: Fix reading of max-speed property by Siva Durga Prasad Paladugu · 6 years ago
  88. e2597be drivers: net: cpsw: add support to update phy address by Sekhar Nori · 6 years ago
  89. d7869b2 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  90. 719afeb Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  91. 215a065 net: designware: socfpga: Add Arria10 extras by Marek Vasut · 6 years ago
  92. c022ec0 fsl/mc: Limit the ethernet name to ETH_NAME_LEN by Pankaj Bansal · 6 years ago
  93. 26026e6 net: zynq_gem: convert to use livetree by Siva Durga Prasad Paladugu · 6 years ago
  94. 41080e1 drivers: net: zynq_gem: fix phy dt node setting by Grygorii Strashko · 6 years ago
  95. d4bb981 drivers: net: cpsw: fix phy dt node setting by Grygorii Strashko · 6 years ago
  96. aadbd97 net: phy: xilinx: switch to use phy_get_ofnode() by Grygorii Strashko · 6 years ago
  97. b8d7ec7 net: phy: dp83867: switch to use phy_get_ofnode() by Grygorii Strashko · 6 years ago
  98. eef0b8a net: phy: add ofnode node to struct phy_device by Grygorii Strashko · 6 years ago
  99. 05b60ac net: phy: Clean up includes of common.h by Joe Hershberger · 6 years ago
  100. 3ab75cf net: phy: dp83867: switch to use ofnode api by Grygorii Strashko · 6 years ago