1. 1d0254d r8169: replace rx_buf_sz with a constant by Heiner Kallweit · 7 years ago
  2. 1528192 r8169: remove unneeded check in rtl8169_rx_fill by Heiner Kallweit · 7 years ago
  3. b1127e6 r8169: improve rtl8169_init_ring by Heiner Kallweit · 7 years ago
  4. d3b404c r8169: simplify rtl8169_alloc_rx_data by Heiner Kallweit · 7 years ago
  5. 9a899a3 r8169: switch to napi_schedule_irqoff by Heiner Kallweit · 7 years ago
  6. 3762149 r8169: use constant NAPI_POLL_WAIT by Heiner Kallweit · 7 years ago
  7. 8a67aa8 r8169: use skb_copy_to_linear_data in rtl8169_try_rx_copy by Heiner Kallweit · 7 years ago
  8. 1cbbf01 r8169: remove member align from struct rtl_cfg_info by Heiner Kallweit · 7 years ago
  9. 008b4a9 r8169: remove unused member features from struct by Heiner Kallweit · 7 years ago
  10. 8d98aa3 r8169: replace magic numbers with PCI MRRS constant by Heiner Kallweit · 7 years ago
  11. c0b458a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  12. 19c9ea3 r8169: fix setting driver_data after register_netdev by Heiner Kallweit · 7 years ago
  13. 1e1205b r8169: add helper tp_to_dev by Heiner Kallweit · 7 years ago
  14. 73c86ee r8169: change type of argument in rtl_disable/enable_clock_request by Heiner Kallweit · 7 years ago
  15. cb73200 r8169: change type of first argument in rtl_tx_performance_tweak by Heiner Kallweit · 7 years ago
  16. 1f7aa2b r8169: simplify rtl_set_mac_address by Heiner Kallweit · 7 years ago
  17. 93a00d4 r8169: switch to device-managed functions in probe (part 2) by Andy Shevchenko · 7 years ago
  18. 1ef7286 r8169: Dereference MMIO address immediately before use by Andy Shevchenko · 7 years ago
  19. 2927499 r8169: fix interrupt number after adding support for MSI-X interrupts by Heiner Kallweit · 7 years ago
  20. 14967f9 r8169: convert remaining feature flag and remove enum features by Heiner Kallweit · 7 years ago
  21. 6c6aa15 r8169: improve interrupt handling by Heiner Kallweit · 7 years ago
  22. 9dbe789 r8169: simplify and improve check for dash by Heiner Kallweit · 7 years ago
  23. 7edf6d3 r8169: disable WOL per default by Heiner Kallweit · 7 years ago
  24. 4be83e5 r8169: remove not needed PHY soft reset in rtl8168e_2_hw_phy_config by Heiner Kallweit · 7 years ago
  25. 022ddbc r8169: remove some WOL-related dead code by Heiner Kallweit · 7 years ago
  26. 086ca23 r8169: fix RTL8168EP take too long to complete driver initialization. by Chunhao Lin · 7 years ago
  27. 3e3ab9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  28. a78e936 r8169: fix memory corruption on retrieval of hardware statistics. by Francois Romieu · 7 years ago
  29. a92a084 r8169: improve runtime pm in general and suspend unused ports by Heiner Kallweit · 7 years ago
  30. ef4d5fc r8169: improve runtime pm in rtl8169_check_link_status by Heiner Kallweit · 7 years ago
  31. b9aa1c7 r8169: remove unneeded rpm ops in rtl_shutdown by Heiner Kallweit · 7 years ago
  32. 9d0b967 8139cp: Replace WARN_ONCE with netdev_WARN_ONCE by Gal Pressman · 7 years ago
  33. 4cf964a r8169: remove netif_napi_del in probe error path by Heiner Kallweit · 7 years ago
  34. 4c45d24 r8169: switch to device-managed functions in probe by Heiner Kallweit · 7 years ago
  35. 9e77d7a net: realtek: r8169: implement set_link_ksettings() by Tobias Jakobi · 7 years ago
  36. b399a39 r8169: use same RTL8111EVL green settings as in vendor driver by Heiner Kallweit · 7 years ago
  37. 1814d6a r8169: fix RTL8111EVL EEE and green settings by Heiner Kallweit · 7 years ago
  38. 0784256 net: realtek: r8169: remove redundant assignment to giga_ctrl by Colin Ian King · 7 years ago
  39. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  40. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  41. 5097083 r8169: Add support for interrupt coalesce tuning (ethtool -C) by Francois Romieu · 7 years ago
  42. 9de36cc drivers/net: realtek: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  43. f8ddadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  44. bde135a r8169: only enable PCI wakeups when WOL is active by Daniel Drake · 7 years ago
  45. 1f8d31d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  46. e7bbad4 drivers: net: atp: use setup_timer() helper. by Allen Pais · 7 years ago
  47. 129c6cd 8139too: revisit napi_complete_done() usage by Eric Dumazet · 7 years ago
  48. 7a4b813c r8169: Be drop monitor friendly by Florian Fainelli · 7 years ago
  49. 1089650 r8169: Do not increment tx_dropped in TX ring cleaning by Florian Fainelli · 7 years ago
  50. 82c01a8 net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd return void by yuval.shaia@oracle.com · 7 years ago
  51. 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  52. df29840 Annotate hardware config module parameters in drivers/net/ethernet/ by David Howells · 8 years ago
  53. 1bcf165 r8169: replace init_timer with setup_timer by Zhu Yanjun · 8 years ago
  54. 6fa1ba6 net: realtek: r8169: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  55. 182ed07 net: realtek: 8139too: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  56. df6f372 net: realtek: 8139cp: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  57. ab1e7e1 8139cp: use napi_complete_done() by Eric Dumazet · 8 years ago
  58. 617f012 8139too: use napi_complete_done() by Eric Dumazet · 8 years ago
  59. 6ad2016 drivers: net: generalize napi_complete_done() by Eric Dumazet · 8 years ago
  60. 4a7c972 net: Remove usage of net_device last_rx member by Tobias Klauser · 8 years ago
  61. bb1d303 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  62. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
  63. 9b60047 r8169: fix the typo in the comment by Zhu Yanjun · 8 years ago
  64. 8f18e4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  65. 610c908 r8169: add support for RTL8168 series add-on card. by Chun-Hao Lin · 8 years ago
  66. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  67. f0903ea r8169: Add support for restarting auto-negotiation by Florian Fainelli · 8 years ago
  68. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  69. c7315a9 ethernet/realtek: use core min/max MTU checking by Jarod Wilson · 8 years ago
  70. f007643 r8169: set coherent DMA mask as well as streaming DMA mask by Ard Biesheuvel · 8 years ago
  71. a52ad51 net: deprecate eth_change_mtu, remove usage by Jarod Wilson · 8 years ago
  72. b628d61 8139cp: Fix one possible deadloop in cp_rx_poll by Gao Feng · 8 years ago
  73. 0a2f0d2 8139too: fix system hang when there is a tx timeout event. by Chun-Hao Lin · 8 years ago
  74. f51d4a1 r8169: fix nic may not work after changing mac address. by Chun-Hao Lin · 8 years ago
  75. e063623 r8169: add checking driver's runtime pm status in rtl8169_get_ethtool_stats() by Chun-Hao Lin · 8 years ago
  76. 5fa80a3 r8169: fix kernel log spam when set or get hardware wol setting. by Chun-Hao Lin · 8 years ago
  77. 27896c8 r8169: default to 64-bit DMA on recent PCIe chips by Ard Biesheuvel · 8 years ago
  78. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  79. c455697 r8169:Remove unnecessary phy reset for pcie nic when setting link spped. by Chun-Hao Lin · 9 years ago
  80. 607e681 r8169: Enable RX_MULTI_EN for RTL_GIGA_MAC_VER_41~48 by Chunhao Lin · 9 years ago
  81. f09cf4b r8169:fix "rtl_counters_cond == 1 (loop: 1000, delay: 10)" log spam. by Chun-Hao Lin · 9 years ago
  82. a2cb7ec r8169:fix system hange problem. by Chun-Hao Lin · 9 years ago
  83. 1016a4a r8169:Correct the way of setting RTL8168DP ephy by Chun-Hao Lin · 9 years ago
  84. c832c35f r8169:Fix typo in setting RTL8168H PHY PFM mode. by Chun-Hao Lin · 9 years ago
  85. 69f3dc3 r8169:Fix typo in setting RTL8168EP and RTL8168H D3cold PFM mode by Chun-Hao Lin · 9 years ago
  86. 5849333 r8169:Update the way of reading RTL8168H PHY register "rg_saw_cnt" by Chun-Hao Lin · 9 years ago
  87. e2e2788 r8169:Fix typo in setting RTL8168H PHY parameter by Chun-Hao Lin · 9 years ago
  88. 3917429 r8169: fix kasan reported skb use-after-free. by françois romieu · 9 years ago
  89. 47ea032 drivers/net: get rid of unnecessary initializations in .get_drvinfo() by Ivan Vecera · 9 years ago
  90. f6d3125 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  91. 72521ea r8169: fix handling rtl_readphy result by Andrzej Hajda · 9 years ago
  92. 8b7a704 8139cp: Fix GSO MSS handling by David Woodhouse · 9 years ago
  93. 5a58f22 8139cp: Enable offload features by default by David Woodhouse · 9 years ago
  94. 41b9764 8139cp: Dump contents of descriptor ring on TX timeout by David Woodhouse · 9 years ago
  95. 7f4c685 8139cp: Fix DMA unmapping of transmitted buffers by David Woodhouse · 9 years ago
  96. 0a5aeee 8139cp: Reduce duplicate csum/tso code in cp_start_xmit() by David Woodhouse · 9 years ago
  97. a3b8040 8139cp: Fix TSO/scatter-gather descriptor setup by David Woodhouse · 9 years ago
  98. 26b0bad 8139cp: Fix tx_queued debug message to print correct slot numbers by David Woodhouse · 9 years ago
  99. aaa0062 8139cp: Do not re-enable RX interrupts in cp_tx_timeout() by David Woodhouse · 9 years ago
  100. 7a8a8e7 8139cp: Call __cp_set_rx_mode() from cp_tx_timeout() by David Woodhouse · 9 years ago