1. f593ecb net: sh-eth: Add to Kconfig and convert by Nobuhiro Iwamatsu · Fri Dec 01 16:08:03 2017 +0900
  2. 425a3a5 net: sh-eth: Fix misaligned cache operation warning by Nobuhiro Iwamatsu · Fri Dec 01 13:56:08 2017 +0900
  3. ec921f1 net: sh-eth: Change read/write() param to struct sh_eth_info by Nobuhiro Iwamatsu · Fri Dec 01 08:10:32 2017 +0900
  4. 65a81a4 net: sh-eth: Remove bd_t from sh_eth_config() by Nobuhiro Iwamatsu · Fri Dec 01 08:08:47 2017 +0900
  5. ca36b0e net: sh-eth: Fix coding style checked by checkpatch.pl by Nobuhiro Iwamatsu · Fri Dec 01 08:08:00 2017 +0900
  6. 82aa8d1 net: phy: b53: Add b53_reg read/write commands by Florian Fainelli · Sat Dec 09 14:59:56 2017 -0800
  7. 65f686b net: designware: Pad small packets by Florian Fainelli · Sat Dec 09 14:59:55 2017 -0800
  8. 01b4ade net: phy: Add Broadcom BCM53xx switch driver by Florian Fainelli · Sat Dec 09 14:59:54 2017 -0800
  9. eebcf8c net: designware: add clock support by Patrice Chotard · Wed Nov 29 09:06:11 2017 +0100
  10. c7bc183 net: mvneta - Fixed recv() when multiple packets have arrived. by Jason Brown · Tue Nov 28 11:12:43 2017 -0800
  11. 7e4d4d1 net: miiphybb: fix casting error by Chris Brandt · Fri Nov 03 08:30:13 2017 -0500
  12. a65a929 net: sh-eth: remove sh_eth_offset_rz table by Chris Brandt · Fri Nov 03 08:30:12 2017 -0500
  13. 7123077 net: sh-eth: fix inl and outl definitions by Chris Brandt · Fri Nov 03 08:30:11 2017 -0500
  14. 3857a16 net: phy: marvell: Add functions to read PHY's extended registers by Lukasz Majewski · Mon Oct 30 22:57:53 2017 +0100
  15. 83c48c5 net: Fix buffer overrun error in netconsole by Joe Hershberger · Wed Aug 30 17:32:31 2017 -0500
  16. 41d6d1e net: macb: Add support for Xilinx Zynq SoC by Wilson Lee · Tue Aug 22 20:25:07 2017 -0700
  17. 2ec622a Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Thu Jan 11 11:18:49 2018 -0500
  18. 816bc41 configs: Move SYS_DPAA_QBMAN to Kconfig by Ahmed Mansour · Fri Dec 15 16:01:01 2017 -0500
  19. 59d42cd ARM: mvebu: Allow MVNETA to be selected with Armada 3700 SoCs by Miquel Raynal · Thu Dec 28 15:43:09 2017 +0100
  20. 4aacbbf Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Tue Dec 19 07:57:33 2017 -0500
  21. dc9db33 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Mon Dec 18 18:39:00 2017 -0500
  22. 97be817 net: phy: meson-gxl: detect LPA corruption by Jerome Brunet · Tue Dec 12 16:03:55 2017 +0100
  23. 5d8a61c armv8: ls1043a/ls2080a: check SoC by device ID by Wenbin song · Mon Dec 04 12:18:28 2017 +0800
  24. 42832fe net: ravb: Add R8A77995 D3 compatible by Marek Vasut · Sat Oct 21 11:35:49 2017 +0200
  25. 2d3ec64 net: ravb: Add R8A77970 V3M compatible by Marek Vasut · Sat Oct 21 11:33:17 2017 +0200
  26. eaee858 sunxi: Fix A20-OLinuXino-MICRO LAN8710 support by Stefan Mavrodiev · Fri Nov 03 08:56:51 2017 +0200
  27. 82709e5 driver: fsl-mc: MC object cleanup when DPL not loaded by Yogesh Gaur · Tue Nov 28 10:11:14 2017 +0530
  28. 318c32f driver: net: fsl-mc: flib changes for MC 10.3.0 by Yogesh Gaur · Wed Nov 15 11:59:31 2017 +0530
  29. eb7c782 net: ravb: Fix reset GPIO handling by Marek Vasut · Thu Nov 09 22:49:19 2017 +0100
  30. 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
  31. 134cfa6 net: zynq_gem: Dont enable SGMII and PCS selection by Siva Durga Prasad Paladugu · Thu Nov 23 12:56:55 2017 +0530
  32. f802603 net: xilinx_axi_emac: Add support for non processor mode by Siva Durga Prasad Paladugu · Fri Jan 06 16:27:15 2017 +0530
  33. 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
  34. 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
  35. 7a4c90d net: phy: Add Amlogic Meson GXL Internal PHY support by Neil Armstrong · Wed Oct 18 10:02:10 2017 +0200
  36. b166d6a driver: net: fsl-mc: Use base 16 in simple_strtoul by Prabhakar Kushwaha · Thu Nov 09 14:45:41 2017 +0530
  37. 34f080c drivers: net: ldpaa_eth: Correct error handler for qbman_swp_acquire() by Ashish Kumar · Thu Oct 26 16:03:22 2017 +0530
  38. b6b655b net: sun8i_emac: Fix build for non-H3/H5 SoCs by Chen-Yu Tsai · Fri Sep 22 15:26:33 2017 +0800
  39. 8ed0917 sunxi: restore PHYLIB for CONFIG_SUN4I_EMAC users by Artturi Alm · Wed Nov 08 05:08:58 2017 +0200
  40. f523a5c sunxi: fix CONFIG_SUNXI_EMAC references by Artturi Alm · Wed Nov 08 05:08:57 2017 +0200
  41. bfc5f7f net: fec_mxc: Change "error frame" message to debug level by Fabio Estevam · Sun Oct 15 11:01:48 2017 -0200
  42. 856c9dc armv8: ls1088aqds: Change phy mode to PHY_INTERFACE_MODE_RGMII_ID by Ashish Kumar · Thu Oct 12 15:21:54 2017 +0530
  43. 790c1a4 driver: fsl-mc: use calloc instead malloc by Prabhakar Kushwaha · Wed Oct 11 08:51:18 2017 +0530
  44. 0a044f8 net: Add SMC911X driver to Kconfig, convert by Adam Ford · Tue Sep 05 15:20:44 2017 -0500
  45. 2a0fdf1 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · Tue Oct 10 20:14:38 2017 -0400
  46. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  47. 919041c ARM: mvebu: Convert CONFIG_MVNETA to Kconfig by Chris Packham · Mon Aug 21 20:17:03 2017 +1200
  48. 58f49d6 net: ravb: Add PHY reset GPIO support by Marek Vasut · Fri Sep 15 21:11:15 2017 +0200
  49. 5496661 nds32: ftmac100: Fix write mac addr fail problem. by rick · Tue Aug 29 10:15:05 2017 +0800
  50. b0ce182 nds32: ftmac100: support cache enable. by rick · Tue Aug 29 10:09:00 2017 +0800
  51. 2e1ba7d net: phy: micrel: Convert to livetree by Philipp Tomsich · Mon Sep 11 22:04:14 2017 +0200
  52. dcf8763 net: designware: Convert to livetree by Philipp Tomsich · Mon Sep 11 22:04:13 2017 +0200
  53. 629e799 blk: Remove various places that do flush cache after read by Bin Meng · Tue Sep 12 19:00:23 2017 -0700
  54. ec455e2 armv8: fsl-layerscape: Support to add RGMII for ls1088aqds by Ashish Kumar · Thu Aug 31 16:37:31 2017 +0530
  55. b25faa2 armv8: ls1088a: Add NXP LS1088A SoC support by Ashish Kumar · Thu Aug 31 16:12:53 2017 +0530
  56. e0e0be5 drivers:net:fsl-mc: Update MC address calculation by Priyanka Jain · Thu Aug 24 16:42:43 2017 +0530
  57. 4237696 net: fix typos by Heinrich Schuchardt · Tue Aug 29 18:44:37 2017 +0200
  58. 83ba7aa net: phy: realtek: fix enabling of the TX-delay for RTL8211F by Madalin Bucur · Fri Aug 18 11:35:24 2017 +0300
  59. 962a75a Merge git://www.denx.de/git/u-boot-imx by Tom Rini · Wed Aug 16 18:07:20 2017 -0400
  60. da1a134 env: Rename some other getenv()-related functions by Simon Glass · Thu Aug 03 12:22:15 2017 -0600
  61. 399a9ce env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · Thu Aug 03 12:22:14 2017 -0600
  62. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  63. 8551d55 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · Thu Aug 03 12:22:11 2017 -0600
  64. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · Thu Aug 03 12:22:10 2017 -0600
  65. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  66. 41f6514 driver: net: ldpaa: Update priv->phydev after free() by Prabhakar Kushwaha · Wed Feb 15 20:56:03 2017 +0530
  67. 25122b4 net: fman: add support RGMII_TXID to memac by Madalin Bucur · Fri Aug 04 09:14:53 2017 +0300
  68. 821c4c4 net: gmac_rockchip: Add support for the RK3368 GMAC by Philipp Tomsich · Tue Jul 25 17:02:51 2017 +0200
  69. a21577c Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Aug 11 07:10:18 2017 -0400
  70. 36eb98a net: mvpp2x: Set BM poll size once during priv probe by Stefan Chulski · Wed Aug 09 10:37:52 2017 +0300
  71. 54a2544 net: mvpp2x: remove TX drain from transmit routine by Stefan Chulski · Wed Aug 09 10:37:51 2017 +0300
  72. 115f76f net: mvpp2x: Set BM pool high address by Stefan Chulski · Wed Aug 09 10:37:50 2017 +0300
  73. b402553 net: mvpp2x: Remove IRQ configuration from U-Boot by Stefan Chulski · Wed Aug 09 10:37:49 2017 +0300
  74. caa97bf net: mvpp2x: remove MBUS configurations from MvPP22 driver by Stefan Chulski · Wed Aug 09 10:37:48 2017 +0300
  75. b528d12 net: mvpp2x: decrease size of AGGR_TXQ and CPU_DESC_CHUNK by Stefan Chulski · Wed Aug 09 10:37:47 2017 +0300
  76. 7587218 net: mvpp2x: fix BM configuration overrun issue by Stefan Chulski · Wed Aug 09 10:37:46 2017 +0300
  77. 2281603 net: mvpp2x: Enable GoP packet padding in TX by Stefan Chulski · Wed Aug 09 10:37:45 2017 +0300
  78. 4bc456a net: mvpp2x: fix phy connected to wrong mdio issue by Stefan Chulski · Wed Aug 09 10:37:44 2017 +0300
  79. 0d65eb6 net: mvpp2x: Add GPIO configuration support by Stefan Chulski · Wed Aug 09 10:37:43 2017 +0300
  80. 0a6e5ba driver: net: fsl-mc: fsl_mc_ldpaa_exit exit earlier if dpl applied by Santan Kumar · Thu Jun 29 11:19:34 2017 +0530
  81. 3a6e033 net: phy: micrel: add an option to disable gigabit for the KSZ9031 by Sebastien Bourdelin · Fri Jul 28 15:59:22 2017 -0400
  82. 84248b2 net: phy: Add AFE settings to the Broadcom Cygnus phy by Arun Parameswaran · Wed Jul 19 15:34:35 2017 -0700
  83. d2f677a net: move Broadcom SF2 driver to Kconfig by Suji Velupillai · Mon Jul 10 14:05:41 2017 -0700
  84. 4c69ccb net: phy: Hide Micrel KSZ9021 and KSZ9031 Kconfig options by Alexandru Gagniuc · Fri Jul 07 11:37:00 2017 -0700
  85. 6098a39 net: phy: micrel: Remove ksz90x1 drivers from micrel_ksz8xxx by Alexandru Gagniuc · Fri Jul 07 11:36:59 2017 -0700
  86. 757bb67 net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 drivers by Alexandru Gagniuc · Fri Jul 07 11:36:57 2017 -0700
  87. 694501a net: phy: Remove duplicate Kconfig selection for Micrel KSZ9021 by Alexandru Gagniuc · Fri Jul 07 11:36:56 2017 -0700
  88. 5a41d66 net: ag7xxx: Propagate errors on phy access by Joe Hershberger · Mon Jun 26 14:40:09 2017 -0500
  89. a1a837d net: ag7xxx: Comment register names by Joe Hershberger · Mon Jun 26 14:40:08 2017 -0500
  90. c6a663a drivers/net/phy/fixed: do not overwrite addr by Christian Gmeiner · Tue Jun 06 14:35:29 2017 +0200
  91. c9746c6 net: ravb: Add clock handling support by Marek Vasut · Fri Jul 21 23:20:35 2017 +0200
  92. fbde41d net: ravb: Detect PHY correctly by Marek Vasut · Fri Jul 21 23:20:34 2017 +0200
  93. 934fd3b net: ravb: Add OF probing support by Marek Vasut · Fri Jul 21 23:20:33 2017 +0200
  94. 7765cbf net: fec_mxc: adjust prototype of fec_get_miibus() for DM_ETH by Lothar Waßmann · Fri Jul 14 08:53:57 2017 +0200
  95. 4a4750b powerpc, 8xx: fix missing function declarations. by Christophe Leroy · Thu Jul 13 15:10:08 2017 +0200
  96. 9390f3d Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Jul 18 08:42:48 2017 -0400
  97. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · Thu Jun 29 10:16:06 2017 +0200
  98. d33e9ee net: fec_mxc: fix PHY initialization bug with CONFIG_DM_ETH by Lothar Waßmann · Tue Jun 27 15:23:16 2017 +0200
  99. aa942fe net: fm: use get_nand_dev_by_index() by Grygorii Strashko · Mon Jun 26 19:13:00 2017 -0500
  100. d1e68ec net: phy: cortina: use get_nand_dev_by_index() by Grygorii Strashko · Mon Jun 26 19:12:59 2017 -0500