1. ff7951e Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Feb 09 11:56:35 2017 -0500
  2. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  3. 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
  4. 812962b net: stm32: add designware mac glue code for stm32 by Michael Kurz · Sun Jan 22 16:04:27 2017 +0100
  5. c154fc0 net: designware: Export the operation functions by Simon Glass · Wed Jan 11 11:46:10 2017 +0100
  6. 3240e94 net: designware: Split the link init into a separate function by Simon Glass · Wed Jan 11 11:46:09 2017 +0100
  7. 4afa85e net: designware: Adjust dw_adjust_link() to return an error by Simon Glass · Wed Jan 11 11:46:08 2017 +0100
  8. 9cf8fd0 net: designware: Export various functions/struct to allow subclassing by Sjoerd Simons · Wed Jan 11 11:46:07 2017 +0100
  9. 2fc2ef5 meson: odroid-c2: enable Ethernet support through the device tree by Beniamino Galvani · Tue Aug 16 11:49:50 2016 +0200
  10. 57a37bc net: designware: Make driver independent from DM_GPIO again by Alexey Brodkin · Mon Jun 27 13:17:51 2016 +0300
  11. 675974d Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Fri May 27 15:48:53 2016 -0400
  12. 3bfa65c net: designware: fix descriptor layout and warnings on 64-bit archs by Beniamino Galvani · Sun May 08 08:30:15 2016 +0200
  13. 6eb4462 net: designware: support phy reset device-tree bindings by Sjoerd Simons · Sun Feb 28 22:24:55 2016 +0100
  14. 6c3300c net: designware: Use dm_pci_mem_to_phys() in the probe routine by Bin Meng · Tue Feb 02 05:58:00 2016 -0800
  15. da62ad2 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Jan 28 18:42:10 2016 -0500
  16. a3d3874 net/designware: add support of max-speed device tree property by Alexey Brodkin · Wed Jan 13 16:59:37 2016 +0300
  17. a5e8819 net/designware: do explicit port selection for 1Gb mode by Alexey Brodkin · Wed Jan 13 16:59:36 2016 +0300
  18. 34fd6c9 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · Wed Dec 30 13:05:58 2015 +0000
  19. eaa1489 dm: pci: Add a dm_ prefix to pci_get_bdf() by Simon Glass · Sun Nov 29 13:17:47 2015 -0700
  20. 4ab539a net: designware: Zap trailing backslash by Marek Vasut · Sun Dec 20 03:59:23 2015 +0100
  21. 7a0dfa6 net: eth_designware: select PHYLIB in Kconfig by Thomas Chou · Mon Dec 07 20:53:29 2015 +0800
  22. f0f0277 net: designware: Add driver remove support by Bin Meng · Wed Oct 07 21:32:38 2015 -0700
  23. ed89bd7 net: designware: Add support to PCI designware devices by Bin Meng · Fri Sep 11 03:24:35 2015 -0700
  24. dfc90f5 net: designware: Fix build warnings by Bin Meng · Thu Sep 03 05:37:29 2015 -0700
  25. 7e7e617 net: designware: Rename the driver var name to eth_designware by Marek Vasut · Sat Jul 25 18:42:34 2015 +0200
  26. fcab73c net: designware: Add SoCFPGA GMAC DT compatible string by Marek Vasut · Sat Jul 25 18:38:44 2015 +0200
  27. dc6eda3 dm: eth: Avoid blocking on packet reception by Simon Glass · Mon Jul 06 16:47:49 2015 -0600
  28. 2ddfa2a net: designware: Program MAC address to hardware after soft reset by Bin Meng · Mon Jun 15 18:40:19 2015 +0800
  29. e84319a net: Update hardware MAC address if it changes in env by Joe Hershberger · Tue Mar 24 02:41:49 2015 -0500
  30. 90e627b dm: net: Adjust designware driver to support driver model by Simon Glass · Sun Apr 05 16:07:41 2015 -0600
  31. e50c4d1 dm: net: Tidy up designware driver ready for driver model by Simon Glass · Sun Apr 05 16:07:40 2015 -0600
  32. 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · Wed Apr 08 01:41:06 2015 -0500
  33. b917b62 net: Support DMA threshold mode in DWMAC driver by Sonic Zhang · Thu Jan 29 14:38:50 2015 +0800
  34. 962c95c net: configure DWMAC DMA by default AXI burst length by Sonic Zhang · Thu Jan 29 13:37:31 2015 +0800
  35. 71eccc3 net/designware: add error message on DMA reset timeout by Alexey Brodkin · Tue Jan 13 17:10:24 2015 +0300
  36. 1519304 net: dwc: Make the cache handling less cryptic by Marek Vasut · Mon Sep 15 01:05:23 2014 +0200
  37. 16ef0a8 net: dwc: Fix cache alignment issues by Marek Vasut · Mon Sep 15 00:50:37 2014 +0200
  38. 4164b74 net/designware: Make DMA burst length configurable and reduce by default by Ian Campbell · Thu May 08 22:26:35 2014 +0100
  39. 0e690fd net/designware: ensure cache invalidations are aligned to ARCH_DMA_MINALIGN by Ian Campbell · Thu May 08 22:26:33 2014 +0100
  40. 07c92fc net/designware: ensure device private data is DMA aligned. by Ian Campbell · Thu May 08 22:26:32 2014 +0100
  41. 7d55550 net/designware: call phy_connect_dev() to properly setup phylib device by Ian Campbell · Mon Apr 28 20:14:05 2014 +0100
  42. 0d3b22e net/designware: make driver compatible with data cache by Alexey Brodkin · Wed Jan 22 20:49:09 2014 +0400
  43. 9a0b130 net/designware - switch driver to phylib usage by Alexey Brodkin · Wed Jan 22 20:54:06 2014 +0400
  44. 4695ddd net/designware: add explicit reset of {tx|rx}_currdescnum by Alexey Brodkin · Mon Jan 13 13:28:38 2014 +0400
  45. a72876f net: designware: Respect "bus mode" register contents on SW reset by Alexey Brodkin · Wed Sep 25 17:33:10 2013 +0400
  46. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  47. f567e41 net/designware: Do not select MIIPORT for RGMII interface by Vipin Kumar · Thu Dec 13 17:22:51 2012 +0530
  48. 695201f net/designware: Consecutive writes to the same register to be avoided by Dinh Nguyen · Fri Jun 08 05:26:52 2012 +0000
  49. d27e86c net: Multiple updates/enhancements to designware.c by Stefan Roese · Mon May 07 12:04:25 2012 +0200
  50. 7443d60 SPEAr: Add interface information in initialization by Vipin Kumar · Mon May 07 13:06:44 2012 +0530
  51. e4e0488 net: Fix remaining API interface breakage by Joe Hershberger · Tue May 22 18:36:19 2012 +0000
  52. 470e884 net/designware: Change timeout loop implementation by Amit Virdi · Mon Mar 26 00:09:59 2012 +0000
  53. 22596fc net/designware: Set ANAR to 0x1e1 by Armando Visconti · Mon Mar 26 00:09:58 2012 +0000
  54. e2b5bc5 net/designware: Program phy registers when auto-negotiation is ON by Vikas Manocha · Mon Mar 26 00:09:57 2012 +0000
  55. b6c5999 net/designware: Try configuring phy on each dw_eth_init by Vipin Kumar · Mon Mar 26 00:09:56 2012 +0000
  56. 038c9d5 net/designware: Consecutive writes must have delay by Armando Visconti · Mon Mar 26 00:09:55 2012 +0000
  57. ce5b7c0 net/designware: Phy address fix by Vipin KUMAR · Mon Mar 26 00:09:54 2012 +0000
  58. e6ff5ca net/designware: Fix to restore hw mac address by Vipin KUMAR · Mon Mar 26 00:09:52 2012 +0000
  59. 62b36c9 Add Ethernet hardware MAC address framework to usbnet by Simon Glass · Mon Jun 13 16:13:10 2011 -0700
  60. c7c6010 net: designware: fix uninitialized phy_addr usage by Mike Frysinger · Thu Jun 02 05:19:38 2011 +0000
  61. 352f9fd net: designware: fix unused warning when CONFIG_DW_AUTONEG is enabled by Mike Frysinger · Thu Jun 02 05:19:37 2011 +0000
  62. d63ee71 miiphy: convert to linux/mii.h by Mike Frysinger · Thu Dec 23 15:40:12 2010 -0500
  63. 5ff5fdb miiphy: constify device name by Mike Frysinger · Tue Jul 27 18:35:08 2010 -0400
  64. 1f87312 SPEAr : Network driver support added by Vipin KUMAR · Tue Jun 29 10:53:34 2010 +0530