1. 21d5736 r8169: differentiate close chipsets in the startup identification message by françois romieu · 15 years ago
  2. 5edcc53 r8169: fix r8101 quirk dupe by françois romieu · 15 years ago
  3. ca52efd r8169: WakeOnLan fix for the 8168 by françois romieu · 15 years ago
  4. 40c27ee r8169: remove unused variable by Florian Westphal · 15 years ago
  5. 4bb3f52 r8169: do not bring device down when suspending by françois romieu · 15 years ago
  6. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  7. 87433bf r8169: use dev_kfree_skb() instead of dev_kfree_skb_irq() by Eric Dumazet · 15 years ago
  8. fdd7b4c r8169: fix crash when large packets are received by Eric Dumazet · 15 years ago
  9. b2f8f75 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  10. cdd0db0 net: dont update dev->trans_start by Eric Dumazet · 15 years ago
  11. f21b75e r8169: Use a different default for each family by Jean Delvare · 15 years ago
  12. f11a377 r8169: avoid losing MSI interrupts by David Dillow · 15 years ago
  13. 3577aa1 r8169: allow true forced mode setting by françois romieu · 15 years ago
  14. 381f051 r8169: remove useless struct member by françois romieu · 15 years ago
  15. 861ab44 NET/r8169: Rework suspend and resume by Rafael J. Wysocki · 15 years ago
  16. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  17. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  18. d78ad8c r8169: reset IntrStatus after chip reset by Karsten Wiese · 15 years ago
  19. 2d6a5e9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  20. ea8dbdd r8169: revert "r8169: read MAC address from EEPROM on init (2nd attempt)" by françois romieu · 15 years ago
  21. 97d477a r8169: use hardware auto-padding. by françois romieu · 15 years ago
  22. aa4abc9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  23. 6709fe9 r8169: read MAC address from EEPROM on init (2nd attempt) by Ivan Vecera · 15 years ago
  24. 409f0a9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  25. 355423d r8169: Don't update statistics counters when interface is down by Ivan Vecera · 15 years ago
  26. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 15 years ago
  27. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  28. 0082982 netdev: add more functions to netdevice ops by Stephen Hemminger · 16 years ago
  29. 8b4ab28 r8169: convert to net_device_ops by Francois Romieu · 16 years ago
  30. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  31. e383d56 r8169: revert "read MAC address from EEPROM on init" by Francois Romieu · 16 years ago
  32. e1564ec r8169: checks against wrong mac addresse init by Francois Romieu · 16 years ago
  33. cd926c7 r8169: verbose mac address init by Francois Romieu · 16 years ago
  34. 738e1e6 r8169: NULL pointer dereference on r8169 load by Petr Vandrovec · 16 years ago
  35. 1765f95 r8169: add shutdown handler by Francois Romieu · 16 years ago
  36. 5b538df r8169: preliminary 8168d support by Francois Romieu · 16 years ago
  37. 7f3e3d3 r8169: support additional 8168cp chipset by Francois Romieu · 16 years ago
  38. ef808d5 r8169: change default behavior for mildly identified 8168c chipsets by Francois Romieu · 16 years ago
  39. ef3386f r8169: add a new 8168cp flavor by Francois Romieu · 16 years ago
  40. 6fb0705 r8169: add a new 8168c flavor (bis) by Francois Romieu · 16 years ago
  41. 197ff76 r8169: add a new 8168c flavor by Francois Romieu · 16 years ago
  42. b726e49 r8169: sync existing 8168 device hardware start sequences with vendor driver by Francois Romieu · 16 years ago
  43. 2e68ae4 r8169: 8168b Tx performance tweak by Francois Romieu · 16 years ago
  44. 219a1e9 r8169: make room for more specific 8168 hardware start procedure by Francois Romieu · 16 years ago
  45. b836390 r8169: shuffle some registers handling around (8168 operation only) by Francois Romieu · 16 years ago
  46. 236b808 r8169: new phy init parameters for the 8168b by Francois Romieu · 16 years ago
  47. f50d427 r8169: update phy init parameters by Francois Romieu · 16 years ago
  48. a2de6b8 r8169: wake up the PHY of the 8168 by Francois Romieu · 16 years ago
  49. df58ef51 r8169: fix early spinlock use by Francois Romieu · 16 years ago
  50. 8b76ab3 r8169: WoL fixes, part 2. by Bruno Prémont · 16 years ago
  51. 20037fa r8169: WoL fixes, part 1. by Bruno Prémont · 16 years ago
  52. 7bf6bf4 r8169: read MAC address from EEPROM on init by Ivan Vecera · 16 years ago
  53. b39d66a drivers/net: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  54. 523a609 r8169: fix RxMissed register access by Francois Romieu · 16 years ago
  55. 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
  56. a866bbf r8169: balance pci_map / pci_unmap pair by Francois Romieu · 16 years ago
  57. 2857ffb r8169: additional 8101 and 8102 support by Francois Romieu · 16 years ago
  58. dacf815 r8169: add hw start helpers for the 8168 and the 8101 by Francois Romieu · 16 years ago
  59. f162a5d r8169: add 8168/8101 registers description by Francois Romieu · 16 years ago
  60. 9c14cea r8169: use pci_find_capability for the PCI-E features by Francois Romieu · 16 years ago
  61. 458a9f6 r8169: Tx performance tweak helper by Francois Romieu · 16 years ago
  62. ccdffb9 r8169: get ethtool settings through the generic mii helper by Francois Romieu · 16 years ago
  63. 77332894 r8169: avoid thrashing PCI conf space above RTL_GIGA_MAC_VER_06 by Marcus Sundberg · 16 years ago
  64. f887cce r8169: multicast register update by Francois Romieu · 16 years ago
  65. 865c652 r8169: remove non-napi code by Francois Romieu · 16 years ago
  66. 1087f4f r8169: multicast register update (sync with Realtek's 8.004.00 8168 driver) by Francois Romieu · 17 years ago
  67. 21e197f r8169: fix oops in r8169_get_mac_version by Ivan Vecera · 16 years ago
  68. cee60c3 r8169: fix past rtl_chip_info array size for unknown chipsets by Roel Kluin · 16 years ago
  69. cadf185 r8169: fix missing loop variable increment by Francois Romieu · 17 years ago
  70. d1d08d1 [NET]: Fix drivers to handle napi_disable() disabling interrupts. by David S. Miller · 17 years ago
  71. 95e0918 r8169 endianness by Al Viro · 17 years ago
  72. a6baf3a r8169: prevent bit sign expansion error in mdio_write by Francois Romieu · 17 years ago
  73. 50d84c2 r8169: revert 7da97ec96a0934319c7fbedd3d38baf533e20640 (bis repetita) by Mark Lord · 17 years ago
  74. b9d04e2 r8169: revert 7da97ec96a0934319c7fbedd3d38baf533e20640 (partly) by Mark Lord · 17 years ago
  75. 66ec5d4 r8169: do not enable the TBI for the 8168 and the 81x0 by Francois Romieu · 17 years ago
  76. 11d2e28 r8169: add PCI ID for the 8168 in the Abit Fatal1ty F-190HD motherboard by Ciaran McCreesh · 17 years ago
  77. 93dd79e r8169: remove poll_locked logic by Stephen Hemminger · 17 years ago
  78. 7fab06c r8169: napi config by Stephen Hemminger · 17 years ago
  79. 7da97ec r8169: more phy init for the 8168 by Francois Romieu · 17 years ago
  80. a3f8067 r8169: update the phy init for the 8168C by Francois Romieu · 17 years ago
  81. a441d7b r8169: phy init cleanup by Francois Romieu · 17 years ago
  82. 867763c r8169: phy init for the 8168 by Francois Romieu · 17 years ago
  83. 5615d9f r8169: make room for more phy init changes by Francois Romieu · 17 years ago
  84. e179bb7 r8169: remove dead wood by Francois Romieu · 17 years ago
  85. e3cf0cc r8169: add MAC identifiers by Francois Romieu · 17 years ago
  86. bc1660b r8169: use the existing symbolic name of vendor PCI ID 0x1259 by Francois Romieu · 17 years ago
  87. cebf8cc r8169: remove private net_device_stats structure by Francois Romieu · 17 years ago
  88. fbac58f r8169: MSI support by Francois Romieu · 17 years ago
  89. f23e7fd r8169: convert bitfield to plain enum mask by Francois Romieu · 17 years ago
  90. 53edbec r8169: KERN_XXX vs PFX (trivial) by Joe Perches · 17 years ago
  91. 06fa735 r8169: add KERN_DEBUG to dprintk (trivial) by Joe Perches · 17 years ago
  92. b1eab70 r8169: endianness by Al Viro · 17 years ago
  93. b9f2c04 [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count by Jeff Garzik · 17 years ago
  94. 88d3aaf [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls by Jeff Garzik · 17 years ago
  95. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  96. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  97. c946b30 r8169: revert part of 6dccd16b7c2703e8bbf8bca62b5cf248332afbe2 by Francois Romieu · 17 years ago
  98. d78ae2d r8169: workaround against ignored TxPoll writes (8168) by Francois Romieu · 17 years ago
  99. 65d916d r8169: correct phy parameters for the 8110SC by Edward Hsu · 17 years ago
  100. c21723e Merge branch 'r8169-for-jeff-20070806' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 into upstream-fixes by Jeff Garzik · 17 years ago