1. fef2bd1 SPARC: Remove by Tom Rini · Tue Mar 14 11:08:11 2017 -0400
  2. 210ebce Blackfin: Remove by Tom Rini · Tue Mar 14 11:08:10 2017 -0400
  3. 99cac58 net: gmac_rockchip: Add support for the RK3399 GMAC by Philipp Tomsich · Fri Mar 24 19:24:26 2017 +0100
  4. 3075fb9 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · Tue Apr 04 09:17:56 2017 -0400
  5. 3fdf217 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Apr 04 09:17:08 2017 -0400
  6. 32fafb8 net: mvpp2: Remove unreferenced in_use_thresh from struct mvpp2_bm_pool by Stefan Roese · Mon Mar 13 06:50:04 2017 +0100
  7. 95b2741 net: mvpp2: Configure SMI PHY address needed for PHY polling by Stefan Roese · Fri Mar 10 06:07:45 2017 +0100
  8. b851e40 net: mvpp2: Enable PHY polling mode on PPv2.2 by Stefan Roese · Thu Mar 09 12:01:57 2017 +0100
  9. c20e4e4 net: mvpp2: Add missing PHY_INTERFACE_MODE_RGMII_ID by Stefan Roese · Wed Mar 22 15:11:00 2017 +0100
  10. 0164764 net: mvpp2: Add GoP and NetC support for port 0 (SFI) by Stefan Roese · Wed Mar 22 15:09:38 2017 +0100
  11. 40e749b net: mvpp2: Add GoP and NetC support for ports 2 & 3 (RGMII & SGMII) by Stefan Roese · Wed Mar 22 15:07:30 2017 +0100
  12. 3651bfc net: mvpp2: Read phy-speed from DT to select between 1GB and 2.5GB SGMII by Stefan Roese · Wed Mar 22 14:15:40 2017 +0100
  13. 8ba5f0b net: mvpp2: Restructure probe / init functions by Stefan Roese · Wed Mar 22 14:11:16 2017 +0100
  14. a8801ed net: mvpp2: Add RX and TX FIFO configuration for PPv2.2 by Stefan Roese · Wed Mar 01 13:09:42 2017 +0100
  15. 38801d4 net: mvpp2: Handle eth device naming in multi-CP case correctly by Stefan Roese · Fri Feb 24 10:12:41 2017 +0100
  16. 78a112b net: mvpp2: Enable compilation for Armada 7K/8K platforms by Stefan Roese · Wed Feb 15 11:42:59 2017 +0100
  17. 4cc7541 net: mvpp2.c: Clear all buffer / descriptor areas before usage by Stefan Roese · Thu Feb 16 13:29:08 2017 +0100
  18. d017cdf net: mvpp2: Move probe function from MISC to ETH DM driver by Stefan Roese · Thu Feb 16 15:26:06 2017 +0100
  19. b71c2a3 net: mvpp2: Add MDIO support for PPv2.2 by Stefan Roese · Thu Feb 16 08:31:32 2017 +0100
  20. e595a23 net: mvpp2: finally add the PPv2.2 compatible string by Thomas Petazzoni · Mon Feb 20 11:54:31 2017 +0100
  21. 38a2328 net: mvpp2: adapt rxq distribution to PPv2.2 by Thomas Petazzoni · Thu Feb 16 09:03:16 2017 +0100
  22. f107747 net: mvpp2: rework RXQ interrupt group initialization for PPv2.2 by Thomas Petazzoni · Thu Feb 16 08:46:37 2017 +0100
  23. ca560ab net: mvpp2: add AXI bridge initialization for PPv2.2 by Thomas Petazzoni · Thu Feb 16 08:41:07 2017 +0100
  24. cc2445f net: mvpp2: handle misc PPv2.1/PPv2.2 differences by Thomas Petazzoni · Mon Feb 20 11:42:51 2017 +0100
  25. 5555f07 net: mvpp2: handle register mapping and access for PPv2.2 by Thomas Petazzoni · Thu Feb 16 08:03:37 2017 +0100
  26. 7f215c7 net: mvpp2: adjust mvpp2_{rxq,txq}_init for PPv2.2 by Thomas Petazzoni · Mon Feb 20 11:36:57 2017 +0100
  27. 58159ee net: mvpp2: adapt mvpp2_defaults_set() to PPv2.2 by Thomas Petazzoni · Thu Feb 16 06:57:24 2017 +0100
  28. 2321c92 net: mvpp2: adapt the mvpp2_rxq_*_pool_set functions to PPv2.2 by Thomas Petazzoni · Thu Feb 16 06:53:51 2017 +0100
  29. 3520a33 net: mvpp2: adjust the allocation/free of BM pools for PPv2.2 by Thomas Petazzoni · Mon Feb 20 11:29:16 2017 +0100
  30. 56563ad net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessors by Thomas Petazzoni · Mon Feb 20 11:08:46 2017 +0100
  31. e3645a0 net: mvpp2: introduce an intermediate union for the TX/RX descriptors by Thomas Petazzoni · Wed Feb 15 16:25:53 2017 +0100
  32. 51ccb41 net: mvpp2: add hw_version field in "struct mvpp2" by Thomas Petazzoni · Wed Feb 15 14:08:59 2017 +0100
  33. fb3a7bb net: mvpp2: add and use accessors for TX/RX descriptors by Thomas Petazzoni · Wed Feb 15 15:35:00 2017 +0100
  34. 0983176 net: mvpp2: store physical address of buffer in rx_desc->buf_cookie by Thomas Petazzoni · Mon Feb 20 10:37:59 2017 +0100
  35. 0ff5752 net: mvpp2: remove support for buffer header by Thomas Petazzoni · Mon Feb 20 10:29:43 2017 +0100
  36. c49aff2 net: mvpp2: use "dma" instead of "phys" where appropriate by Thomas Petazzoni · Mon Feb 20 10:27:51 2017 +0100
  37. feb0b33 net: mvpp2: enable building on 64-bit platforms (more U-Boot specific) by Stefan Roese · Wed Feb 15 12:46:18 2017 +0100
  38. a3c988f net: mvpp2: enable building on 64-bit platforms by Thomas Petazzoni · Wed Feb 15 12:31:53 2017 +0100
  39. 265b3c6 net: mvpp2: simplify MVPP2_PRS_RI_* definitions by Thomas Petazzoni · Wed Feb 15 12:19:36 2017 +0100
  40. ebbe76f net: mvpp2: fix indentation of MVPP2_EXT_GLOBAL_CTRL_DEFAULT by Thomas Petazzoni · Wed Feb 15 12:16:23 2017 +0100
  41. 5e3eaae net: mvpp2: remove unused register definitions by Thomas Petazzoni · Wed Feb 15 12:15:01 2017 +0100
  42. 1b085c5 net: mvpp2: simplify mvpp2_bm_bufs_add() by Thomas Petazzoni · Wed Feb 15 12:13:43 2017 +0100
  43. b4268e2 net: mvpp2: Round up top tx buffer boundaries for dcache ops by Stefan Roese · Thu Feb 16 13:58:37 2017 +0100
  44. ed446f7 mvebu: neta: a37xx: Add fixed link support to neta driver by Konstantin Porotchkin · Thu Feb 16 13:52:28 2017 +0200
  45. 9d89f01 mvebu: neta: Add support for board init function by Konstantin Porotchkin · Thu Feb 16 13:52:27 2017 +0200
  46. 3c39c08 arm: fsl-layerscape: Move QSGMII wriop_init to SoC file by Prabhakar Kushwaha · Wed Feb 15 20:40:00 2017 +0530
  47. da49460 drivers/net/phy: add fixed-phy / fixed-link support by Hannes Schmelzer · Thu Mar 23 15:11:43 2017 +0100
  48. 07e6b05 net: fix cache misaligned issue in Broadcom SF2 driver by Suji Velupillai · Fri Mar 03 17:06:34 2017 -0800
  49. 9fceb22 net: sunxi-emac: Write HW address via function by oliver@schinagl.nl · Fri Nov 25 16:38:34 2016 +0100
  50. 95d0af3 mvebu: neta: a37xx: Add fixed link support to neta driver by Konstantin Porotchkin · Thu Feb 16 13:52:28 2017 +0200
  51. fb8e202 mvebu: neta: Add support for board init function by Konstantin Porotchkin · Thu Feb 16 13:52:27 2017 +0200
  52. ba11ac2 Merge tag 'xilinx-for-v2017.05' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Thu Mar 16 16:44:23 2017 -0400
  53. c55d731 driver: net: fsl-mc: Update calculation of MC RAM by York Sun · Mon Mar 06 09:02:29 2017 -0800
  54. 4de24ef armv8: layerscape: Rewrite memory reservation by York Sun · Mon Mar 06 09:02:28 2017 -0800
  55. f429f56 net: zynq_gem: Fix masking of supported phydev features by Nathan Rossi · Mon Mar 06 00:36:23 2017 +1000
  56. 1944936 net: macb: Fix ETH not found when clock not support by Wenyou Yang · Tue Feb 14 16:24:40 2017 +0800
  57. 1eee117 drivers/net/Kconfig: Correct use of apostrophe by Tom Rini · Mon Feb 20 09:38:03 2017 -0500
  58. e67c6c4 zynq: Move zynq to clock framework by Stefan Herbrechtsmeier · Tue Jan 17 16:27:30 2017 +0100
  59. bb43397 net: zynq: Add clk framework support to zynq ethernet driver by Stefan Herbrechtsmeier · Tue Jan 17 16:27:25 2017 +0100
  60. 3e47077 net: zynq: Don't overwrite gem_rclk_ctrl with default value by Stefan Herbrechtsmeier · Tue Jan 17 16:27:24 2017 +0100
  61. ff7951e Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Feb 09 11:56:35 2017 -0500
  62. ee253f9 net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541 by John Haechten · Fri Dec 09 22:15:17 2016 +0000
  63. 2e97146 Merge git://git.denx.de/u-boot-dm by Tom Rini · Wed Feb 08 16:24:44 2017 -0500
  64. ed75d36 drivers: net: cpsw: Fix reading of mac address for am43 SoCs by Lokesh Vutla · Wed Feb 01 09:20:49 2017 +0530
  65. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  66. 89e50d9 drivers: net: Provide Kconfig menu for PHYLIB by Alex · Mon Feb 06 19:17:34 2017 -0800
  67. 27a8e03 net: phy: Improve the Marvell 151x constants by Joe Hershberger · Fri Dec 09 11:54:39 2016 -0600
  68. a8273d5 net: fec_mxc: Fix corruption of device tree blob by Daniel Strnad · Thu Feb 02 12:11:40 2017 +0100
  69. 83fdbe4 net: designware: Fix for use with current Linux device tree for Meson GX by Heiner Kallweit · Fri Jan 27 21:25:59 2017 +0100
  70. 5b6b18e net: phy: dp83867: Add support for MAC impedance configuration by Mugunthan V N · Tue Jan 24 11:15:40 2017 -0600
  71. b83da16 net: phy: vitesse: Fix cis8204 RGMII_ID code by Phil Edworthy · Mon Dec 12 15:27:12 2016 +0000
  72. e4c26ee net: phy: Marvell: Use phy_interface_is_rgmii helper function by Phil Edworthy · Mon Dec 12 12:54:15 2016 +0000
  73. 3483614 net: phy: Add support for Marvell M88E1512 by Phil Edworthy · Mon Dec 12 12:54:14 2016 +0000
  74. a19a376 net: phy: Fix mask so that we can identify Marvell 88E1518 by Phil Edworthy · Mon Dec 12 12:54:13 2016 +0000
  75. c611980 net: phy: ti: Fix dp83867 RGMII_TXID interface path by Phil Edworthy · Fri Dec 09 10:46:02 2016 +0000
  76. 6fdb684 net: macb: Remove redundant #ifdef CONFIG_DM_ETH by Wenyou Yang · Wed Nov 02 10:06:57 2016 +0800
  77. 3d8d348 net: macb: Add the clock support by Wenyou Yang · Wed Nov 02 10:06:56 2016 +0800
  78. e7183de net: Kconfig: Add CONFIG_MACB option by Wenyou Yang · Wed Nov 02 10:06:55 2016 +0800
  79. 863af89 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Feb 03 20:33:42 2017 -0500
  80. 4f96f3f net: phy: Support Marvell 88E1680 by Dirk Eibach · Wed Jan 11 16:00:46 2017 +0100
  81. bea8abd drivers: net: fsl-mc: Fixup MAC addresses in DPC by Bogdan Purcareata · Wed Jan 11 15:58:36 2017 +0000
  82. 30c37f6 net: phy: add SMSC LAN8742 phy by Michael Kurz · Sun Jan 22 16:04:28 2017 +0100
  83. 812962b net: stm32: add designware mac glue code for stm32 by Michael Kurz · Sun Jan 22 16:04:27 2017 +0100
  84. 54c46f9 net: gmac_rockchip: Add Rockchip GMAC driver by Sjoerd Simons · Wed Jan 11 11:46:11 2017 +0100
  85. c154fc0 net: designware: Export the operation functions by Simon Glass · Wed Jan 11 11:46:10 2017 +0100
  86. 3240e94 net: designware: Split the link init into a separate function by Simon Glass · Wed Jan 11 11:46:09 2017 +0100
  87. 4afa85e net: designware: Adjust dw_adjust_link() to return an error by Simon Glass · Wed Jan 11 11:46:08 2017 +0100
  88. 9cf8fd0 net: designware: Export various functions/struct to allow subclassing by Sjoerd Simons · Wed Jan 11 11:46:07 2017 +0100
  89. 6fe282a xilinx_phy: Pass correct pointer to fdtdec_get_int() by Kamensky Ivan · Tue Dec 27 19:12:23 2016 +0300
  90. baa2035 net: zynq_gem: Use clock driver for ZynqMP by Siva Durga Prasad Paladugu · Tue Nov 15 16:15:42 2016 +0530
  91. e670965 net: gem: Use wait_for_bit() instead of private mdio_wait() by Michal Simek · Mon Dec 12 09:47:26 2016 +0100
  92. d7dd06c powerpc: mpc85xx: Remove variant SoCs T1020/T1022/T1013/T1014 by York Sun · Wed Dec 28 08:43:32 2016 -0800
  93. 0ad0b61 Update Maintainer and Author's email address by Ajay Bhargav · Wed Dec 21 13:28:06 2016 +0530
  94. e4dab43 net: xilinx: Use mdio_register_seq() to support multiple instances by Michal Simek · Thu Dec 08 10:25:44 2016 +0100
  95. 4212269 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Sun Dec 18 13:54:25 2016 -0500
  96. 87e7f35 dm: net: fec: Add .read_rom_hwaddr by Jagan Teki · Tue Dec 06 00:00:51 2016 +0100
  97. c6cd8d5 net: fec_mxc: Driver cleanups by Jagan Teki · Tue Dec 06 00:00:50 2016 +0100
  98. 484f021 net: fec_mxc: Convert into driver model by Jagan Teki · Tue Dec 06 00:00:49 2016 +0100
  99. bc5fb46 net: fec_mxc: Remove unneeded eth_device arg from fec_get_hwaddr by Jagan Teki · Tue Dec 06 00:00:48 2016 +0100
  100. ba81b04 arm: imx: add i.MX53 Beckhoff CX9020 Embedded PC by Patrick Bruenn · Fri Nov 04 11:57:02 2016 +0100