1. 070782f net: ravb: Add R8A77965 M3N entries by Marek Vasut · Mon Feb 26 10:35:15 2018 +0100
  2. 003e437 net: phy: smsc: Add SMSC LAN8741 support by Arno Steffens · Thu Jan 25 13:08:35 2018 +0100
  3. 801ae71 net: e1000: Fix e1000_igb semaphore handling by Bernhard Messerklinger · Thu Feb 15 08:55:49 2018 +0100
  4. 11e754e NET: designware: fix clock enable by Eugeniy Paltsev · Tue Feb 06 17:12:09 2018 +0300
  5. 7757743 phy: Fix style violations by Mario Six · Mon Jan 15 11:08:27 2018 +0100
  6. c1de131 net: phy: marvell 88e151x: Fix handling of bare RGMII interface type by Mario Six · Mon Jan 15 11:08:25 2018 +0100
  7. 618d42b net: phy: marvell: Fix style violations by Mario Six · Mon Jan 15 11:08:24 2018 +0100
  8. 00ba055 net: tsec: Make live-tree compatible by Mario Six · Mon Jan 15 11:08:23 2018 +0100
  9. 878b1d2 net: tsec: Fix memory leak in error path by Mario Six · Mon Jan 15 11:08:22 2018 +0100
  10. c29fcc7 net: tsec: Fix style violations by Mario Six · Mon Jan 15 11:08:21 2018 +0100
  11. 63de71d net: Remove Xilinx ll_temac driver by Michal Simek · Tue Feb 20 10:19:00 2018 +0100
  12. 63ab72c net: sh_eth: Fix DT base address fetching by Marek Vasut · Sat Feb 17 00:57:49 2018 +0100
  13. 42a3340 net: sh_eth: Fix checkpatch warning by Marek Vasut · Sat Feb 17 00:57:49 2018 +0100
  14. 2526b79 net: sh_eth: Return directly from sh_eth_recv_start by Marek Vasut · Sat Feb 17 00:47:38 2018 +0100
  15. 7a309cf net: sh_eth: Zap port variable by Marek Vasut · Sat Feb 17 00:46:26 2018 +0100
  16. 3364d7a net: ravb: Initialize PHY in probe() once by Marek Vasut · Tue Feb 13 17:21:15 2018 +0100
  17. 5647da0 Kconfig: net: phylib: Phylib should depends on NET by Michal Simek · Tue Feb 06 13:23:52 2018 +0100
  18. 68d31f6 net: e1000: implement eth_write_hwaddr by Hannu Lounento · Wed Jan 10 20:31:26 2018 +0100
  19. f36be3c net: e1000: split e1000_read_mac_addr by Hannu Lounento · Wed Jan 10 20:31:25 2018 +0100
  20. c56999e net: e1000: add support for writing to EEPROM by Hannu Lounento · Wed Jan 10 20:31:24 2018 +0100
  21. e267091 net: fec: fix build warnings for 64bits support by Ye Li · Wed Jan 10 13:20:44 2018 +0800
  22. bf8e58b net: fec: do not access reserved register for i.MX8M by Peng Fan · Wed Jan 10 13:20:43 2018 +0800
  23. 0129db7 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Wed Jan 31 18:44:31 2018 -0500
  24. 8dadfb4 driver: fsl-mc: Perform fsl-mc fdt fixup for lazyapply dpl by Yogesh Gaur · Tue Jan 16 10:08:24 2018 +0530
  25. 88765f9 mvpp2: Fix warning over 32bit vs 64bit targets by Tom Rini · Sat Jan 27 14:48:08 2018 -0500
  26. adcde49 net: gmac_rockchip: Add support for the RK3228 GMAC by David Wu · Sat Jan 13 14:05:30 2018 +0800
  27. bac972b net: gmac_rockchip: Add rk3328 gmac support by David Wu · Sat Jan 13 14:03:04 2018 +0800
  28. 672e4f2 net: gmac_rockchip: Add support for the RV1108 GMAC by David Wu · Sat Jan 13 14:01:12 2018 +0800
  29. 357f199 Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh by Tom Rini · Sat Jan 27 14:50:52 2018 -0500
  30. 020d394 net: sh_eth: Add DM and DT support by Marek Vasut · Fri Jan 19 18:57:17 2018 +0100
  31. 7ba5262 net: sh_eth: Clump legacy functions together by Marek Vasut · Sun Jan 21 15:31:48 2018 +0100
  32. c13be6a net: sh_eth: Split sh_eth_init by Marek Vasut · Sun Jan 21 15:10:21 2018 +0100
  33. ccdfc5e net: sh_eth: Separate out MAC address programming by Marek Vasut · Sun Jan 21 14:55:44 2018 +0100
  34. 48de90d net: sh_eth: Split sh_eth_recv by Marek Vasut · Sun Jan 21 15:39:50 2018 +0100
  35. 044eb2d net: sh_eth: Pass sh_eth_dev around by Marek Vasut · Sun Jan 21 14:27:51 2018 +0100
  36. ee2f21b net: sh_eth: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2 by Marek Vasut · Mon Jan 22 01:42:32 2018 +0100
  37. 7457ce9 net: ravb: staticize ravb_start by Marek Vasut · Fri Jan 19 23:58:32 2018 +0100
  38. 60649bb Merge git://git.denx.de/u-boot-spi by Tom Rini · Fri Jan 26 07:46:34 2018 -0500
  39. 918de03 wait_bit: use wait_for_bit_le32 and remove wait_for_bit by Álvaro Fernández Rojas · Tue Jan 23 17:14:55 2018 +0100
  40. ffdc858 phy: atheros: set auto-negotiation for AR8021 by Zhao Qiang · Thu Dec 14 09:50:46 2017 +0800
  41. f593ecb net: sh-eth: Add to Kconfig and convert by Nobuhiro Iwamatsu · Fri Dec 01 16:08:03 2017 +0900
  42. 425a3a5 net: sh-eth: Fix misaligned cache operation warning by Nobuhiro Iwamatsu · Fri Dec 01 13:56:08 2017 +0900
  43. ec921f1 net: sh-eth: Change read/write() param to struct sh_eth_info by Nobuhiro Iwamatsu · Fri Dec 01 08:10:32 2017 +0900
  44. 65a81a4 net: sh-eth: Remove bd_t from sh_eth_config() by Nobuhiro Iwamatsu · Fri Dec 01 08:08:47 2017 +0900
  45. ca36b0e net: sh-eth: Fix coding style checked by checkpatch.pl by Nobuhiro Iwamatsu · Fri Dec 01 08:08:00 2017 +0900
  46. 82aa8d1 net: phy: b53: Add b53_reg read/write commands by Florian Fainelli · Sat Dec 09 14:59:56 2017 -0800
  47. 65f686b net: designware: Pad small packets by Florian Fainelli · Sat Dec 09 14:59:55 2017 -0800
  48. 01b4ade net: phy: Add Broadcom BCM53xx switch driver by Florian Fainelli · Sat Dec 09 14:59:54 2017 -0800
  49. eebcf8c net: designware: add clock support by Patrice Chotard · Wed Nov 29 09:06:11 2017 +0100
  50. c7bc183 net: mvneta - Fixed recv() when multiple packets have arrived. by Jason Brown · Tue Nov 28 11:12:43 2017 -0800
  51. 7e4d4d1 net: miiphybb: fix casting error by Chris Brandt · Fri Nov 03 08:30:13 2017 -0500
  52. a65a929 net: sh-eth: remove sh_eth_offset_rz table by Chris Brandt · Fri Nov 03 08:30:12 2017 -0500
  53. 7123077 net: sh-eth: fix inl and outl definitions by Chris Brandt · Fri Nov 03 08:30:11 2017 -0500
  54. 3857a16 net: phy: marvell: Add functions to read PHY's extended registers by Lukasz Majewski · Mon Oct 30 22:57:53 2017 +0100
  55. 83c48c5 net: Fix buffer overrun error in netconsole by Joe Hershberger · Wed Aug 30 17:32:31 2017 -0500
  56. 41d6d1e net: macb: Add support for Xilinx Zynq SoC by Wilson Lee · Tue Aug 22 20:25:07 2017 -0700
  57. 2ec622a Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Thu Jan 11 11:18:49 2018 -0500
  58. 816bc41 configs: Move SYS_DPAA_QBMAN to Kconfig by Ahmed Mansour · Fri Dec 15 16:01:01 2017 -0500
  59. 59d42cd ARM: mvebu: Allow MVNETA to be selected with Armada 3700 SoCs by Miquel Raynal · Thu Dec 28 15:43:09 2017 +0100
  60. 4aacbbf Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Tue Dec 19 07:57:33 2017 -0500
  61. dc9db33 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Mon Dec 18 18:39:00 2017 -0500
  62. 97be817 net: phy: meson-gxl: detect LPA corruption by Jerome Brunet · Tue Dec 12 16:03:55 2017 +0100
  63. 5d8a61c armv8: ls1043a/ls2080a: check SoC by device ID by Wenbin song · Mon Dec 04 12:18:28 2017 +0800
  64. 42832fe net: ravb: Add R8A77995 D3 compatible by Marek Vasut · Sat Oct 21 11:35:49 2017 +0200
  65. 2d3ec64 net: ravb: Add R8A77970 V3M compatible by Marek Vasut · Sat Oct 21 11:33:17 2017 +0200
  66. eaee858 sunxi: Fix A20-OLinuXino-MICRO LAN8710 support by Stefan Mavrodiev · Fri Nov 03 08:56:51 2017 +0200
  67. 82709e5 driver: fsl-mc: MC object cleanup when DPL not loaded by Yogesh Gaur · Tue Nov 28 10:11:14 2017 +0530
  68. 318c32f driver: net: fsl-mc: flib changes for MC 10.3.0 by Yogesh Gaur · Wed Nov 15 11:59:31 2017 +0530
  69. eb7c782 net: ravb: Fix reset GPIO handling by Marek Vasut · Thu Nov 09 22:49:19 2017 +0100
  70. d227c9a net: xilinx_axi_emac: Use readl and writel for io ops by Siva Durga Prasad Paladugu · Thu Nov 23 12:23:12 2017 +0530
  71. 134cfa6 net: zynq_gem: Dont enable SGMII and PCS selection by Siva Durga Prasad Paladugu · Thu Nov 23 12:56:55 2017 +0530
  72. f802603 net: xilinx_axi_emac: Add support for non processor mode by Siva Durga Prasad Paladugu · Fri Jan 06 16:27:15 2017 +0530
  73. 6372e3f net: xilinx_axi_emac: Read dma address using fdtdec_get_addr by Siva Durga Prasad Paladugu · Thu Jun 22 11:14:55 2017 +0530
  74. 2063362 net: xilinx_axi_emac: Use wait_for_bit instead of while loop by Siva Durga Prasad Paladugu · Fri Jan 06 16:18:50 2017 +0530
  75. 7a4c90d net: phy: Add Amlogic Meson GXL Internal PHY support by Neil Armstrong · Wed Oct 18 10:02:10 2017 +0200
  76. b166d6a driver: net: fsl-mc: Use base 16 in simple_strtoul by Prabhakar Kushwaha · Thu Nov 09 14:45:41 2017 +0530
  77. 34f080c drivers: net: ldpaa_eth: Correct error handler for qbman_swp_acquire() by Ashish Kumar · Thu Oct 26 16:03:22 2017 +0530
  78. b6b655b net: sun8i_emac: Fix build for non-H3/H5 SoCs by Chen-Yu Tsai · Fri Sep 22 15:26:33 2017 +0800
  79. 8ed0917 sunxi: restore PHYLIB for CONFIG_SUN4I_EMAC users by Artturi Alm · Wed Nov 08 05:08:58 2017 +0200
  80. f523a5c sunxi: fix CONFIG_SUNXI_EMAC references by Artturi Alm · Wed Nov 08 05:08:57 2017 +0200
  81. bfc5f7f net: fec_mxc: Change "error frame" message to debug level by Fabio Estevam · Sun Oct 15 11:01:48 2017 -0200
  82. 856c9dc armv8: ls1088aqds: Change phy mode to PHY_INTERFACE_MODE_RGMII_ID by Ashish Kumar · Thu Oct 12 15:21:54 2017 +0530
  83. 790c1a4 driver: fsl-mc: use calloc instead malloc by Prabhakar Kushwaha · Wed Oct 11 08:51:18 2017 +0530
  84. 0a044f8 net: Add SMC911X driver to Kconfig, convert by Adam Ford · Tue Sep 05 15:20:44 2017 -0500
  85. 2a0fdf1 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · Tue Oct 10 20:14:38 2017 -0400
  86. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  87. 919041c ARM: mvebu: Convert CONFIG_MVNETA to Kconfig by Chris Packham · Mon Aug 21 20:17:03 2017 +1200
  88. 58f49d6 net: ravb: Add PHY reset GPIO support by Marek Vasut · Fri Sep 15 21:11:15 2017 +0200
  89. 5496661 nds32: ftmac100: Fix write mac addr fail problem. by rick · Tue Aug 29 10:15:05 2017 +0800
  90. b0ce182 nds32: ftmac100: support cache enable. by rick · Tue Aug 29 10:09:00 2017 +0800
  91. 2e1ba7d net: phy: micrel: Convert to livetree by Philipp Tomsich · Mon Sep 11 22:04:14 2017 +0200
  92. dcf8763 net: designware: Convert to livetree by Philipp Tomsich · Mon Sep 11 22:04:13 2017 +0200
  93. 629e799 blk: Remove various places that do flush cache after read by Bin Meng · Tue Sep 12 19:00:23 2017 -0700
  94. ec455e2 armv8: fsl-layerscape: Support to add RGMII for ls1088aqds by Ashish Kumar · Thu Aug 31 16:37:31 2017 +0530
  95. b25faa2 armv8: ls1088a: Add NXP LS1088A SoC support by Ashish Kumar · Thu Aug 31 16:12:53 2017 +0530
  96. e0e0be5 drivers:net:fsl-mc: Update MC address calculation by Priyanka Jain · Thu Aug 24 16:42:43 2017 +0530
  97. 4237696 net: fix typos by Heinrich Schuchardt · Tue Aug 29 18:44:37 2017 +0200
  98. 83ba7aa net: phy: realtek: fix enabling of the TX-delay for RTL8211F by Madalin Bucur · Fri Aug 18 11:35:24 2017 +0300
  99. 962a75a Merge git://www.denx.de/git/u-boot-imx by Tom Rini · Wed Aug 16 18:07:20 2017 -0400
  100. da1a134 env: Rename some other getenv()-related functions by Simon Glass · Thu Aug 03 12:22:15 2017 -0600