1. df58ef51 r8169: fix early spinlock use by Francois Romieu · 16 years ago
  2. 8b76ab3 r8169: WoL fixes, part 2. by Bruno Prémont · 16 years ago
  3. 20037fa r8169: WoL fixes, part 1. by Bruno Prémont · 16 years ago
  4. 7bf6bf4 r8169: read MAC address from EEPROM on init by Ivan Vecera · 16 years ago
  5. b39d66a drivers/net: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  6. 523a609 r8169: fix RxMissed register access by Francois Romieu · 16 years ago
  7. 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
  8. a866bbf r8169: balance pci_map / pci_unmap pair by Francois Romieu · 16 years ago
  9. 2857ffb r8169: additional 8101 and 8102 support by Francois Romieu · 16 years ago
  10. dacf815 r8169: add hw start helpers for the 8168 and the 8101 by Francois Romieu · 16 years ago
  11. f162a5d r8169: add 8168/8101 registers description by Francois Romieu · 16 years ago
  12. 9c14cea r8169: use pci_find_capability for the PCI-E features by Francois Romieu · 16 years ago
  13. 458a9f6 r8169: Tx performance tweak helper by Francois Romieu · 16 years ago
  14. ccdffb9 r8169: get ethtool settings through the generic mii helper by Francois Romieu · 16 years ago
  15. 77332894 r8169: avoid thrashing PCI conf space above RTL_GIGA_MAC_VER_06 by Marcus Sundberg · 16 years ago
  16. f887cce r8169: multicast register update by Francois Romieu · 16 years ago
  17. 865c652 r8169: remove non-napi code by Francois Romieu · 16 years ago
  18. 1087f4f r8169: multicast register update (sync with Realtek's 8.004.00 8168 driver) by Francois Romieu · 17 years ago
  19. 21e197f r8169: fix oops in r8169_get_mac_version by Ivan Vecera · 16 years ago
  20. cee60c3 r8169: fix past rtl_chip_info array size for unknown chipsets by Roel Kluin · 16 years ago
  21. cadf185 r8169: fix missing loop variable increment by Francois Romieu · 17 years ago
  22. d1d08d1 [NET]: Fix drivers to handle napi_disable() disabling interrupts. by David S. Miller · 17 years ago
  23. 95e0918 r8169 endianness by Al Viro · 17 years ago
  24. a6baf3a r8169: prevent bit sign expansion error in mdio_write by Francois Romieu · 17 years ago
  25. 50d84c2 r8169: revert 7da97ec96a0934319c7fbedd3d38baf533e20640 (bis repetita) by Mark Lord · 17 years ago
  26. b9d04e2 r8169: revert 7da97ec96a0934319c7fbedd3d38baf533e20640 (partly) by Mark Lord · 17 years ago
  27. 66ec5d4 r8169: do not enable the TBI for the 8168 and the 81x0 by Francois Romieu · 17 years ago
  28. 11d2e28 r8169: add PCI ID for the 8168 in the Abit Fatal1ty F-190HD motherboard by Ciaran McCreesh · 17 years ago
  29. 93dd79e r8169: remove poll_locked logic by Stephen Hemminger · 17 years ago
  30. 7fab06c r8169: napi config by Stephen Hemminger · 17 years ago
  31. 7da97ec r8169: more phy init for the 8168 by Francois Romieu · 17 years ago
  32. a3f8067 r8169: update the phy init for the 8168C by Francois Romieu · 17 years ago
  33. a441d7b r8169: phy init cleanup by Francois Romieu · 17 years ago
  34. 867763c r8169: phy init for the 8168 by Francois Romieu · 17 years ago
  35. 5615d9f r8169: make room for more phy init changes by Francois Romieu · 17 years ago
  36. e179bb7 r8169: remove dead wood by Francois Romieu · 17 years ago
  37. e3cf0cc r8169: add MAC identifiers by Francois Romieu · 17 years ago
  38. bc1660b r8169: use the existing symbolic name of vendor PCI ID 0x1259 by Francois Romieu · 17 years ago
  39. cebf8cc r8169: remove private net_device_stats structure by Francois Romieu · 17 years ago
  40. fbac58f r8169: MSI support by Francois Romieu · 17 years ago
  41. f23e7fd r8169: convert bitfield to plain enum mask by Francois Romieu · 17 years ago
  42. 53edbec r8169: KERN_XXX vs PFX (trivial) by Joe Perches · 17 years ago
  43. 06fa735 r8169: add KERN_DEBUG to dprintk (trivial) by Joe Perches · 17 years ago
  44. b1eab70 r8169: endianness by Al Viro · 17 years ago
  45. b9f2c04 [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count by Jeff Garzik · 17 years ago
  46. 88d3aaf [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls by Jeff Garzik · 17 years ago
  47. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  48. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  49. c946b30 r8169: revert part of 6dccd16b7c2703e8bbf8bca62b5cf248332afbe2 by Francois Romieu · 17 years ago
  50. d78ae2d r8169: workaround against ignored TxPoll writes (8168) by Francois Romieu · 17 years ago
  51. 65d916d r8169: correct phy parameters for the 8110SC by Edward Hsu · 17 years ago
  52. 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
  53. 313b030 r8169: avoid needless NAPI poll scheduling by Francois Romieu · 17 years ago
  54. 2584fbc r8169: PHY power-on fix by Roger So · 17 years ago
  55. 313674a [NET]: ethtool_perm_addr only has one implementation by Matthew Wilcox · 17 years ago
  56. a6343af drivers/*: mark variables with uninitialized_var() by Jeff Garzik · 17 years ago
  57. 57a9f23 r8169: perform RX config change after mac filtering by Francois Romieu · 17 years ago
  58. 773d202 r8169: mac address change support by Francois Romieu · 17 years ago
  59. 96b9709 r8169: display some extra debug information during startup by Francois Romieu · 17 years ago
  60. 6cccd6e r8169: add endianess annotations to [RT]xDesc by Rolf Eike Beer · 17 years ago
  61. e9f63f3 r8169: align the IP header when there is no DMA constraint by Francois Romieu · 17 years ago
  62. 275391a r8169: add bit description for the TxPoll register by Francois Romieu · 17 years ago
  63. 07d3f51 r8169: cleanup by Francois Romieu · 17 years ago
  64. 901dda2 r8169: remove the media option by Francois Romieu · 17 years ago
  65. 0127215 r8169: small 8101 comment by Francois Romieu · 17 years ago
  66. 8640223 r8169: confusion between hardware and IP header alignment by Francois Romieu · 17 years ago
  67. 0e48515 r8169: merge with version 8.001.00 of Realtek's r8168 driver by Francois Romieu · 17 years ago
  68. 6dccd16 r8169: merge with version 6.001.00 of Realtek's r8169 driver by Francois Romieu · 17 years ago
  69. ba6eb6e r8169: prettify mac_version by Francois Romieu · 17 years ago
  70. cdf1a60 r8169: populate the hw_start handler for the 8110 by Francois Romieu · 17 years ago
  71. 2dd9953 r8169: populate the hw_start handler for the 8168 by Francois Romieu · 17 years ago
  72. 7f796d83 r8169: add helpers for per-device hw_start handler by Francois Romieu · 17 years ago
  73. 07ce406 r8169: add hooks for per-device hw_start handler by Francois Romieu · 17 years ago
  74. b449655 r8169: Rx path update by Stephen Hemminger · 17 years ago
  75. 278667b r8169: kill eth_copy_and_sum() by David S. Miller · 17 years ago
  76. 4ae47c2 r8169: de-obfuscate modulo arithmetic by Francois Romieu · 17 years ago
  77. 15d3175 r8169: use netdev_alloc_skb by Stephen Hemminger · 17 years ago
  78. 25805dc network drivers: eliminate unneeded kill_vid code by Stephen Hemminger · 17 years ago
  79. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  80. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  81. 1371fa6 r8169: fix suspend/resume for down interface by Francois Romieu · 17 years ago
  82. 99f252b r8169: issue request_irq after the private data are completely initialized by Francois Romieu · 17 years ago
  83. 2efa53f r8169: fix a race between PCI probe and dev_open by Francois Romieu · 17 years ago
  84. 9e0db8e r8169: revert bogus BMCR reset by Francois Romieu · 17 years ago
  85. 5c15bde [VLAN]: Avoid a 4-order allocation. by Dan Aloni · 17 years ago
  86. eb2a021 r8169: RTNL and flush_scheduled_work deadlock by Francois Romieu · 17 years ago
  87. dcb92f8 [PATCH] uintptr_t is unsigned long, not u32 by Al Viro · 17 years ago
  88. 81f4e6c r8169: extraneous Cmd{Tx/Rx}Enb write by Francois Romieu · 18 years ago
  89. a27993f r8169: use the broken_parity_status field in pci_dev by Francois Romieu · 18 years ago
  90. f1ff0fd Merge tag 'r8169-upstream-20061204-00' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 into upstream by Jeff Garzik · 18 years ago
  91. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  92. cc9f022 r8169: more alignment for the 0x8168 by Francois Romieu · 18 years ago
  93. 12d86f6 r8169: phy program update by Francois Romieu · 18 years ago
  94. d03902b r8169: tweak the PCI data parity error recovery by Francois Romieu · 18 years ago
  95. 9cb427b r8169: more magic during initialization of the hardware by Francois Romieu · 18 years ago
  96. bf79329 r8169: perform a PHY reset before any other operation at boot time by Francois Romieu · 18 years ago
  97. 315917d [PATCH] r8169: Fix iteration variable sign by Francois Romieu · 18 years ago
  98. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  99. 209ad53 Revert "r8169: mac address change support" by Linus Torvalds · 18 years ago
  100. 12cbbd9 Merge tag 'jg-20061012-00' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 into tmp by Jeff Garzik · 18 years ago