1. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 11 years ago
  2. 85dcce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  3. 50ff44b 8139cp: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  4. 989c9ba r8169: Call dev_kfree_skby_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  5. a2ccd2e 8139too: Call dev_kfree_skby_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  6. 508f81d 8139cp: Call dev_kfree_skby_any instead of kfree_skb. by Eric W. Biederman · 11 years ago
  7. f75761b r8169: fix the incorrect tx descriptor version by hayeswang · 11 years ago
  8. 340fea3 r8169: initialize rtl8169_stats seqlock by Kyle McMartin · 11 years ago
  9. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  10. 7fe0ee0 net: 8139cp: fix a BUG_ON triggered by wrong bytes_compl by Yang Yingliang · 11 years ago
  11. 1bac107 r8169: check ALDPS bit and disable it if enabled for the 8168g by David Chang · 11 years ago
  12. 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
  13. 827da44 net: Explicitly initialize u64_stats_sync structures for lockdep by John Stultz · 11 years ago
  14. 0f423ff net: r8169: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  15. 64caa38 net: 8139too: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  16. ca30ab2 net: 8139cp: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  17. 3ced8c9 r8169: enforce RX_MULTI_EN for the 8168f. by françois romieu · 11 years ago
  18. b05930f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  19. 15edae9 r8169: fix invalid register dump by Peter Wu · 11 years ago
  20. 8f9d513 r8169: remember WOL preferences on driver load by Peter Wu · 11 years ago
  21. e7fb06a r8169,sis190: remove unnecessary length check by Peter Wu · 11 years ago
  22. d06f518 8139cp: Fix skb leak in rx_status_loop failure path. by Dave Jones · 11 years ago
  23. 9bb8eeb r8169: remove "PHY reset until link up" log spam by Lekensteyn · 11 years ago
  24. cf3c4c0 8139cp: Add dma_mapping_error checking by Neil Horman · 11 years ago
  25. 4ea7244 r8169: fix lockdep warning when removing interface by Lekensteyn · 11 years ago
  26. 45dd95c r8169: add a new chip for RTL8411 by hayeswang · 12 years ago
  27. 1ca0151 net/trivial: replace numeric with standard PM state macros by Yijing Wang · 12 years ago
  28. a1606c7 net: Move MII out from under NET_CORE and hide it by Ben Hutchings · 12 years ago
  29. 98962ba 8139cp: reset BQL when ring tx ring cleared by stephen hemminger · 12 years ago
  30. b423e9a r8169: fix offloaded tx checksum for small packets. by françois romieu · 12 years ago
  31. 5871768 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  32. e5195c1 r8169: fix 8168evl frame padding. by Stefan Bader · 12 years ago
  33. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 12 years ago
  34. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 12 years ago
  35. d978a63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  36. 58152cd r8169: add a new chip for RTL8106E by hayeswang · 12 years ago
  37. 1a96464 r8169: adjust the flow of hw_start by hayeswang · 12 years ago
  38. 57538c4 r8169: add a new chip for RTL8111G by hayeswang · 12 years ago
  39. beb330a r8169: Update the RTL8111G parameters by hayeswang · 12 years ago
  40. eee3786 r8169: Modify the method for setting firmware by hayeswang · 12 years ago
  41. fe7524c r8169: Update PHY settings of RTL8111G by hayeswang · 12 years ago
  42. 41f44d1 r8169: Modify the mothod for PHY settings of RTL8111G by hayeswang · 12 years ago
  43. 0427d01 r8169: Remove firmware code by hayeswang · 12 years ago
  44. e2409d8 r8169: fix auto speed down issue by hayeswang · 12 years ago
  45. 720a43e drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb by Joe Perches · 12 years ago
  46. faf1e78 r8169: honor jumbo settings when chipset is requested to start. by françois romieu · 12 years ago
  47. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  48. 9f6d98c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  49. 4521e1a9 Revert "r8169: enable internal ASPM and clock request settings". by Francois Romieu · 12 years ago
  50. eef63cc Revert "r8169: enable ALDPS for power saving". by Francois Romieu · 12 years ago
  51. f1e7b73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  52. ce11ff5 r8169: fix vlan tag read ordering. by françois romieu · 12 years ago
  53. 5d0feaf r8169: remove the obsolete and incorrect AMD workaround by Timo Teräs · 12 years ago
  54. 9fba081 r8169: remove unneeded dirty_rx index by Timo Teräs · 12 years ago
  55. 5af9857 drivers/net/ethernet/realtek: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  56. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  57. 83c34fd 8139cp: Prevent dev_close/cp_interrupt race on MTU change by John Greene · 12 years ago
  58. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  59. 9ecb9aa r8169: workaround for missing extended GigaMAC registers by françois romieu · 12 years ago
  60. 682d797 Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/net-next by David S. Miller · 12 years ago
  61. b4e54a94 8139too: remove __dev* attributes by Bill Pemberton · 12 years ago
  62. baf6329 r8169: remove __dev* attributes by Bill Pemberton · 12 years ago
  63. cb64edb 8139cp: properly support change of MTU values [v2] by John Greene · 12 years ago
  64. 892a925 8139cp: fix coherent mapping leak in error path. by françois romieu · 12 years ago
  65. 01ffc0a 8139cp: re-enable interrupts after tx timeout by David Woodhouse · 12 years ago
  66. 871f0d4 8139cp: enable bql by David Woodhouse · 12 years ago
  67. a9dbe40 8139cp: set ring address after enabling C+ mode by David Woodhouse · 12 years ago
  68. 071e3ef Revert "8139cp: revert "set ring address before enabling receiver"" by David S. Miller · 12 years ago
  69. 24bc518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  70. b26623d 8139cp: revert "set ring address before enabling receiver" by françois romieu · 12 years ago
  71. 810f489 r8169: Drop tp arg from rtl8169_tx_vlan_tag() by Kirill Smelkov · 12 years ago
  72. ac50974 r8169: remove unused macros. by Dayanidhi Sreenivasan · 12 years ago
  73. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  74. d64ec84 r8169: enable internal ASPM and clock request settings by hayeswang · 12 years ago
  75. bb263e1 atp: remove set_rx_mode_8012() by Paul Bolle · 12 years ago
  76. 0481776 r8169: allow multicast packets on sub-8168f chipset. by Nathan Walp · 12 years ago
  77. b00e69d r8169: Fix WoL on RTL8168d/8111d. by Cyril Brulebois · 12 years ago
  78. 4d44a9a r8169: Kill SafeMtu macro by Kirill Smelkov · 12 years ago
  79. 3eeb7da realtek: r8169: use module_pci_driver macro by Devendra Naga · 12 years ago
  80. e0c0755 r8169: enable ALDPS for power saving by hayeswang · 12 years ago
  81. 2e71a6f net: gro: selective flush of packets by Eric Dumazet · 12 years ago
  82. c477ebd sections: fix section conflicts in drivers/net by Andi Kleen · 12 years ago
  83. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  84. aee77e4 r8169: use unlimited DMA burst for TX by Michal Schmidt · 12 years ago
  85. 2a35cfa r8169: add D-Link DGE-560T identifiers. by Francois Romieu · 12 years ago
  86. 8200bc7 r8169: Preserve other Device Control bits when setting NOSNOOP_EN by Bjorn Helgaas · 12 years ago
  87. 7d7903b r8169: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  88. 17bcb68 r8169: revert "add byte queue limit support". by Francois Romieu · 12 years ago
  89. 82e316e r8169: verbose error message. by Francois Romieu · 12 years ago
  90. 3a83ad1 r8169: remove rtl_ocpdr_cond. by Hayes Wang · 12 years ago
  91. 5f8bcce r8169: fix argument in rtl_hw_init_8168g. by Hayes Wang · 13 years ago
  92. c558386 r8169: support RTL8168G by Hayes Wang · 13 years ago
  93. ffc4695 r8169: abstract out loop conditions. by Francois Romieu · 13 years ago
  94. fdf6fc0 r8169: ephy, eri and efuse functions signature changes. by Francois Romieu · 13 years ago
  95. 52989f0 r8169: csi_ops signature change. by Francois Romieu · 13 years ago
  96. 2419221 r8169: mdio_ops signature change. by Francois Romieu · 13 years ago
  97. 5598bfe r8169: add RTL8106E support. by Hayes Wang · 13 years ago
  98. eb2dc35 r8169: RxConfig hack for the 8168evl. by françois romieu · 13 years ago
  99. 7dbb491 r8169: avoid NAPI scheduling delay. by françois romieu · 13 years ago
  100. ad1be8d r8169: call netif_napi_del at errpaths and at driver unload by Devendra Naga · 13 years ago