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