1. f007643 r8169: set coherent DMA mask as well as streaming DMA mask by Ard Biesheuvel · 8 years ago
  2. b628d61 8139cp: Fix one possible deadloop in cp_rx_poll by Gao Feng · 8 years ago
  3. 0a2f0d2 8139too: fix system hang when there is a tx timeout event. by Chun-Hao Lin · 8 years ago
  4. f51d4a1 r8169: fix nic may not work after changing mac address. by Chun-Hao Lin · 8 years ago
  5. e063623 r8169: add checking driver's runtime pm status in rtl8169_get_ethtool_stats() by Chun-Hao Lin · 8 years ago
  6. 5fa80a3 r8169: fix kernel log spam when set or get hardware wol setting. by Chun-Hao Lin · 8 years ago
  7. 27896c8 r8169: default to 64-bit DMA on recent PCIe chips by Ard Biesheuvel · 8 years ago
  8. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  9. c455697 r8169:Remove unnecessary phy reset for pcie nic when setting link spped. by Chun-Hao Lin · 8 years ago
  10. 607e681 r8169: Enable RX_MULTI_EN for RTL_GIGA_MAC_VER_41~48 by Chunhao Lin · 8 years ago
  11. f09cf4b r8169:fix "rtl_counters_cond == 1 (loop: 1000, delay: 10)" log spam. by Chun-Hao Lin · 8 years ago
  12. a2cb7ec r8169:fix system hange problem. by Chun-Hao Lin · 8 years ago
  13. 1016a4a r8169:Correct the way of setting RTL8168DP ephy by Chun-Hao Lin · 9 years ago
  14. c832c35f r8169:Fix typo in setting RTL8168H PHY PFM mode. by Chun-Hao Lin · 9 years ago
  15. 69f3dc3 r8169:Fix typo in setting RTL8168EP and RTL8168H D3cold PFM mode by Chun-Hao Lin · 9 years ago
  16. 5849333 r8169:Update the way of reading RTL8168H PHY register "rg_saw_cnt" by Chun-Hao Lin · 9 years ago
  17. e2e2788 r8169:Fix typo in setting RTL8168H PHY parameter by Chun-Hao Lin · 9 years ago
  18. 3917429 r8169: fix kasan reported skb use-after-free. by françois romieu · 9 years ago
  19. 47ea032 drivers/net: get rid of unnecessary initializations in .get_drvinfo() by Ivan Vecera · 9 years ago
  20. f6d3125 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  21. 72521ea r8169: fix handling rtl_readphy result by Andrzej Hajda · 9 years ago
  22. 8b7a704 8139cp: Fix GSO MSS handling by David Woodhouse · 9 years ago
  23. 5a58f22 8139cp: Enable offload features by default by David Woodhouse · 9 years ago
  24. 41b9764 8139cp: Dump contents of descriptor ring on TX timeout by David Woodhouse · 9 years ago
  25. 7f4c685 8139cp: Fix DMA unmapping of transmitted buffers by David Woodhouse · 9 years ago
  26. 0a5aeee 8139cp: Reduce duplicate csum/tso code in cp_start_xmit() by David Woodhouse · 9 years ago
  27. a3b8040 8139cp: Fix TSO/scatter-gather descriptor setup by David Woodhouse · 9 years ago
  28. 26b0bad 8139cp: Fix tx_queued debug message to print correct slot numbers by David Woodhouse · 9 years ago
  29. aaa0062 8139cp: Do not re-enable RX interrupts in cp_tx_timeout() by David Woodhouse · 9 years ago
  30. 7a8a8e7 8139cp: Call __cp_set_rx_mode() from cp_tx_timeout() by David Woodhouse · 9 years ago
  31. fc27bd1 8139cp: Use dev_kfree_skb_any() instead of dev_kfree_skb() in cp_clean_rings() by David Woodhouse · 9 years ago
  32. 4202032 r8169: Fix sleeping function called during get_stats64, v2 by Corinna Vinschen · 9 years ago
  33. d7d2d89 r8169: Add software counter for multicast packages by Corinna Vinschen · 9 years ago
  34. 6e85d5a r8169: Add values missing in @get_stats64 from HW counters by Corinna Vinschen · 9 years ago
  35. 7ebc482 r8169: enforce RX_MULTI_EN on rtl8168ep/8111ep chips by Ivan Vecera · 9 years ago
  36. 138b15e drivers/net: remove all references to obsolete Ethernet-HOWTO by Paul Gortmaker · 9 years ago
  37. eb78139 r8169: Do not use dev_kfree_skb in xmit path by Alexander Duyck · 9 years ago
  38. 5c2d2b1 r8169: Fix trivial typo in rtl_check_firmware by Yannick Guerrini · 9 years ago
  39. 87cda7c r8169: Revert BQL and xmit_more support. by David S. Miller · 9 years ago
  40. c5ce28d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  41. c08f8467 Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  42. f65d539 r8169: use PCI define for Max_Read_Request_Size by Rafał Miłecki · 10 years ago
  43. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  44. 0bec3b7 r8169: add support for xmit_more by Florian Westphal · 10 years ago
  45. ea3c9e1 8139too: Add netif_napi_del in the driver by Jia-Ju Bai · 10 years ago
  46. 6402a57 8139too: Fix the lack of pci_disable_device by Jia-Ju Bai · 10 years ago
  47. 5fbea33 r8169:update rtl8168g pcie ephy parameter by Chun-Hao Lin · 10 years ago
  48. a075013 r8169: Use dma_rmb() and dma_wmb() for DescOwn checks by Alexander Duyck · 10 years ago
  49. e2338f8 ethernet/realtek: use napi_alloc_skb instead of netdev_alloc_skb_ip_align by Alexander Duyck · 10 years ago
  50. 207c5f4 r8169: Use eth_skb_pad function by Alexander Duyck · 10 years ago
  51. 003609d r8169:disable rtl8168ep cmac engine by Chun-Hao Lin · 10 years ago
  52. d6e5729 r8169:prevent enable hardware tx/rx too early by Chun-Hao Lin · 10 years ago
  53. 2bbea0a 8139too: The maximum MTU should allow for VLAN headers by Alban Bedel · 10 years ago
  54. 6f6e741 8139too: Allow using the largest possible MTU by Alban Bedel · 10 years ago
  55. ef786f1 8139too: Allow setting MTU larger than 1500 by Alban Bedel · 10 years ago
  56. 7aef06d net: ethernet: realtek: atp: checkpatch errors and warnings corrected by Roberto Medina · 10 years ago
  57. 935e221 r8169:add support for RTL8168EP by Chun-Hao Lin · 10 years ago
  58. 1e91887 r8169: add support for Byte Queue Limits by Florian Westphal · 10 years ago
  59. ee7a1be r8169:call "rtl8168_driver_start" "rtl8168_driver_stop" only when hardware dash function is enabled by Chun-Hao Lin · 10 years ago
  60. 2a9b4d9 r8169:modify the behavior of function "rtl8168_oob_notify" by Chun-Hao Lin · 10 years ago
  61. 2f8c040 r8169:change the name of function "r8168dp_check_dash" to "r8168_check_dash" by Chun-Hao Lin · 10 years ago
  62. 706123d r8169:change the name of function"rtl_w1w0_eri" by Chun-Hao Lin · 10 years ago
  63. 7656442 r8169:for function "rtl_w1w0_phy" change its name and behavior by Chun-Hao Lin · 10 years ago
  64. ac85bcd r8169:add more chips to support magic packet v2 by Chun-Hao Lin · 10 years ago
  65. 89cceb2 r8169:add support more chips to get mac address from backup mac address register by Chun-Hao Lin · 10 years ago
  66. 42fde73 r8169:add disable/enable RTL8411B pll function by Chun-Hao Lin · 10 years ago
  67. b8e5e6a r8169:add disable/enable RTL8168G pll function by Chun-Hao Lin · 10 years ago
  68. 05b9687 r8169:change uppercase number to lowercase number by Chun-Hao Lin · 10 years ago
  69. 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  70. 85911d7 r8169: fix an if condition by Dan Carpenter · 10 years ago
  71. 929a031 r8169: adjust __rtl8169_set_features by hayeswang · 10 years ago
  72. 36d8e82 r8169: fix setting rx vlan by hayeswang · 10 years ago
  73. 48c2040 r8169: fix the default setting of rx vlan by hayeswang · 10 years ago
  74. a3bf5c4 r8169: add missing MODULE_FIRMWARE. by Francois Romieu · 10 years ago
  75. 6e1d0b8 r8169:add support for RTL8168H and RTL8107E by Chun-Hao Lin · 10 years ago
  76. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  77. 96b3bff ethernet: realtek: use pci_device_id by Varka Bhadram · 10 years ago
  78. 5490c27 ethernet: realtek: use module_pci_driver by Varka Bhadram · 10 years ago
  79. 8fd90bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  80. 7a9810e r8169: Enable RX_MULTI_EN for RTL_GIGA_MAC_VER_40 by Michel Dänzer · 10 years ago
  81. 1a98c69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  82. e974604 r8169: support IPv6 by hayeswang · 10 years ago
  83. bdfa4ed r8169: use Giant Send by hayeswang · 10 years ago
  84. 5888d3f r8169: split rtl8169_tso_csum by hayeswang · 10 years ago
  85. b51ecea r8169: disable L23 by hayeswang · 10 years ago
  86. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  87. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 10 years ago
  88. 85dcce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  89. 50ff44b 8139cp: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 10 years ago
  90. 989c9ba r8169: Call dev_kfree_skby_any instead of dev_kfree_skb. by Eric W. Biederman · 10 years ago
  91. a2ccd2e 8139too: Call dev_kfree_skby_any instead of dev_kfree_skb. by Eric W. Biederman · 10 years ago
  92. 508f81d 8139cp: Call dev_kfree_skby_any instead of kfree_skb. by Eric W. Biederman · 10 years ago
  93. f75761b r8169: fix the incorrect tx descriptor version by hayeswang · 10 years ago
  94. 340fea3 r8169: initialize rtl8169_stats seqlock by Kyle McMartin · 10 years ago
  95. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  96. 7fe0ee0 net: 8139cp: fix a BUG_ON triggered by wrong bytes_compl by Yang Yingliang · 11 years ago
  97. 1bac107 r8169: check ALDPS bit and disable it if enabled for the 8168g by David Chang · 11 years ago
  98. 5e30025 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  99. 827da44 net: Explicitly initialize u64_stats_sync structures for lockdep by John Stultz · 11 years ago
  100. 0f423ffe net: r8169: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago