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