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