1. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  2. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  3. c946b30 r8169: revert part of 6dccd16b7c2703e8bbf8bca62b5cf248332afbe2 by Francois Romieu · 17 years ago
  4. d78ae2d r8169: workaround against ignored TxPoll writes (8168) by Francois Romieu · 17 years ago
  5. 65d916d r8169: correct phy parameters for the 8110SC by Edward Hsu · 17 years ago
  6. 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
  7. 313b030 r8169: avoid needless NAPI poll scheduling by Francois Romieu · 17 years ago
  8. 2584fbc r8169: PHY power-on fix by Roger So · 17 years ago
  9. 313674a [NET]: ethtool_perm_addr only has one implementation by Matthew Wilcox · 17 years ago
  10. a6343af drivers/*: mark variables with uninitialized_var() by Jeff Garzik · 17 years ago
  11. 57a9f23 r8169: perform RX config change after mac filtering by Francois Romieu · 17 years ago
  12. 773d202 r8169: mac address change support by Francois Romieu · 17 years ago
  13. 96b9709 r8169: display some extra debug information during startup by Francois Romieu · 17 years ago
  14. 6cccd6e r8169: add endianess annotations to [RT]xDesc by Rolf Eike Beer · 17 years ago
  15. e9f63f3 r8169: align the IP header when there is no DMA constraint by Francois Romieu · 17 years ago
  16. 275391a r8169: add bit description for the TxPoll register by Francois Romieu · 17 years ago
  17. 07d3f51 r8169: cleanup by Francois Romieu · 17 years ago
  18. 901dda2 r8169: remove the media option by Francois Romieu · 17 years ago
  19. 0127215 r8169: small 8101 comment by Francois Romieu · 17 years ago
  20. 8640223 r8169: confusion between hardware and IP header alignment by Francois Romieu · 17 years ago
  21. 0e48515 r8169: merge with version 8.001.00 of Realtek's r8168 driver by Francois Romieu · 17 years ago
  22. 6dccd16 r8169: merge with version 6.001.00 of Realtek's r8169 driver by Francois Romieu · 17 years ago
  23. ba6eb6e r8169: prettify mac_version by Francois Romieu · 17 years ago
  24. cdf1a60 r8169: populate the hw_start handler for the 8110 by Francois Romieu · 17 years ago
  25. 2dd9953 r8169: populate the hw_start handler for the 8168 by Francois Romieu · 17 years ago
  26. 7f796d83 r8169: add helpers for per-device hw_start handler by Francois Romieu · 17 years ago
  27. 07ce406 r8169: add hooks for per-device hw_start handler by Francois Romieu · 17 years ago
  28. b449655 r8169: Rx path update by Stephen Hemminger · 17 years ago
  29. 278667b r8169: kill eth_copy_and_sum() by David S. Miller · 17 years ago
  30. 4ae47c2 r8169: de-obfuscate modulo arithmetic by Francois Romieu · 17 years ago
  31. 15d3175 r8169: use netdev_alloc_skb by Stephen Hemminger · 17 years ago
  32. 25805dc network drivers: eliminate unneeded kill_vid code by Stephen Hemminger · 17 years ago
  33. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  34. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  35. 1371fa6 r8169: fix suspend/resume for down interface by Francois Romieu · 17 years ago
  36. 99f252b r8169: issue request_irq after the private data are completely initialized by Francois Romieu · 17 years ago
  37. 2efa53f r8169: fix a race between PCI probe and dev_open by Francois Romieu · 17 years ago
  38. 9e0db8e r8169: revert bogus BMCR reset by Francois Romieu · 17 years ago
  39. 5c15bde [VLAN]: Avoid a 4-order allocation. by Dan Aloni · 17 years ago
  40. eb2a021 r8169: RTNL and flush_scheduled_work deadlock by Francois Romieu · 17 years ago
  41. dcb92f8 [PATCH] uintptr_t is unsigned long, not u32 by Al Viro · 17 years ago
  42. 81f4e6c r8169: extraneous Cmd{Tx/Rx}Enb write by Francois Romieu · 18 years ago
  43. a27993f r8169: use the broken_parity_status field in pci_dev by Francois Romieu · 18 years ago
  44. 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
  45. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  46. cc9f022 r8169: more alignment for the 0x8168 by Francois Romieu · 18 years ago
  47. 12d86f6 r8169: phy program update by Francois Romieu · 18 years ago
  48. d03902b r8169: tweak the PCI data parity error recovery by Francois Romieu · 18 years ago
  49. 9cb427b r8169: more magic during initialization of the hardware by Francois Romieu · 18 years ago
  50. bf79329 r8169: perform a PHY reset before any other operation at boot time by Francois Romieu · 18 years ago
  51. 315917d [PATCH] r8169: Fix iteration variable sign by Francois Romieu · 18 years ago
  52. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  53. 209ad53 Revert "r8169: mac address change support" by Linus Torvalds · 18 years ago
  54. 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
  55. 733b736 r8169: fix infinite loop during hotplug by Arnaud Patard · 18 years ago
  56. 73f5e28 r8169: PCI ID for Corega Gigabit network card by Andrew Morton · 18 years ago
  57. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  58. a319a27 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  59. 78cc3b7 Merge tag 'r8169-20060920-00' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 into tmp by Jeff Garzik · 18 years ago
  60. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
  61. d81bf55 r8169: the MMIO region of the 8167 stands behin BAR#1 by Francois Romieu · 18 years ago
  62. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  63. 2a69bf4 Merge tag 'r8169-20060912-00' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 into tmp by Jeff Garzik · 18 years ago
  64. b39fe41 r8169: quirk for the 8110sb on arm platform by Francois Romieu · 18 years ago
  65. d2eed8c r8169: the 0x8136 needs a 8 bytes alignment by Francois Romieu · 18 years ago
  66. 5f787a1 r8169: add basic MII ioctl support by Francois Romieu · 18 years ago
  67. 64e4bfb r8169: use standard #defines from mii.h instead of declaring private ones by Francois Romieu · 18 years ago
  68. 5b0384f r8169: trim trailing whitespaces and convert whitespaces to tabs by Francois Romieu · 18 years ago
  69. b518fa8 r8169: udelay() removal by Francois Romieu · 18 years ago
  70. 188f4af r8169: use NETDEV_TX_{BUSY/OK} by Francois Romieu · 18 years ago
  71. 2991762 drivers/net: Remove deprecated use of pci_module_init() by Jeff Garzik · 18 years ago
  72. bcf0bf9 r8169: sync with vendor's driver by Francois Romieu · 18 years ago
  73. 4ff96fa r8169: remove rtl8169_init_board by Francois Romieu · 18 years ago
  74. 623a159 r8169: hardware flow control by Francois Romieu · 18 years ago
  75. 9dccf61 r8169: RX fifo overflow recovery by Francois Romieu · 18 years ago
  76. a2b98a6 r8169: mac address change support by Francois Romieu · 18 years ago
  77. 9b91cf9 [netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ... by Jeff Garzik · 18 years ago
  78. 2e8a538 [netdrvr] Use dev_printk() when ethernet interface isn't available by Jeff Garzik · 18 years ago
  79. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  80. 7967168 [NET]: Merge TSO/UFO fields in sk_buff by Herbert Xu · 18 years ago
  81. 5b057c6 [NET]: Avoid allocating skb in skb_pad by Herbert Xu · 18 years ago
  82. de1e938 [PATCH] r8169: add new PCI ID by Yoichi Yuasa · 18 years ago
  83. f71e130 Massive net driver const-ification. by Arjan van de Ven · 18 years ago
  84. 61a4dcc r8169: enable wake on lan by Francois Romieu · 18 years ago
  85. 5d06a99 r8169: fix broken ring index handling in suspend/resume by Francois Romieu · 18 years ago
  86. 726ecdc r8169: fix forced-mode link settings by Andy Gospodarek · 18 years ago
  87. 2371408 r8169: prevent excessive busy-waiting by Francois Romieu · 18 years ago
  88. 3c6bee1 [PATCH] turn "const static" into "static const" by Jesper Juhl · 19 years ago
  89. e53091f r8169: do not abort when the power management capabilities are disabled by Francois Romieu · 19 years ago
  90. 7c8b2eb r8169: fix printk_ratelimit in the interrupt handler by Francois Romieu · 19 years ago
  91. 3c8c7b2 Merge branch 'upstream-fixes' by Jeff Garzik · 19 years ago
  92. f0e837d9 [PATCH] r8169: tone down the r8169 driver by Francois Romieu · 19 years ago
  93. da192bb Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  94. 0b50f81 [PATCH] r8169: call proper VLAN receive function by Tommy Christensen · 19 years ago
  95. 6d6525b [PATCH] r8169: support ETHTOOL_GPERMADDR by John W. Linville · 19 years ago
  96. 86f0cd5 [PATCH] r8169: avoid conflict between revisions 2 and 3 of the Linksys EG1032 by Francois Romieu · 19 years ago
  97. 913168d [PATCH] r8169: PCI ID for the Linksys EG1032 by Francois Romieu · 19 years ago
  98. 689be43 [NET]: Remove gratuitous use of skb->tail in network drivers. by David S. Miller · 19 years ago
  99. 0e396ee Manual merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git by Linus Torvalds · 19 years ago
  100. 979b6c1 [NET]: Move the netdev list to vger.kernel.org. by Ralf Baechle · 19 years ago