1. 6c3b9d3 r8169: Fix rtl8169_rx_interrupt() by Eric Dumazet · 14 years ago
  2. 908ba2b r8169: more broken register writes workaround by françois romieu · 14 years ago
  3. 87aeec7 r8169: failure to enable mwi should not be fatal by françois romieu · 14 years ago
  4. 93f4d91 r8169: clean up my printk uglyness by Neil Horman · 14 years ago
  5. c0cd884 r8169: offical fix for CVE-2009-4537 (overlength frame DMAs) by Neil Horman · 14 years ago
  6. 78f1cd0 r8169: fix broken register writes by Francois Romieu · 14 years ago
  7. 4300e8c Revert "r8169: enable 64-bit DMA by default for PCI Express devices (v2)" by David S. Miller · 14 years ago
  8. 4c020a9 r8169: use correct barrier between cacheable and non-cacheable memory by David Dillow · 14 years ago
  9. f9dcbcc net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2 by Jiri Pirko · 14 years ago
  10. 3531768 r8169: enable 64-bit DMA by default for PCI Express devices (v2) by Robert Hancock · 14 years ago
  11. bf82c18 drivers/net/r8196.c: Use netif_printk macros by Joe Perches · 15 years ago
  12. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  13. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  14. 30a6ae8 drivers/net/r8169.c: use %pM to shown MAC address by H Hartley Sweeten · 15 years ago
  15. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  16. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  17. ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  18. cc098dc r8169: restore mac addr in rtl8169_remove_one and rtl_shutdown by Ivan Vecera · 15 years ago
  19. 350f759 r8169: move PHY regs tables to .rodata by Alexey Dobriyan · 15 years ago
  20. a2bfbc0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  21. 8812304 r8169: Fix receive buffer length when MTU is between 1515 and 1536 by Raimonds Cicans · 15 years ago
  22. 230f9bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  23. 207d6e87 r8169: Fix card drop incoming VLAN tagged MTU byte large jumbo frames by Raimonds Cicans · 15 years ago
  24. cfadf85 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  25. 05af214 r8169: fix Ethernet Hangup for RTL8110SC rev d by Simon Wunderlich · 15 years ago
  26. 421355d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  27. daf9df6 r8169: partial support and phy init for the 8168d by françois romieu · 15 years ago
  28. 89d71a6 net: Use netdev_alloc_skb_ip_align() by Eric Dumazet · 15 years ago
  29. 3a5f29c r8169: Fix warning in rtl8169_start_xmit(). by David S. Miller · 15 years ago
  30. 7ab0f27 netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations by Ben Hutchings · 15 years ago
  31. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  32. 85910a8e r8169: phy init for the 8102e by françois romieu · 15 years ago
  33. 0b9b571 r8169: phy init for the 8169s by françois romieu · 15 years ago
  34. 2e955856 r8169: phy init for the 8169scd by françois romieu · 15 years ago
  35. 8c7006a r8169: phy init for the 8169sce by françois romieu · 15 years ago
  36. 21d5736 r8169: differentiate close chipsets in the startup identification message by françois romieu · 15 years ago
  37. 5edcc53 r8169: fix r8101 quirk dupe by françois romieu · 15 years ago
  38. ca52efd r8169: WakeOnLan fix for the 8168 by françois romieu · 15 years ago
  39. 40c27ee r8169: remove unused variable by Florian Westphal · 15 years ago
  40. 4bb3f52 r8169: do not bring device down when suspending by françois romieu · 15 years ago
  41. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  42. 87433bf r8169: use dev_kfree_skb() instead of dev_kfree_skb_irq() by Eric Dumazet · 15 years ago
  43. fdd7b4c r8169: fix crash when large packets are received by Eric Dumazet · 15 years ago
  44. b2f8f75 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  45. cdd0db0 net: dont update dev->trans_start by Eric Dumazet · 15 years ago
  46. f21b75e r8169: Use a different default for each family by Jean Delvare · 15 years ago
  47. f11a377 r8169: avoid losing MSI interrupts by David Dillow · 15 years ago
  48. 3577aa1 r8169: allow true forced mode setting by françois romieu · 15 years ago
  49. 381f051 r8169: remove useless struct member by françois romieu · 15 years ago
  50. 861ab44 NET/r8169: Rework suspend and resume by Rafael J. Wysocki · 15 years ago
  51. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  52. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  53. d78ad8c r8169: reset IntrStatus after chip reset by Karsten Wiese · 15 years ago
  54. 2d6a5e9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  55. ea8dbdd r8169: revert "r8169: read MAC address from EEPROM on init (2nd attempt)" by françois romieu · 15 years ago
  56. 97d477a r8169: use hardware auto-padding. by françois romieu · 15 years ago
  57. aa4abc9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  58. 6709fe9 r8169: read MAC address from EEPROM on init (2nd attempt) by Ivan Vecera · 15 years ago
  59. 409f0a9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  60. 355423d r8169: Don't update statistics counters when interface is down by Ivan Vecera · 16 years ago
  61. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
  62. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  63. 0082982 netdev: add more functions to netdevice ops by Stephen Hemminger · 16 years ago
  64. 8b4ab28 r8169: convert to net_device_ops by Francois Romieu · 16 years ago
  65. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  66. e383d56 r8169: revert "read MAC address from EEPROM on init" by Francois Romieu · 16 years ago
  67. e1564ec r8169: checks against wrong mac addresse init by Francois Romieu · 16 years ago
  68. cd926c7 r8169: verbose mac address init by Francois Romieu · 16 years ago
  69. 738e1e6 r8169: NULL pointer dereference on r8169 load by Petr Vandrovec · 16 years ago
  70. 1765f95 r8169: add shutdown handler by Francois Romieu · 16 years ago
  71. 5b538df r8169: preliminary 8168d support by Francois Romieu · 16 years ago
  72. 7f3e3d3 r8169: support additional 8168cp chipset by Francois Romieu · 16 years ago
  73. ef808d5 r8169: change default behavior for mildly identified 8168c chipsets by Francois Romieu · 16 years ago
  74. ef3386f r8169: add a new 8168cp flavor by Francois Romieu · 16 years ago
  75. 6fb0705 r8169: add a new 8168c flavor (bis) by Francois Romieu · 16 years ago
  76. 197ff76 r8169: add a new 8168c flavor by Francois Romieu · 16 years ago
  77. b726e49 r8169: sync existing 8168 device hardware start sequences with vendor driver by Francois Romieu · 16 years ago
  78. 2e68ae4 r8169: 8168b Tx performance tweak by Francois Romieu · 16 years ago
  79. 219a1e9 r8169: make room for more specific 8168 hardware start procedure by Francois Romieu · 16 years ago
  80. b836390 r8169: shuffle some registers handling around (8168 operation only) by Francois Romieu · 16 years ago
  81. 236b808 r8169: new phy init parameters for the 8168b by Francois Romieu · 16 years ago
  82. f50d427 r8169: update phy init parameters by Francois Romieu · 16 years ago
  83. a2de6b8 r8169: wake up the PHY of the 8168 by Francois Romieu · 16 years ago
  84. df58ef51 r8169: fix early spinlock use by Francois Romieu · 16 years ago
  85. 8b76ab3 r8169: WoL fixes, part 2. by Bruno Prémont · 16 years ago
  86. 20037fa r8169: WoL fixes, part 1. by Bruno Prémont · 16 years ago
  87. 7bf6bf4 r8169: read MAC address from EEPROM on init by Ivan Vecera · 16 years ago
  88. b39d66a drivers/net: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  89. 523a609 r8169: fix RxMissed register access by Francois Romieu · 16 years ago
  90. 9389523 Merge branch 'r8169-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into upstream-next by Jeff Garzik · 16 years ago
  91. a866bbf r8169: balance pci_map / pci_unmap pair by Francois Romieu · 16 years ago
  92. 2857ffb r8169: additional 8101 and 8102 support by Francois Romieu · 16 years ago
  93. dacf815 r8169: add hw start helpers for the 8168 and the 8101 by Francois Romieu · 16 years ago
  94. f162a5d r8169: add 8168/8101 registers description by Francois Romieu · 16 years ago
  95. 9c14cea r8169: use pci_find_capability for the PCI-E features by Francois Romieu · 16 years ago
  96. 458a9f6 r8169: Tx performance tweak helper by Francois Romieu · 16 years ago
  97. ccdffb9 r8169: get ethtool settings through the generic mii helper by Francois Romieu · 16 years ago
  98. 77332894 r8169: avoid thrashing PCI conf space above RTL_GIGA_MAC_VER_06 by Marcus Sundberg · 16 years ago
  99. f887cce r8169: multicast register update by Francois Romieu · 16 years ago
  100. 865c652 r8169: remove non-napi code by Francois Romieu · 16 years ago