1. c9e7ac8 Merge tag 'u-boot-amlogic-20181126' of git://git.denx.de/u-boot-amlogic by Tom Rini · 6 years ago
  2. 02802c5 net: designware: add meson meson axg compatible by Neil Armstrong · 6 years ago
  3. 195cb33 net: designware: add meson meson gxbb compatible by Neil Armstrong · 6 years ago
  4. 525dc44 sun8i_emac: add support for setting EMAC TX/RX delay by Icenowy Zheng · 6 years ago
  5. a2c2e4a driver: net: ti: keystone_net: switch to use common mdio lib by Grygorii Strashko · 6 years ago
  6. eae545a driver: net: ti: cpsw: switch to use common mdio lib by Grygorii Strashko · 6 years ago
  7. cf56fb7 driver: net: ti: introduce common mdio support library by Grygorii Strashko · 6 years ago
  8. 39b014a driver: net: ti: cpsw: update to use SPDX identifier by Grygorii Strashko · 6 years ago
  9. 6519ea6 drivers: net: keystone_net: drop non dm code by Grygorii Strashko · 6 years ago
  10. f69821b configs: net: convert DRIVER_TI_KEYSTONE_NET kconfig by Grygorii Strashko · 6 years ago
  11. 5693dee driver: net: consolidate ti's code in separate folder by Grygorii Strashko · 6 years ago
  12. 8234639 net: phy: mscc: add support for VSC8574 PHY by Quentin Schulz · 6 years ago
  13. ac98da1 net: phy: mscc: factorize part of config function for VSC8584 by Quentin Schulz · 6 years ago
  14. 88767f3 net: phy: mscc: add support for VSC8584 PHY by Quentin Schulz · 6 years ago
  15. 35efcbb net: ftgmac100: Add support for the Aspeed SoC by Cédric Le Goater · 6 years ago
  16. 6afa3f1 net: ftgmac100: add clock support by Cédric Le Goater · 6 years ago
  17. 9bcb665 net: ftgmac100: handle timeouts when transmitting by Cédric Le Goater · 6 years ago
  18. 3174dfb net: ftgmac100: convert the RX/TX descriptor arrays by Cédric Le Goater · 6 years ago
  19. 7f8482a net: ftgmac100: add MDIO bus and phylib support by Cédric Le Goater · 6 years ago
  20. cef951c net: ftgmac100: use setbits_le32() in the reset method by Cédric Le Goater · 6 years ago
  21. 38b33e9 net: ftgmac100: convert to driver model by Cédric Le Goater · 6 years ago
  22. 5757c0c net: ftgmac100: use the aligned() macro by Cédric Le Goater · 6 years ago
  23. 2581696 net: ftgmac100: use the BIT() macro by Cédric Le Goater · 6 years ago
  24. f994768 net: Add MT7628 ethernet driver by Stefan Roese · 6 years ago
  25. f02840b powerpc: t1040: Correct RCW EC2 settings by Bin Meng · 6 years ago
  26. d6e53c7 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · 6 years ago
  27. b71fc5e net: fec_mxc: add support for i.MX8X by Anatolij Gustschin · 6 years ago
  28. 67674e4 net: mvpp2: increase PHY reset pulse by Baruch Siach · 6 years ago
  29. 187dced net: mvpp2: fix polarity of PHY reset signal by Baruch Siach · 6 years ago
  30. f08eb3d net: dm: fec: Obtain the transceiver type from the DT by Martin Fuzzey · 6 years ago
  31. 9a6a2c9 net: dm: fec: Support the phy-supply binding by Martin Fuzzey · 6 years ago
  32. 185e3b8 net: dm: fec: Fix phy-reset-duration clamping and defaults by Martin Fuzzey · 6 years ago
  33. 9c3f97a net: dm: fec: Fix time unit error in phy-reset-duration by Martin Fuzzey · 6 years ago
  34. 6ce0dd8 net: phy: aquantia: autodetect if firmware needs to be loaded by Jeremy Gebben · 6 years ago
  35. e662c0d net: phy: aquantia: add firmware loading support by Jeremy Gebben · 6 years ago
  36. abe3edf configs: migrate CONFIG_PHY_AQUANTIA to Kconfig by Jeremy Gebben · 6 years ago
  37. 2874b2a net: gem: Do not setup any clock for Xilinx SoC Versal by Michal Simek · 6 years ago
  38. 4b066a1 arm64: versal: Add support for new Xilinx Versal ACAPs by Michal Simek · 6 years ago
  39. 13da625 ldpaa_eth.c: Fix warning when PHYLIB is not enabled by Tom Rini · 6 years ago
  40. 50adb5e driver: net: fsl-mc: Add support of multiple phys for dpmac by Pankaj Bansal · 6 years ago
  41. 7987ab7 driver: net: fsl-mc: initialize dpmac irrespective of phy by Pankaj Bansal · 6 years ago
  42. e031d26 driver: net: fsl-mc: Modify the dpmac link detection method by Pankaj Bansal · 6 years ago
  43. ff076d7 driver: net: fsl-mc: fix error handing in init_phy by Pankaj Bansal · 6 years ago
  44. 1c2289d driver: net: fsl-mc: remove unused strcture elements by Pankaj Bansal · 6 years ago
  45. d24b128 driver: net: fsl-mc: modify the label name by Pankaj Bansal · 6 years ago
  46. 9716dc1 test: eth: Add a test for the target being pinged by Joe Hershberger · 6 years ago
  47. 54418d0 test: eth: Add a test for ARP requests by Joe Hershberger · 6 years ago
  48. 11b8503 net: sandbox: Add a priv ptr for tests to use by Joe Hershberger · 6 years ago
  49. 46d2b6e net: sandbox: Allow fake eth to handle more than 1 packet response by Joe Hershberger · 6 years ago
  50. c136307 net: sandbox: Share the priv structure with tests by Joe Hershberger · 6 years ago
  51. 2260f13 net: sandbox: Make the fake eth driver response configurable by Joe Hershberger · 6 years ago
  52. 878123d net: sandbox: Refactor sandbox send function by Joe Hershberger · 6 years ago
  53. e4411ec net: sandbox: Move disabled flag into priv struct by Joe Hershberger · 6 years ago
  54. 1c2ba09 net: phy: ti: Add binding for the CLK_OUT pin muxing by Janine Hagemann · 6 years ago
  55. b3dd2ed net: phy: ti: Recover from "port mirroring" N/A MODE4 by Janine Hagemann · 6 years ago
  56. ed51bfc net: phy: ti: Add lane swapping support in the DP83867 TI's PHY driver by Janine Hagemann · 6 years ago
  57. 2ccb8b0 net.h: Include linux/if_ether.h to avoid duplication by Bin Meng · 6 years ago
  58. f939043 net: pch_gbe: Make probe/remove static by Bin Meng · 6 years ago
  59. 5efc2c4 linux/compat.h: Add netdev_### log macros by Bin Meng · 6 years ago
  60. b6a6dc8 net: gmac_rockchip: Add handling for RGMII_ID/RXID/TXID by Janine Hagemann · 6 years ago
  61. 714f70a net: gmac_rockchip: Fix a register write in rk3328_gmac_set_to_rgmii by Janine Hagemann · 6 years ago
  62. b50374f Merge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  63. c47115e net: fman: Support both new and legacy FMan Compatibles by Zhao Qiang · 6 years ago
  64. 7e3cfdc ls1012a: remove debug info from u-boot log by Pramod Kumar · 6 years ago
  65. 145e4cd driver: net: fsl-mc: Memset MC reserve ram memory before usage by Prabhakar Kushwaha · 6 years ago
  66. d691264 u-boot: fixup the iommu-map property of fsl-mc node by Nipun Gupta · 6 years ago
  67. 45c20bd ppa/fm/qe: use block layer in ppa/fm/qe driver by Yinbo Zhu · 6 years ago
  68. de4e126 Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago
  69. 8114538 net: zynq_gem: Add support for fixed-link phy by Michal Simek · 6 years ago
  70. 9a6dc34 net: zynq_gem: Fix reading of max-speed property by Siva Durga Prasad Paladugu · 6 years ago
  71. cfc5cc8 drivers: net: cpsw: add support to update phy address by Sekhar Nori · 6 years ago
  72. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  73. 536a61c Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  74. 0d9a4a0 net: designware: socfpga: Add Arria10 extras by Marek Vasut · 6 years ago
  75. 8a92170 fsl/mc: Limit the ethernet name to ETH_NAME_LEN by Pankaj Bansal · 6 years ago
  76. 34a48e5 net: zynq_gem: convert to use livetree by Siva Durga Prasad Paladugu · 6 years ago
  77. b5bc296 drivers: net: zynq_gem: fix phy dt node setting by Grygorii Strashko · 6 years ago
  78. ba1ef86 drivers: net: cpsw: fix phy dt node setting by Grygorii Strashko · 6 years ago
  79. c7cc65e net: phy: xilinx: switch to use phy_get_ofnode() by Grygorii Strashko · 6 years ago
  80. 00e2c24 net: phy: dp83867: switch to use phy_get_ofnode() by Grygorii Strashko · 6 years ago
  81. 6189c06 net: phy: add ofnode node to struct phy_device by Grygorii Strashko · 6 years ago
  82. 14b4812 net: phy: Clean up includes of common.h by Joe Hershberger · 6 years ago
  83. 9df3505 net: phy: dp83867: switch to use ofnode api by Grygorii Strashko · 6 years ago
  84. 9b05076 net: phy: dp83867: add workaround for incorrect RX_CTRL pin strap by Murali Karicheri · 6 years ago
  85. 1de16f7 net: mvgbe: convert to DM by Chris Packham · 6 years ago
  86. 465f5cf net: mvgbe: prepare for conversion to driver model by Chris Packham · 6 years ago
  87. 89590c8 sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfaces by Joe Hershberger · 6 years ago
  88. f6258b8 sandbox: eth-raw: Make random MAC addresses available to eth-raw by Joe Hershberger · 6 years ago
  89. 144e14b sandbox: eth-raw: Allow interface to be specified by index by Joe Hershberger · 6 years ago
  90. 1b312cb sandbox: eth-raw: Add a function to ask the host about localhost by Joe Hershberger · 6 years ago
  91. e569140 net: sandbox-raw: Convert raw eth driver to livetree by Joe Hershberger · 6 years ago
  92. 64c6c1e net: sandbox: Convert sandbox mock eth driver to livetree by Joe Hershberger · 6 years ago
  93. 54214e6 net: Correct comment in Kconfig by Joe Hershberger · 6 years ago
  94. 0e5cccf eth: dm: fec: Add gpio phy reset binding by Michael Trimarchi · 6 years ago
  95. e8cbced net: sun8i-emac: support R40 GMAC by Lothar Felten · 6 years ago
  96. acb9a5b net: sun8i-emac: set mux and clock by driver data by Lothar Felten · 6 years ago
  97. 5be7594 net: sun8i-emac: fix printing NULL character by Lothar Felten · 6 years ago
  98. 27d5c00 net: designware: Add reset ctrl to driver by Ley Foon Tan · 6 years ago
  99. f046bed net: mvneta: zero Tx descriptors on init by Rabeeh Khoury · 6 years ago
  100. 31ad3ce net: mvneta: dcache flush TX descriptors at init by Rabeeh Khoury · 6 years ago