1. f75761b r8169: fix the incorrect tx descriptor version by hayeswang · 10 years ago
  2. 340fea3 r8169: initialize rtl8169_stats seqlock by Kyle McMartin · 10 years ago
  3. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  4. 1bac107 r8169: check ALDPS bit and disable it if enabled for the 8168g by David Chang · 11 years ago
  5. 0f423ffe net: r8169: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  6. 3ced8c9 r8169: enforce RX_MULTI_EN for the 8168f. by françois romieu · 11 years ago
  7. b05930f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  8. 15edae9 r8169: fix invalid register dump by Peter Wu · 11 years ago
  9. 8f9d513 r8169: remember WOL preferences on driver load by Peter Wu · 11 years ago
  10. e7fb06a r8169,sis190: remove unnecessary length check by Peter Wu · 11 years ago
  11. 9bb8eeb r8169: remove "PHY reset until link up" log spam by Lekensteyn · 11 years ago
  12. 4ea7244 r8169: fix lockdep warning when removing interface by Lekensteyn · 11 years ago
  13. 45dd95c r8169: add a new chip for RTL8411 by hayeswang · 11 years ago
  14. b423e9a r8169: fix offloaded tx checksum for small packets. by françois romieu · 11 years ago
  15. 5871768 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  16. e5195c1 r8169: fix 8168evl frame padding. by Stefan Bader · 11 years ago
  17. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 11 years ago
  18. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  19. d978a63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  20. 58152cd r8169: add a new chip for RTL8106E by hayeswang · 11 years ago
  21. 1a96464 r8169: adjust the flow of hw_start by hayeswang · 11 years ago
  22. 57538c4 r8169: add a new chip for RTL8111G by hayeswang · 11 years ago
  23. beb330a r8169: Update the RTL8111G parameters by hayeswang · 11 years ago
  24. eee3786 r8169: Modify the method for setting firmware by hayeswang · 11 years ago
  25. fe7524c r8169: Update PHY settings of RTL8111G by hayeswang · 11 years ago
  26. 41f44d1 r8169: Modify the mothod for PHY settings of RTL8111G by hayeswang · 11 years ago
  27. 0427d01 r8169: Remove firmware code by hayeswang · 11 years ago
  28. e2409d8 r8169: fix auto speed down issue by hayeswang · 11 years ago
  29. faf1e78 r8169: honor jumbo settings when chipset is requested to start. by françois romieu · 11 years ago
  30. 9f6d98c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  31. 4521e1a9 Revert "r8169: enable internal ASPM and clock request settings". by Francois Romieu · 12 years ago
  32. eef63cc Revert "r8169: enable ALDPS for power saving". by Francois Romieu · 11 years ago
  33. f1e7b73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  34. ce11ff5 r8169: fix vlan tag read ordering. by françois romieu · 12 years ago
  35. 5d0feaf r8169: remove the obsolete and incorrect AMD workaround by Timo Teräs · 12 years ago
  36. 9fba081 r8169: remove unneeded dirty_rx index by Timo Teräs · 12 years ago
  37. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  38. 9ecb9aa r8169: workaround for missing extended GigaMAC registers by françois romieu · 12 years ago
  39. baf6329 r8169: remove __dev* attributes by Bill Pemberton · 12 years ago
  40. 810f489 r8169: Drop tp arg from rtl8169_tx_vlan_tag() by Kirill Smelkov · 12 years ago
  41. ac50974 r8169: remove unused macros. by Dayanidhi Sreenivasan · 12 years ago
  42. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  43. d64ec84 r8169: enable internal ASPM and clock request settings by hayeswang · 12 years ago
  44. 0481776 r8169: allow multicast packets on sub-8168f chipset. by Nathan Walp · 12 years ago
  45. b00e69d r8169: Fix WoL on RTL8168d/8111d. by Cyril Brulebois · 12 years ago
  46. 4d44a9a r8169: Kill SafeMtu macro by Kirill Smelkov · 12 years ago
  47. 3eeb7da realtek: r8169: use module_pci_driver macro by Devendra Naga · 12 years ago
  48. e0c0755 r8169: enable ALDPS for power saving by hayeswang · 12 years ago
  49. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  50. aee77e4 r8169: use unlimited DMA burst for TX by Michal Schmidt · 12 years ago
  51. 2a35cfa r8169: add D-Link DGE-560T identifiers. by Francois Romieu · 12 years ago
  52. 8200bc7 r8169: Preserve other Device Control bits when setting NOSNOOP_EN by Bjorn Helgaas · 12 years ago
  53. 7d7903b r8169: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  54. 17bcb68 r8169: revert "add byte queue limit support". by Francois Romieu · 12 years ago
  55. 82e316e r8169: verbose error message. by Francois Romieu · 12 years ago
  56. 3a83ad1 r8169: remove rtl_ocpdr_cond. by Hayes Wang · 12 years ago
  57. 5f8bcce r8169: fix argument in rtl_hw_init_8168g. by Hayes Wang · 12 years ago
  58. c558386 r8169: support RTL8168G by Hayes Wang · 12 years ago
  59. ffc4695 r8169: abstract out loop conditions. by Francois Romieu · 12 years ago
  60. fdf6fc0 r8169: ephy, eri and efuse functions signature changes. by Francois Romieu · 12 years ago
  61. 52989f0 r8169: csi_ops signature change. by Francois Romieu · 12 years ago
  62. 2419221 r8169: mdio_ops signature change. by Francois Romieu · 12 years ago
  63. 5598bfe r8169: add RTL8106E support. by Hayes Wang · 12 years ago
  64. eb2dc35 r8169: RxConfig hack for the 8168evl. by françois romieu · 12 years ago
  65. 7dbb491 r8169: avoid NAPI scheduling delay. by françois romieu · 12 years ago
  66. ad1be8d r8169: call netif_napi_del at errpaths and at driver unload by Devendra Naga · 12 years ago
  67. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  68. 0289403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  69. 477206a r8169: fix unsigned int wraparound with TSO by Julien Ducourthial · 12 years ago
  70. b3d7b2f r8169: support the new RTL8411 chip. by Hayes Wang · 12 years ago
  71. 5f886e0 r8169: adjust some functions of 8111f by Hayes Wang · 12 years ago
  72. 7e18dca r8169: support the new RTL8402 chip. by Hayes Wang · 12 years ago
  73. beb1fe1 r8169: add device specific CSI access helpers. by Hayes Wang · 12 years ago
  74. 0004299 r8169: modify pll power function by Hayes Wang · 12 years ago
  75. d387b42 r8169: 8168c and later require bit 0x20 to be set in Config2 for PME signaling. by Francois Romieu · 12 years ago
  76. 851e602 r8169: Config1 is read-only on 8168c and later. by Francois Romieu · 12 years ago
  77. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  78. e75d660 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  79. e1593bb r8169: Support the get_ts_info ethtool method. by Richard Cochran · 12 years ago
  80. cff4c16 r8169: enable napi on resume. by Artem Savkov · 12 years ago
  81. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  82. a9d7e79 r8169.c: fix comment typo by Justin P. Mattock · 12 years ago
  83. 5047fb5 r8169: enable transmit time stamping. by Richard Cochran · 12 years ago
  84. 92a7c4e r8169: stop using net_device.{base_addr, irq}. by Francois Romieu · 12 years ago
  85. 31fa8b1 r8169: move rtl_cfg_info closer to its caller. by Francois Romieu · 12 years ago
  86. dc1c00c r8169: move the netpoll handler after the irq handler. by Francois Romieu · 12 years ago
  87. df43ac7 r8169: move rtl8169_open after rtl_task it depends on. by Francois Romieu · 12 years ago
  88. e6b763e r8169: move rtl_set_rx_mode before its rtl_hw_start callers. by Francois Romieu · 12 years ago
  89. fa9c385 r8169: move net_device_ops beyond the methods it references. by Francois Romieu · 12 years ago
  90. 3b6cf25 r8169: move the driver probe method to the end of the driver file. by Francois Romieu · 12 years ago
  91. e27566e r8169: move the driver removal method to the end of the driver file. by Francois Romieu · 12 years ago
  92. b2d3298 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  93. 2a15cd2 r8169: runtime resume before shutdown. by françois romieu · 12 years ago
  94. f6a1ad4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  95. 036dafa r8169: add byte queue limit support. by Igor Maravic · 12 years ago
  96. 8027aa2 r8169: add 64bit statistics. by Junchang Wang · 12 years ago
  97. 9c5028e r8169: corrupted IP fragments fix for large mtu. by françois romieu · 12 years ago
  98. 79d0c1d r8169: Support RX-FCS flag. by Ben Greear · 12 years ago
  99. 6bbe021 r8169: Support RX-ALL flag. by Ben Greear · 12 years ago
  100. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 12 years ago