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