1. faf1e78 r8169: honor jumbo settings when chipset is requested to start. by françois romieu · 11 years ago
  2. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  3. 9f6d98c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  4. 4521e1a9 Revert "r8169: enable internal ASPM and clock request settings". by Francois Romieu · 12 years ago
  5. eef63cc Revert "r8169: enable ALDPS for power saving". by Francois Romieu · 12 years ago
  6. f1e7b73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  7. ce11ff5 r8169: fix vlan tag read ordering. by françois romieu · 12 years ago
  8. 5d0feaf r8169: remove the obsolete and incorrect AMD workaround by Timo Teräs · 12 years ago
  9. 9fba081 r8169: remove unneeded dirty_rx index by Timo Teräs · 12 years ago
  10. 5af9857 drivers/net/ethernet/realtek: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  11. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  12. 83c34fd 8139cp: Prevent dev_close/cp_interrupt race on MTU change by John Greene · 12 years ago
  13. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  14. 9ecb9aa r8169: workaround for missing extended GigaMAC registers by françois romieu · 12 years ago
  15. 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
  16. b4e54a9 8139too: remove __dev* attributes by Bill Pemberton · 12 years ago
  17. baf6329 r8169: remove __dev* attributes by Bill Pemberton · 12 years ago
  18. cb64edb 8139cp: properly support change of MTU values [v2] by John Greene · 12 years ago
  19. 892a925 8139cp: fix coherent mapping leak in error path. by françois romieu · 12 years ago
  20. 01ffc0a 8139cp: re-enable interrupts after tx timeout by David Woodhouse · 12 years ago
  21. 871f0d4 8139cp: enable bql by David Woodhouse · 12 years ago
  22. a9dbe40 8139cp: set ring address after enabling C+ mode by David Woodhouse · 12 years ago
  23. 071e3ef Revert "8139cp: revert "set ring address before enabling receiver"" by David S. Miller · 12 years ago
  24. 24bc518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  25. b26623d 8139cp: revert "set ring address before enabling receiver" by françois romieu · 12 years ago
  26. 810f489 r8169: Drop tp arg from rtl8169_tx_vlan_tag() by Kirill Smelkov · 12 years ago
  27. ac50974 r8169: remove unused macros. by Dayanidhi Sreenivasan · 12 years ago
  28. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  29. d64ec84 r8169: enable internal ASPM and clock request settings by hayeswang · 12 years ago
  30. bb263e1 atp: remove set_rx_mode_8012() by Paul Bolle · 12 years ago
  31. 0481776 r8169: allow multicast packets on sub-8168f chipset. by Nathan Walp · 12 years ago
  32. b00e69d r8169: Fix WoL on RTL8168d/8111d. by Cyril Brulebois · 12 years ago
  33. 4d44a9a r8169: Kill SafeMtu macro by Kirill Smelkov · 12 years ago
  34. 3eeb7da realtek: r8169: use module_pci_driver macro by Devendra Naga · 12 years ago
  35. e0c0755 r8169: enable ALDPS for power saving by hayeswang · 12 years ago
  36. 2e71a6f net: gro: selective flush of packets by Eric Dumazet · 12 years ago
  37. c477ebd sections: fix section conflicts in drivers/net by Andi Kleen · 12 years ago
  38. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  39. aee77e4 r8169: use unlimited DMA burst for TX by Michal Schmidt · 12 years ago
  40. 2a35cfa r8169: add D-Link DGE-560T identifiers. by Francois Romieu · 12 years ago
  41. 8200bc7 r8169: Preserve other Device Control bits when setting NOSNOOP_EN by Bjorn Helgaas · 12 years ago
  42. 7d7903b r8169: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  43. 17bcb68 r8169: revert "add byte queue limit support". by Francois Romieu · 12 years ago
  44. 82e316e r8169: verbose error message. by Francois Romieu · 12 years ago
  45. 3a83ad1 r8169: remove rtl_ocpdr_cond. by Hayes Wang · 12 years ago
  46. 5f8bcce r8169: fix argument in rtl_hw_init_8168g. by Hayes Wang · 12 years ago
  47. c558386 r8169: support RTL8168G by Hayes Wang · 12 years ago
  48. ffc4695 r8169: abstract out loop conditions. by Francois Romieu · 12 years ago
  49. fdf6fc0 r8169: ephy, eri and efuse functions signature changes. by Francois Romieu · 12 years ago
  50. 52989f0 r8169: csi_ops signature change. by Francois Romieu · 12 years ago
  51. 2419221 r8169: mdio_ops signature change. by Francois Romieu · 12 years ago
  52. 5598bfe r8169: add RTL8106E support. by Hayes Wang · 12 years ago
  53. eb2dc35 r8169: RxConfig hack for the 8168evl. by françois romieu · 12 years ago
  54. 7dbb491 r8169: avoid NAPI scheduling delay. by françois romieu · 12 years ago
  55. ad1be8d r8169: call netif_napi_del at errpaths and at driver unload by Devendra Naga · 12 years ago
  56. 0bc777bc 8139cp/8139too: terminate the eeprom access with the right opmode by Jason Wang · 12 years ago
  57. b01af45 8139cp: set ring address before enabling receiver by Jason Wang · 12 years ago
  58. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  59. 0289403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  60. 477206a r8169: fix unsigned int wraparound with TSO by Julien Ducourthial · 12 years ago
  61. b3d7b2f r8169: support the new RTL8411 chip. by Hayes Wang · 12 years ago
  62. 5f886e0 r8169: adjust some functions of 8111f by Hayes Wang · 12 years ago
  63. 7e18dca r8169: support the new RTL8402 chip. by Hayes Wang · 12 years ago
  64. beb1fe1 r8169: add device specific CSI access helpers. by Hayes Wang · 12 years ago
  65. 0004299 r8169: modify pll power function by Hayes Wang · 12 years ago
  66. d387b42 r8169: 8168c and later require bit 0x20 to be set in Config2 for PME signaling. by Francois Romieu · 12 years ago
  67. 851e602 r8169: Config1 is read-only on 8168c and later. by Francois Romieu · 12 years ago
  68. 56845d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  69. a8c9cb1 8139cp: set intr mask after its handler is registered by Jason Wang · 12 years ago
  70. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  71. e75d660 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  72. 65712ec 8139too: dev->{base_addr, irq} removal. by Francois Romieu · 12 years ago
  73. a69afe3 8139cp: stop using net_device.{base_addr, irq}. by Francois Romieu · 12 years ago
  74. e1593bb r8169: Support the get_ts_info ethtool method. by Richard Cochran · 12 years ago
  75. cff4c16 r8169: enable napi on resume. by Artem Savkov · 12 years ago
  76. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  77. a9d7e79 r8169.c: fix comment typo by Justin P. Mattock · 12 years ago
  78. 5047fb5 r8169: enable transmit time stamping. by Richard Cochran · 12 years ago
  79. 92a7c4e r8169: stop using net_device.{base_addr, irq}. by Francois Romieu · 12 years ago
  80. 31fa8b1 r8169: move rtl_cfg_info closer to its caller. by Francois Romieu · 12 years ago
  81. dc1c00c r8169: move the netpoll handler after the irq handler. by Francois Romieu · 12 years ago
  82. df43ac7 r8169: move rtl8169_open after rtl_task it depends on. by Francois Romieu · 12 years ago
  83. e6b763e r8169: move rtl_set_rx_mode before its rtl_hw_start callers. by Francois Romieu · 12 years ago
  84. fa9c385 r8169: move net_device_ops beyond the methods it references. by Francois Romieu · 12 years ago
  85. 3b6cf25 r8169: move the driver probe method to the end of the driver file. by Francois Romieu · 12 years ago
  86. e27566e r8169: move the driver removal method to the end of the driver file. by Francois Romieu · 12 years ago
  87. b2d3298 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  88. 2a15cd2 r8169: runtime resume before shutdown. by françois romieu · 12 years ago
  89. 9184a22 8139too: Add 64bit statistics by Junchang Wang · 12 years ago
  90. f6a1ad4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  91. 036dafa r8169: add byte queue limit support. by Igor Maravic · 12 years ago
  92. 8027aa2 r8169: add 64bit statistics. by Junchang Wang · 12 years ago
  93. 9c5028e r8169: corrupted IP fragments fix for large mtu. by françois romieu · 12 years ago
  94. 79d0c1d r8169: Support RX-FCS flag. by Ben Greear · 13 years ago
  95. 6bbe021 r8169: Support RX-ALL flag. by Ben Greear · 13 years ago
  96. eeb69aa 8139too: Support RX-FCS flag. by Ben Greear · 13 years ago
  97. d95089d 8139too: Support RX-ALL logic. by Ben Greear · 13 years ago
  98. dae2e9f netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A. Dalvi · 13 years ago
  99. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  100. 6c05d25 r8169: spinlock redux. by Francois Romieu · 13 years ago