aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/r8169.c
AgeCommit message (Expand)Author
2006-07-05[netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ...Jeff Garzik
2006-07-05[netdrvr] Use dev_printk() when ethernet interface isn't availableJeff Garzik
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner
2006-06-23[NET]: Merge TSO/UFO fields in sk_buffHerbert Xu
2006-06-23[NET]: Avoid allocating skb in skb_padHerbert Xu
2006-05-26[PATCH] r8169: add new PCI IDYoichi Yuasa
2006-03-03Massive net driver const-ification.Arjan van de Ven
2006-02-23r8169: enable wake on lanFrancois Romieu
2006-02-23r8169: fix broken ring index handling in suspend/resumeFrancois Romieu
2006-01-31r8169: fix forced-mode link settingsAndy Gospodarek
2006-01-29r8169: prevent excessive busy-waitingFrancois Romieu
2006-01-10[PATCH] turn "const static" into "static const"Jesper Juhl
2005-11-16r8169: do not abort when the power management capabilities are disabledFrancois Romieu
2005-11-16r8169: fix printk_ratelimit in the interrupt handlerFrancois Romieu
2005-10-03Merge branch 'upstream-fixes'Jeff Garzik
2005-09-30[PATCH] r8169: tone down the r8169 driverFrancois Romieu
2005-09-22Merge /spare/repo/linux-2.6/Jeff Garzik
2005-09-21[PATCH] r8169: call proper VLAN receive functionTommy Christensen
2005-09-14[PATCH] r8169: support ETHTOOL_GPERMADDRJohn W. Linville
2005-08-27[PATCH] r8169: avoid conflict between revisions 2 and 3 of the Linksys EG1032Francois Romieu
2005-08-19[PATCH] r8169: PCI ID for the Linksys EG1032Francois Romieu
2005-06-28[NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller
2005-06-18Manual merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/net...Linus Torvalds
2005-06-13[NET]: Move the netdev list to vger.kernel.org.Ralf Baechle
2005-05-27[PATCH] r8169: minor cleanupRichard Dawe
2005-05-27[PATCH] r8169: add ethtool support for dumping the chip statisticsStephen Hemminger
2005-05-27[PATCH] r8169: ethtool message level control supportStephen Hemminger
2005-05-27[PATCH] r8169: add module parameter (media)Francois Romieu
2005-05-27[PATCH] r8169: add module parameter (copybreak)Stephen Hemminger
2005-05-27[PATCH] r8169: identify the napi versionStephen Hemminger
2005-05-27[PATCH] r8169: de-obfuscate supported PCI IDFrancois Romieu
2005-05-27[PATCH] r8169: new PCI idFrancois Romieu
2005-05-12 [PATCH] r8169: incoming frame length checkFrancois Romieu
2005-05-01[PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney
2005-04-16[PATCH] u32 vs. pm_message_t fixes for drivers/netPavel Machek
2005-04-16Linux-2.6.12-rc2Linus Torvalds