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