1. dbb099f net: rtl8169: Fix build error when DEBUG is on by Bin Meng · 9 years ago
  2. 86621d4 dm: net: Convert rtl8169 to use DM PCI API by Simon Glass · 9 years ago
  3. eaa1489 dm: pci: Add a dm_ prefix to pci_get_bdf() by Simon Glass · 9 years ago
  4. 4a7217d net: rtl8169: Build warning fixes for 64-bit by Stephen Warren · 9 years ago
  5. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  6. f2acb53 dm: eth: Add driver-model support to the rtl8169 driver by Simon Glass · 9 years ago
  7. 207edd6 net: rtl8169: Build warning fixes for 64-bit by Thierry Reding · 10 years ago
  8. 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 10 years ago
  9. 9342855 net: rtl8169: Add support for RTL-8168/8111g by Thierry Reding · 10 years ago
  10. 209c648 net: rtl8169: Use non-cached memory if available by Thierry Reding · 10 years ago
  11. bcc8e4d net: rtl8169: Properly align buffers by Thierry Reding · 10 years ago
  12. 75856e3 net: rtl8169: Honor CONFIG_SYS_RX_ETH_BUFFER by Thierry Reding · 10 years ago
  13. 3e9d93e rtl8169: Defer network packet processing by Thierry Reding · 10 years ago
  14. 433f312 net: rtl8169: Add support for RTL8168d/8111d by Thierry Reding · 11 years ago
  15. 5c1ba96 net: rtl8169: Improve cache maintenance by Thierry Reding · 11 years ago
  16. 625bcbe net: rtl8169: Add support for RTL8168evl/8111evl by Thierry Reding · 11 years ago
  17. 20ac869 net: rtl8169: Fix format string by Thierry Reding · 11 years ago
  18. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  19. d8836d1 drivers/net/rtl8169.c: Fix compile warning by Joe Hershberger · 13 years ago
  20. 9c19a9f drivers/net/rtl8169.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  21. c834e44 net: rtl8169: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  22. 2b90494 rtl8169: fix PCI system memory address by Yoshihiro Shimoda · 16 years ago
  23. 4a46566 rtl8169: fix cache coherency problem by Yoshihiro Shimoda · 16 years ago
  24. b203965 drivers/net/: get mac address from environment by Mike Frysinger · 16 years ago
  25. 26425a6 Moved initialization of RTL8169 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  26. 2877a11 rtl8169: add support for RTL8110SCL by Yoshihiro Shimoda · 16 years ago
  27. 8d54188 Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  28. 9726784 net: Conditional COBJS inclusion of network drivers by Shinya Kuribayashi · 16 years ago
  29. 4135cac rtl8169: fix compiler warnings by Guennadi Liakhovetski · 17 years ago
  30. 1338d1f net: rtl8169: Add processing when OWNbit did't enable in rtl_recv() by Nobuhiro Iwamatsu · 17 years ago
  31. d595abf Remove duplicate defines for ARRAY_SIZE by Kumar Gala · 17 years ago
  32. de9fcb5 Fix Ethernet init() return codes by Ben Warren · 17 years ago
  33. de20a4f Fix endianness conversions in rtl8169 driver by Guennadi Liakhovetski · 17 years ago
  34. ed0ea1f drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago[Renamed from drivers/rtl8169.c]
  35. 82ecaad drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  36. d8c8630 drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  37. a627048 * Patch by Sangmoon Kim, 12 Apr 2004: Update max RAM size for debris board by wdenk · 21 years ago