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