1. dbe2538 net: rtl8169: Fix build error when DEBUG is on by Bin Meng · 9 years ago
  2. 552ddbe dm: net: Convert rtl8169 to use DM PCI API by Simon Glass · 9 years ago
  3. 21ccce1 dm: pci: Add a dm_ prefix to pci_get_bdf() by Simon Glass · 9 years ago
  4. f3ba552 net: rtl8169: Build warning fixes for 64-bit by Stephen Warren · 9 years ago
  5. cf92e05 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  6. d0a5a0b dm: eth: Add driver-model support to the rtl8169 driver by Simon Glass · 9 years ago
  7. 744152f net: rtl8169: Build warning fixes for 64-bit by Thierry Reding · 10 years ago
  8. 1fd92db net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 9 years ago
  9. cc0856c net: rtl8169: Add support for RTL-8168/8111g by Thierry Reding · 10 years ago
  10. d58acdc net: rtl8169: Use non-cached memory if available by Thierry Reding · 10 years ago
  11. dad3ba0 net: rtl8169: Properly align buffers by Thierry Reding · 10 years ago
  12. c94bbfd net: rtl8169: Honor CONFIG_SYS_RX_ETH_BUFFER by Thierry Reding · 10 years ago
  13. 5d9f423 rtl8169: Defer network packet processing by Thierry Reding · 10 years ago
  14. 2287286 net: rtl8169: Add support for RTL8168d/8111d by Thierry Reding · 11 years ago
  15. 22ece0e net: rtl8169: Improve cache maintenance by Thierry Reding · 11 years ago
  16. 65a6691 net: rtl8169: Add support for RTL8168evl/8111evl by Thierry Reding · 11 years ago
  17. 7a36b9c net: rtl8169: Fix format string by Thierry Reding · 11 years ago
  18. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  19. d1527b5 drivers/net/rtl8169.c: Fix compile warning by Joe Hershberger · 12 years ago
  20. afb9201 drivers/net/rtl8169.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  21. f4eaef7 net: rtl8169: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  22. d65e34d rtl8169: fix PCI system memory address by Yoshihiro Shimoda · 16 years ago
  23. d4c02e6 rtl8169: fix cache coherency problem by Yoshihiro Shimoda · 16 years ago
  24. d3f8714 drivers/net/: get mac address from environment by Mike Frysinger · 16 years ago
  25. 02d6989 Moved initialization of RTL8169 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  26. db70b84 rtl8169: add support for RTL8110SCL by Yoshihiro Shimoda · 16 years ago
  27. 06c53be Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  28. 3b904cc net: Conditional COBJS inclusion of network drivers by Shinya Kuribayashi · 16 years ago
  29. dd5748b rtl8169: fix compiler warnings by Guennadi Liakhovetski · 16 years ago
  30. d75469d net: rtl8169: Add processing when OWNbit did't enable in rtl_recv() by Nobuhiro Iwamatsu · 17 years ago
  31. 3cfb0c5 Remove duplicate defines for ARRAY_SIZE by Kumar Gala · 17 years ago
  32. 422b1a0 Fix Ethernet init() return codes by Ben Warren · 17 years ago
  33. 6a5e1d7 Fix endianness conversions in rtl8169 driver by Guennadi Liakhovetski · 17 years ago
  34. 2439e4b drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago[Renamed from drivers/rtl8169.c]
  35. cb51c0b drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  36. d5be43d drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  37. a8bd82d * Patch by Sangmoon Kim, 12 Apr 2004: Update max RAM size for debris board by wdenk · 20 years ago