1. fcdb3b3 net: sun8i_emac: Fix DMA alignment issues with the rx / tx buffers by Hans de Goede · Wed Jul 27 17:31:17 2016 +0200
  2. 7d20368 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Thu Jul 28 08:45:00 2016 -0400
  3. b3d61dd net: phy: marvell: Add a missing errno.h header by Simon Glass · Tue Jul 05 17:10:12 2016 -0600
  4. 5786934 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Tue Jul 26 18:33:04 2016 -0400
  5. 54f47a1 net: sun8i_emac: Drop redundant and incorrect setting of syscon register by Chen-Yu Tsai · Fri Jul 22 18:16:10 2016 +0800
  6. 3d39ace net: sun8i_emac: Do not configure AHB2 clock by Chen-Yu Tsai · Fri Jul 22 18:16:09 2016 +0800
  7. d62ecb4 drivers: net/fm: Add Fman support for LS1046A by Mingkai Hu · Tue Jul 05 16:01:56 2016 +0800
  8. d194c0e net: Add EMAC driver for H3/A83T/A64 SoCs. by Amit Singh Tomar · Wed Jul 06 17:59:44 2016 +0530
  9. 5a15c1a driver/net/fec: support fixed speed connection by Hannes Schmelzer · Wed Jun 22 12:07:14 2016 +0200
  10. 51d22bb net: rtl8169: Fix return value for rtl_send_common by Oleksandr Tymoshenko · Fri Jul 01 13:22:00 2016 -0700
  11. 602e9b5 driver: net: phylib: add support for aquantia AQR106/107 PHY by Mingkai Hu · Fri Jul 01 19:03:23 2016 +0800
  12. 57a37bc net: designware: Make driver independent from DM_GPIO again by Alexey Brodkin · Mon Jun 27 13:17:51 2016 +0300
  13. fcdcc55 net: phy: marvell: Do not reset 88e1310 after autoneg by Nathan Rossi · Fri Jun 03 23:16:17 2016 +1000
  14. 73823fa net: phy: micrel: add support for KSZ886x switches in MIIM mode by Alexey Firago · Thu May 26 16:28:44 2016 +0300
  15. 9fe7fb5 net: rtl8169: fix switching between adapters by Stephen Warren · Tue Apr 26 15:29:00 2016 -0600
  16. edf3271 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Mon Jun 13 08:50:58 2016 -0400
  17. 75c5d18 net: macb: Convert to driver model by Simon Glass · Thu May 05 07:28:11 2016 -0600
  18. 3d5dcef net: macb: Flush correct cache portion when sending by Simon Glass · Thu May 05 07:28:10 2016 -0600
  19. 5ad2751 net: macb: Prepare for driver-model conversion by Simon Glass · Thu May 05 07:28:09 2016 -0600
  20. 61a382b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Sun Jun 12 12:51:34 2016 -0400
  21. 2c1b7e1 nand: Embed mtd_info in struct nand_chip by Scott Wood · Mon May 30 13:57:55 2016 -0500
  22. 0a3d0e1 net: Add ag7xxx driver for Atheros MIPS by Marek Vasut · Tue May 24 23:29:09 2016 +0200
  23. 351ff11 net: pcnet: Fix init on big endian 64 bit by Paul Burton · Thu May 26 17:32:29 2016 +0100
  24. ed22875 net: pcnet: Make 64 bit safe by Paul Burton · Thu May 26 14:49:35 2016 +0100
  25. 38004ad net: pcnet: Stop converting kseg1->kseg0 addresses by Paul Burton · Thu May 26 14:49:34 2016 +0100
  26. 675974d Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Fri May 27 15:48:53 2016 -0400
  27. 3bfa65c net: designware: fix descriptor layout and warnings on 64-bit archs by Beniamino Galvani · Sun May 08 08:30:15 2016 +0200
  28. 6eb4462 net: designware: support phy reset device-tree bindings by Sjoerd Simons · Sun Feb 28 22:24:55 2016 +0100
  29. 19824b9 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Wed May 25 07:19:31 2016 -0400
  30. 9ff34e3 powerpc:t4240: MAC9 and MAC10 should not be identified as 1G interface in some case by Ying Zhang · Mon Apr 18 17:04:16 2016 +0800
  31. 39452be Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Tue May 24 11:59:02 2016 -0400
  32. 4f4e962 net: phy: dp83867: Add SGMII helper for configuration by Dan Murphy · Mon May 02 15:46:02 2016 -0500
  33. 63e3cde net: phy: Move is_rgmii helper to phy.h by Dan Murphy · Mon May 02 15:46:00 2016 -0500
  34. 83fbd0a net: phy: ti: Allow the driver to be more configurable by Dan Murphy · Mon May 02 15:45:59 2016 -0500
  35. a582871 net: zynq_gem: Add the passing of the phy-handle node by Dan Murphy · Mon May 02 15:45:57 2016 -0500
  36. 4b7b24e drivers: net: cpsw: Add reading of DT phy-handle node by Dan Murphy · Mon May 02 15:45:56 2016 -0500
  37. 9e55635 drivers: net: cpsw: add support for reading mac address from efuse by Mugunthan V N · Thu Apr 28 15:36:07 2016 +0530
  38. 77f7bc7 drivers: net: cpsw: fix get mdio base and gmii_sel reg from DT by Mugunthan V N · Thu Apr 28 15:36:06 2016 +0530
  39. 13a27fd drivers: net: cpsw: fix cpsw dp parse when num slaves as 1 by Mugunthan V N · Thu Apr 28 15:36:04 2016 +0530
  40. 87b2c4e net: phy: Add PHY driver for mv88e61xx switches by Kevin Smith · Thu Mar 31 19:33:12 2016 +0000
  41. b3072db net: Remove unused mv88e61xx switch driver by Kevin Smith · Thu Mar 31 19:33:12 2016 +0000
  42. 53cd7bb net: fec_mxc: use simpler runtime cpu dection macros by Peng Fan · Mon May 23 18:36:04 2016 +0800
  43. 0b56710 phy: marvell: Do not reset phy after negotiation by Michal Simek · Wed May 18 14:46:28 2016 +0200
  44. 24ce232 phy: Wire return value from phy_config() by Michal Simek · Wed May 18 14:37:23 2016 +0200
  45. 5ff8966 net: phy: Handle phy_startup() error codes properly by Michal Simek · Wed May 18 12:46:12 2016 +0200
  46. cf6677b phy: Return correct error code when timeout happens by Michal Simek · Wed May 18 12:48:57 2016 +0200
  47. dbc0cfc net: xilinx: Handle error value from phy_startup() by Michal Simek · Wed May 18 12:37:22 2016 +0200
  48. 8c60f92 Fix various typos, scattered over the code. by Robert P. J. Day · Wed May 04 04:47:31 2016 -0400
  49. a799232 drivers: net: ldpaa: Memset pools_params as "0" before use by Prabhakar Kushwaha · Mon Mar 28 14:11:05 2016 +0530
  50. edfdb99 Fix spelling of "occurred". by Vagrant Cascadian · Sat Apr 30 19:18:00 2016 -0700
  51. cbe8e1c armv8: LS2080A: Consolidate LS2080A and LS2085A by York Sun · Mon Apr 04 11:41:26 2016 -0700
  52. 2223a07 drivers: net: vsc9953: Fix bug when PVID is shown for disabled ports only by Codrin Ciubotariu · Mon Mar 14 13:46:50 2016 +0200
  53. 59c7bc2 drivers: net: vsc9953: Do not configure disabled ports by Codrin Ciubotariu · Mon Mar 14 13:46:52 2016 +0200
  54. 665591d Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Mon Apr 04 14:34:09 2016 -0400
  55. 4546700 net: zynq_gem: Add SGMII support for zynqMP by Siva Durga Prasad Paladugu · Fri Mar 25 12:53:44 2016 +0530
  56. 02c7be6 net: phy: Add SGMII support for TI phy by Siva Durga Prasad Paladugu · Fri Mar 25 12:53:43 2016 +0530
  57. b81fe87 net: zynq_gem: Return error incase of invalid phy address by Siva Durga Prasad Paladugu · Wed Mar 30 12:29:49 2016 +0530
  58. 9dbfc0d net: axi_emac: Report phy-node error message permanently by Michal Simek · Mon Feb 08 13:54:05 2016 +0100
  59. 7f4e555 net: gem: Allow to set the MAC from an EEPROM by Joe Hershberger · Tue Jan 26 11:57:03 2016 -0600
  60. a1c6ed8 net: xilinx_axi: Clear Isolate bit if found during phy setup by Siva Durga Prasad Paladugu · Sun Feb 21 15:46:15 2016 +0530
  61. 4934851 net: xilinx_axi: Use interface type instead of zero by Siva Durga Prasad Paladugu · Sun Feb 21 15:46:14 2016 +0530
  62. 65d3f3a net: zynq_gem: Add support for SGMII interface by Siva Durga Prasad Paladugu · Fri Feb 05 13:22:11 2016 +0530
  63. dd6cbd3 phy: Add phy driver support for xilinx PCS/PMA core by Siva Durga Prasad Paladugu · Fri Feb 05 13:22:10 2016 +0530
  64. 96c1904 net: mvpp2.c: Add Marvell mvpp2 network driver for Armada 375 by Stefan Roese · Wed Feb 10 07:22:10 2016 +0100
  65. 10800de net: phy: Realtek RTL8211B/C PHY ID fix by Karsten Merker · Mon Mar 21 20:29:07 2016 +0100
  66. 0cf2b4e net: phy: Optionally force master mode for RTL PHY by Michael Haas · Fri Mar 25 18:22:50 2016 +0100
  67. 6df28ed Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Mar 29 12:58:45 2016 -0400
  68. bae23c1 driver: net: fsl-mc: Check NULL before pointer dereference by Prabhakar Kushwaha · Fri Mar 18 16:16:03 2016 +0530
  69. c6018bd driver: net: fsl-mc: Free dflt_dpio pointer after its usage by Prabhakar Kushwaha · Fri Mar 18 16:15:29 2016 +0530
  70. dbb099f net: rtl8169: Fix build error when DEBUG is on by Bin Meng · Thu Mar 17 23:27:44 2016 -0700
  71. 2997122 net: Move CONFIG_RTL8169 to Kconfig by Bin Meng · Mon Mar 21 06:47:42 2016 -0700
  72. a6448df net: Move CONFIG_RTL8139 to Kconfig by Bin Meng · Mon Mar 21 06:47:41 2016 -0700
  73. 878d3ec driver: net: fsl-mc: Return from DPAA_exit if boot_status !=0 by Prabhakar Kushwaha · Mon Mar 21 14:19:39 2016 +0530
  74. ef9329a driver: net: ldpaa_eth: Add support of PHY framework by Prabhakar Kushwaha · Wed Feb 24 17:02:11 2016 +0530
  75. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · Mon Feb 22 22:55:43 2016 -0700
  76. 5dc3af8 net: phy: atheros: Fix problem with phy_reset() clearing BMCR by Alison Wang · Fri Feb 19 15:52:28 2016 +0800
  77. 7263983 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Wed Feb 24 14:25:54 2016 -0500
  78. 0f331d8 driver/fm: fdt.c: fix fdt_fixup_fman_firmware() to support ARM platforms by Qianyu Gong · Thu Feb 18 13:02:01 2016 +0800
  79. 8868a64 fm: fdt: Move fman ucode fixup to driver code by Qianyu Gong · Thu Feb 18 13:02:00 2016 +0800
  80. ae6a758 qe: move drivers/qe/qe.h to include/fsl_qe.h by Qianyu Gong · Thu Feb 18 13:01:59 2016 +0800
  81. bdf0b72 net: phy: realtek: Use generic genphy_parse_link() for RTL8211E by Michal Simek · Sat Feb 13 10:31:32 2016 +0100
  82. a68a79e Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Sat Feb 20 17:32:48 2016 -0500
  83. fbd4ac1 drivers: at91: clean up peripheral clock code by Wenyou Yang · Wed Feb 03 10:16:51 2016 +0800
  84. eb06f02 net: phy: marvell: Fix problem with phy_reset() clearing BMCR by Stefan Roese · Wed Feb 10 07:06:06 2016 +0100
  85. d1b5282 net: phy: marvell: Call phy_reset() where possible by Stefan Roese · Wed Feb 10 07:06:05 2016 +0100
  86. c838673 drivers: net: keystone_net: convert driver to adopt device driver model by Mugunthan V N · Tue Feb 02 15:51:33 2016 +0530
  87. cbd7daa drivers: net: phy: micrel: fix build errors with CONFIG_DM_ETH by Mugunthan V N · Tue Feb 02 15:51:32 2016 +0530
  88. 3d93c94 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · Mon Feb 08 09:48:04 2016 -0500
  89. c994c9c net: davinci_emac: fix NULL check after pointer dereference by Vishwas Srivastava · Tue Jan 26 12:46:42 2016 +0530
  90. 8aaeb1f net: fix wrong initialization in davinci-emac driver by Vishwas Srivastava · Mon Jan 25 21:28:17 2016 +0530
  91. 7557405 Use correct spelling of "U-Boot" by Bin Meng · Fri Feb 05 19:30:11 2016 -0800
  92. 83cf24c net: e1000: Convert to use DM PCI API by Bin Meng · Tue Feb 02 05:58:01 2016 -0800
  93. 6c3300c net: designware: Use dm_pci_mem_to_phys() in the probe routine by Bin Meng · Tue Feb 02 05:58:00 2016 -0800
  94. 7c1d055 net: pch_gbe: Convert to use DM PCI API by Bin Meng · Tue Feb 02 05:57:59 2016 -0800
  95. 59c88d8 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Tue Feb 02 07:24:52 2016 -0500
  96. 29a47af Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Feb 02 06:51:05 2016 -0500
  97. 6b731c9 drivers: net: Add ethernet driver for Microchip PIC32. by Purna Chandra Mandal · Thu Jan 28 15:30:21 2016 +0530
  98. d249984 drivers: net: phy: add SMSC LAN8740 Phy support. by Purna Chandra Mandal · Thu Jan 28 15:30:20 2016 +0530
  99. 88ba4d6 driver: net: fsl-mc: Update print to reflect correct string by Prabhakar Kushwaha · Wed Jan 20 12:04:37 2016 +0530
  100. 901a88e driver: net: fsl-mc: Memset dprc_cfg before configuring by Prabhakar Kushwaha · Wed Jan 20 12:04:19 2016 +0530