1. 7ebc482 r8169: enforce RX_MULTI_EN on rtl8168ep/8111ep chips by Ivan Vecera · 9 years ago
  2. eb78139 r8169: Do not use dev_kfree_skb in xmit path by Alexander Duyck · 9 years ago
  3. 5c2d2b1 r8169: Fix trivial typo in rtl_check_firmware by Yannick Guerrini · 9 years ago
  4. 87cda7c r8169: Revert BQL and xmit_more support. by David S. Miller · 9 years ago
  5. c5ce28d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  6. f65d539 r8169: use PCI define for Max_Read_Request_Size by Rafał Miłecki · 9 years ago
  7. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  8. 0bec3b7 r8169: add support for xmit_more by Florian Westphal · 10 years ago
  9. 5fbea33 r8169:update rtl8168g pcie ephy parameter by Chun-Hao Lin · 10 years ago
  10. a075013 r8169: Use dma_rmb() and dma_wmb() for DescOwn checks by Alexander Duyck · 10 years ago
  11. e2338f8 ethernet/realtek: use napi_alloc_skb instead of netdev_alloc_skb_ip_align by Alexander Duyck · 10 years ago
  12. 207c5f4 r8169: Use eth_skb_pad function by Alexander Duyck · 10 years ago
  13. 003609d r8169:disable rtl8168ep cmac engine by Chun-Hao Lin · 10 years ago
  14. d6e5729 r8169:prevent enable hardware tx/rx too early by Chun-Hao Lin · 10 years ago
  15. 935e221 r8169:add support for RTL8168EP by Chun-Hao Lin · 10 years ago
  16. 1e91887 r8169: add support for Byte Queue Limits by Florian Westphal · 10 years ago
  17. ee7a1be r8169:call "rtl8168_driver_start" "rtl8168_driver_stop" only when hardware dash function is enabled by Chun-Hao Lin · 10 years ago
  18. 2a9b4d9 r8169:modify the behavior of function "rtl8168_oob_notify" by Chun-Hao Lin · 10 years ago
  19. 2f8c040 r8169:change the name of function "r8168dp_check_dash" to "r8168_check_dash" by Chun-Hao Lin · 10 years ago
  20. 706123d r8169:change the name of function"rtl_w1w0_eri" by Chun-Hao Lin · 10 years ago
  21. 7656442 r8169:for function "rtl_w1w0_phy" change its name and behavior by Chun-Hao Lin · 10 years ago
  22. ac85bcd r8169:add more chips to support magic packet v2 by Chun-Hao Lin · 10 years ago
  23. 89cceb2 r8169:add support more chips to get mac address from backup mac address register by Chun-Hao Lin · 10 years ago
  24. 42fde73 r8169:add disable/enable RTL8411B pll function by Chun-Hao Lin · 10 years ago
  25. b8e5e6a r8169:add disable/enable RTL8168G pll function by Chun-Hao Lin · 10 years ago
  26. 05b9687 r8169:change uppercase number to lowercase number by Chun-Hao Lin · 10 years ago
  27. 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  28. 85911d7 r8169: fix an if condition by Dan Carpenter · 10 years ago
  29. 929a031 r8169: adjust __rtl8169_set_features by hayeswang · 10 years ago
  30. 36d8e82 r8169: fix setting rx vlan by hayeswang · 10 years ago
  31. 48c2040 r8169: fix the default setting of rx vlan by hayeswang · 10 years ago
  32. a3bf5c4 r8169: add missing MODULE_FIRMWARE. by Francois Romieu · 10 years ago
  33. 6e1d0b8 r8169:add support for RTL8168H and RTL8107E by Chun-Hao Lin · 10 years ago
  34. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  35. 8fd90bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  36. 7a9810e r8169: Enable RX_MULTI_EN for RTL_GIGA_MAC_VER_40 by Michel Dänzer · 10 years ago
  37. 1a98c69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  38. e974604 r8169: support IPv6 by hayeswang · 10 years ago
  39. bdfa4ed r8169: use Giant Send by hayeswang · 10 years ago
  40. 5888d3f r8169: split rtl8169_tso_csum by hayeswang · 10 years ago
  41. b51ecea r8169: disable L23 by hayeswang · 10 years ago
  42. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  43. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 10 years ago
  44. 85dcce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  45. 989c9ba r8169: Call dev_kfree_skby_any instead of dev_kfree_skb. by Eric W. Biederman · 10 years ago
  46. f75761b r8169: fix the incorrect tx descriptor version by hayeswang · 10 years ago
  47. 340fea3 r8169: initialize rtl8169_stats seqlock by Kyle McMartin · 10 years ago
  48. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  49. 1bac107 r8169: check ALDPS bit and disable it if enabled for the 8168g by David Chang · 11 years ago
  50. 0f423ffe net: r8169: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  51. 3ced8c9 r8169: enforce RX_MULTI_EN for the 8168f. by françois romieu · 11 years ago
  52. b05930f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  53. 15edae9 r8169: fix invalid register dump by Peter Wu · 11 years ago
  54. 8f9d513 r8169: remember WOL preferences on driver load by Peter Wu · 11 years ago
  55. e7fb06a r8169,sis190: remove unnecessary length check by Peter Wu · 11 years ago
  56. 9bb8eeb r8169: remove "PHY reset until link up" log spam by Lekensteyn · 11 years ago
  57. 4ea7244 r8169: fix lockdep warning when removing interface by Lekensteyn · 11 years ago
  58. 45dd95c r8169: add a new chip for RTL8411 by hayeswang · 11 years ago
  59. b423e9a r8169: fix offloaded tx checksum for small packets. by françois romieu · 11 years ago
  60. 5871768 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  61. e5195c1 r8169: fix 8168evl frame padding. by Stefan Bader · 11 years ago
  62. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 11 years ago
  63. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  64. d978a63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  65. 58152cd r8169: add a new chip for RTL8106E by hayeswang · 11 years ago
  66. 1a96464 r8169: adjust the flow of hw_start by hayeswang · 11 years ago
  67. 57538c4 r8169: add a new chip for RTL8111G by hayeswang · 11 years ago
  68. beb330a r8169: Update the RTL8111G parameters by hayeswang · 11 years ago
  69. eee3786 r8169: Modify the method for setting firmware by hayeswang · 11 years ago
  70. fe7524c r8169: Update PHY settings of RTL8111G by hayeswang · 11 years ago
  71. 41f44d1 r8169: Modify the mothod for PHY settings of RTL8111G by hayeswang · 11 years ago
  72. 0427d01 r8169: Remove firmware code by hayeswang · 11 years ago
  73. e2409d8 r8169: fix auto speed down issue by hayeswang · 11 years ago
  74. faf1e78 r8169: honor jumbo settings when chipset is requested to start. by françois romieu · 11 years ago
  75. 9f6d98c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  76. 4521e1a9 Revert "r8169: enable internal ASPM and clock request settings". by Francois Romieu · 12 years ago
  77. eef63cc Revert "r8169: enable ALDPS for power saving". by Francois Romieu · 11 years ago
  78. f1e7b73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  79. ce11ff5 r8169: fix vlan tag read ordering. by françois romieu · 11 years ago
  80. 5d0feaf r8169: remove the obsolete and incorrect AMD workaround by Timo Teräs · 12 years ago
  81. 9fba081 r8169: remove unneeded dirty_rx index by Timo Teräs · 12 years ago
  82. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  83. 9ecb9aa r8169: workaround for missing extended GigaMAC registers by françois romieu · 12 years ago
  84. baf6329 r8169: remove __dev* attributes by Bill Pemberton · 12 years ago
  85. 810f489 r8169: Drop tp arg from rtl8169_tx_vlan_tag() by Kirill Smelkov · 12 years ago
  86. ac50974 r8169: remove unused macros. by Dayanidhi Sreenivasan · 12 years ago
  87. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  88. d64ec84 r8169: enable internal ASPM and clock request settings by hayeswang · 12 years ago
  89. 0481776 r8169: allow multicast packets on sub-8168f chipset. by Nathan Walp · 12 years ago
  90. b00e69d r8169: Fix WoL on RTL8168d/8111d. by Cyril Brulebois · 12 years ago
  91. 4d44a9a r8169: Kill SafeMtu macro by Kirill Smelkov · 12 years ago
  92. 3eeb7da realtek: r8169: use module_pci_driver macro by Devendra Naga · 12 years ago
  93. e0c0755 r8169: enable ALDPS for power saving by hayeswang · 12 years ago
  94. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  95. aee77e4 r8169: use unlimited DMA burst for TX by Michal Schmidt · 12 years ago
  96. 2a35cfa r8169: add D-Link DGE-560T identifiers. by Francois Romieu · 12 years ago
  97. 8200bc7 r8169: Preserve other Device Control bits when setting NOSNOOP_EN by Bjorn Helgaas · 12 years ago
  98. 7d7903b r8169: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  99. 17bcb68 r8169: revert "add byte queue limit support". by Francois Romieu · 12 years ago
  100. 82e316e r8169: verbose error message. by Francois Romieu · 12 years ago