1. 378f913 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  2. 0e1a3e3 net: designware: fix descriptor layout and warnings on 64-bit archs by Beniamino Galvani · 8 years ago
  3. 90b7fc9 net: designware: support phy reset device-tree bindings by Sjoerd Simons · 9 years ago
  4. 6758a6c net: designware: Use dm_pci_mem_to_phys() in the probe routine by Bin Meng · 9 years ago
  5. 82d72a1 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  6. 6968ec9 net/designware: add support of max-speed device tree property by Alexey Brodkin · 9 years ago
  7. b884c3f net/designware: do explicit port selection for 1Gb mode by Alexey Brodkin · 9 years ago
  8. 192bc69 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  9. 21ccce1 dm: pci: Add a dm_ prefix to pci_get_bdf() by Simon Glass · 9 years ago
  10. 2b26109 net: designware: Zap trailing backslash by Marek Vasut · 9 years ago
  11. 25af71c net: eth_designware: select PHYLIB in Kconfig by Thomas Chou · 9 years ago
  12. 5d2459f net: designware: Add driver remove support by Bin Meng · 9 years ago
  13. 8b7ee66 net: designware: Add support to PCI designware devices by Bin Meng · 9 years ago
  14. f0dc73c net: designware: Fix build warnings by Bin Meng · 9 years ago
  15. 9f76f10 net: designware: Rename the driver var name to eth_designware by Marek Vasut · 9 years ago
  16. b962859 net: designware: Add SoCFPGA GMAC DT compatible string by Marek Vasut · 9 years ago
  17. a1ca92e dm: eth: Avoid blocking on packet reception by Simon Glass · 9 years ago
  18. f3edfd3 net: designware: Program MAC address to hardware after soft reset by Bin Meng · 9 years ago
  19. f566c99 net: Update hardware MAC address if it changes in env by Joe Hershberger · 10 years ago
  20. 75577ba dm: net: Adjust designware driver to support driver model by Simon Glass · 9 years ago
  21. 64dcd25 dm: net: Tidy up designware driver ready for driver model by Simon Glass · 9 years ago
  22. 1fd92db net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 9 years ago
  23. d227922 net: Support DMA threshold mode in DWMAC driver by Sonic Zhang · 10 years ago
  24. 2ddaf13 net: configure DWMAC DMA by default AXI burst length by Sonic Zhang · 10 years ago
  25. 875143f net/designware: add error message on DMA reset timeout by Alexey Brodkin · 10 years ago
  26. 96cec17 net: dwc: Make the cache handling less cryptic by Marek Vasut · 10 years ago
  27. 4f68678 net: dwc: Fix cache alignment issues by Marek Vasut · 10 years ago
  28. 49692c5 net/designware: Make DMA burst length configurable and reduce by default by Ian Campbell · 10 years ago
  29. 964ea7c net/designware: ensure cache invalidations are aligned to ARCH_DMA_MINALIGN by Ian Campbell · 10 years ago
  30. 1c848a2 net/designware: ensure device private data is DMA aligned. by Ian Campbell · 10 years ago
  31. 15e82e5 net/designware: call phy_connect_dev() to properly setup phylib device by Ian Campbell · 10 years ago
  32. 50b0df8 net/designware: make driver compatible with data cache by Alexey Brodkin · 11 years ago
  33. 92a190a net/designware - switch driver to phylib usage by Alexey Brodkin · 11 years ago
  34. 74cb708 net/designware: add explicit reset of {tx|rx}_currdescnum by Alexey Brodkin · 11 years ago
  35. 227ad7b net: designware: Respect "bus mode" register contents on SW reset by Alexey Brodkin · 11 years ago
  36. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  37. 7091915 net/designware: Do not select MIIPORT for RGMII interface by Vipin Kumar · 12 years ago
  38. 66f119e net/designware: Consecutive writes to the same register to be avoided by Dinh Nguyen · 12 years ago
  39. ef76025 net: Multiple updates/enhancements to designware.c by Stefan Roese · 12 years ago
  40. 9afc1af SPEAr: Add interface information in initialization by Vipin Kumar · 12 years ago
  41. 10cbe3b net: Fix remaining API interface breakage by Joe Hershberger · 12 years ago
  42. cafabe1 net/designware: Change timeout loop implementation by Amit Virdi · 13 years ago
  43. 20a5dde net/designware: Set ANAR to 0x1e1 by Armando Visconti · 13 years ago
  44. e25c90b net/designware: Program phy registers when auto-negotiation is ON by Vikas Manocha · 13 years ago
  45. 13edd17 net/designware: Try configuring phy on each dw_eth_init by Vipin Kumar · 13 years ago
  46. aa51005 net/designware: Consecutive writes must have delay by Armando Visconti · 13 years ago
  47. 024333c net/designware: Phy address fix by Vipin KUMAR · 13 years ago
  48. c7f6dbe net/designware: Fix to restore hw mac address by Vipin KUMAR · 13 years ago
  49. 7616e78 Add Ethernet hardware MAC address framework to usbnet by Simon Glass · 13 years ago
  50. f0ece9e net: designware: fix uninitialized phy_addr usage by Mike Frysinger · 13 years ago
  51. ee7f5bf net: designware: fix unused warning when CONFIG_DW_AUTONEG is enabled by Mike Frysinger · 13 years ago
  52. 8ef583a miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  53. 5700bb6 miiphy: constify device name by Mike Frysinger · 14 years ago
  54. 5b1b188 SPEAr : Network driver support added by Vipin KUMAR · 14 years ago