1. 34fd6c9 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  2. eaa1489 dm: pci: Add a dm_ prefix to pci_get_bdf() by Simon Glass · 9 years ago
  3. 4ab539a net: designware: Zap trailing backslash by Marek Vasut · 9 years ago
  4. 7a0dfa6 net: eth_designware: select PHYLIB in Kconfig by Thomas Chou · 9 years ago
  5. f0f0277 net: designware: Add driver remove support by Bin Meng · 9 years ago
  6. ed89bd7 net: designware: Add support to PCI designware devices by Bin Meng · 9 years ago
  7. dfc90f5 net: designware: Fix build warnings by Bin Meng · 9 years ago
  8. 7e7e617 net: designware: Rename the driver var name to eth_designware by Marek Vasut · 9 years ago
  9. fcab73c net: designware: Add SoCFPGA GMAC DT compatible string by Marek Vasut · 9 years ago
  10. dc6eda3 dm: eth: Avoid blocking on packet reception by Simon Glass · 9 years ago
  11. 2ddfa2a net: designware: Program MAC address to hardware after soft reset by Bin Meng · 9 years ago
  12. e84319a net: Update hardware MAC address if it changes in env by Joe Hershberger · 10 years ago
  13. 90e627b dm: net: Adjust designware driver to support driver model by Simon Glass · 10 years ago
  14. e50c4d1 dm: net: Tidy up designware driver ready for driver model by Simon Glass · 10 years ago
  15. 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 10 years ago
  16. b917b62 net: Support DMA threshold mode in DWMAC driver by Sonic Zhang · 10 years ago
  17. 962c95c net: configure DWMAC DMA by default AXI burst length by Sonic Zhang · 10 years ago
  18. 71eccc3 net/designware: add error message on DMA reset timeout by Alexey Brodkin · 10 years ago
  19. 1519304 net: dwc: Make the cache handling less cryptic by Marek Vasut · 10 years ago
  20. 16ef0a8 net: dwc: Fix cache alignment issues by Marek Vasut · 10 years ago
  21. 4164b74 net/designware: Make DMA burst length configurable and reduce by default by Ian Campbell · 11 years ago
  22. 0e690fd net/designware: ensure cache invalidations are aligned to ARCH_DMA_MINALIGN by Ian Campbell · 11 years ago
  23. 07c92fc net/designware: ensure device private data is DMA aligned. by Ian Campbell · 11 years ago
  24. 7d55550 net/designware: call phy_connect_dev() to properly setup phylib device by Ian Campbell · 11 years ago
  25. 0d3b22e net/designware: make driver compatible with data cache by Alexey Brodkin · 11 years ago
  26. 9a0b130 net/designware - switch driver to phylib usage by Alexey Brodkin · 11 years ago
  27. 4695ddd net/designware: add explicit reset of {tx|rx}_currdescnum by Alexey Brodkin · 11 years ago
  28. a72876f net: designware: Respect "bus mode" register contents on SW reset by Alexey Brodkin · 11 years ago
  29. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  30. f567e41 net/designware: Do not select MIIPORT for RGMII interface by Vipin Kumar · 12 years ago
  31. 695201f net/designware: Consecutive writes to the same register to be avoided by Dinh Nguyen · 12 years ago
  32. d27e86c net: Multiple updates/enhancements to designware.c by Stefan Roese · 13 years ago
  33. 7443d60 SPEAr: Add interface information in initialization by Vipin Kumar · 13 years ago
  34. e4e0488 net: Fix remaining API interface breakage by Joe Hershberger · 13 years ago
  35. 470e884 net/designware: Change timeout loop implementation by Amit Virdi · 13 years ago
  36. 22596fc net/designware: Set ANAR to 0x1e1 by Armando Visconti · 13 years ago
  37. e2b5bc5 net/designware: Program phy registers when auto-negotiation is ON by Vikas Manocha · 13 years ago
  38. b6c5999 net/designware: Try configuring phy on each dw_eth_init by Vipin Kumar · 13 years ago
  39. 038c9d5 net/designware: Consecutive writes must have delay by Armando Visconti · 13 years ago
  40. ce5b7c0 net/designware: Phy address fix by Vipin KUMAR · 13 years ago
  41. e6ff5ca net/designware: Fix to restore hw mac address by Vipin KUMAR · 13 years ago
  42. 62b36c9 Add Ethernet hardware MAC address framework to usbnet by Simon Glass · 13 years ago
  43. c7c6010 net: designware: fix uninitialized phy_addr usage by Mike Frysinger · 13 years ago
  44. 352f9fd net: designware: fix unused warning when CONFIG_DW_AUTONEG is enabled by Mike Frysinger · 13 years ago
  45. d63ee71 miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  46. 5ff5fdb miiphy: constify device name by Mike Frysinger · 14 years ago
  47. 1f87312 SPEAr : Network driver support added by Vipin KUMAR · 14 years ago