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