aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/via-rhine.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-09via-rhine: set avoid_D3 for broken BIOSesRoger Luethi1-2/+30
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+3
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-8/+5
2006-09-22[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy1-1/+1
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik1-2/+2
2006-09-12Merge branch 'tmp' into upstreamJeff Garzik1-5/+2
2006-09-12[PATCH] Remove more unnecessary driver printk'sAndy Gospodarek1-5/+2
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik1-1/+1
2006-08-19[PATCH] via-rhine: add option avoid_D3 (work around broken BIOSes)Roger Luethi1-1/+11
2006-08-19[PATCH] via-rhine: NAPI poll enableStephen Hemminger1-1/+2
2006-08-19[PATCH] via-rhine: NAPI supportRoger Luethi1-12/+65
2006-07-05[netdrvr] minor cleanups in Becker-derived driversJeff Garzik1-6/+5
2006-07-05[netdrvr] Remove Linux-specific changelogs from several Becker template driversJeff Garzik1-107/+3
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner1-2/+2
2006-06-23[NET]: Avoid allocating skb in skb_padHerbert Xu1-5/+2
2006-05-20[PATCH] via-rhine: revert "change mdelay to msleep and remove from ISR path"John W. Linville1-31/+3
2006-05-02[PATCH] via-rhine: zero pad short packets on Rhine I ethernet cardsCraig Brind1-0/+6
2006-04-12[PATCH] drivers/net/via-rhine.c: make a function staticAdrian Bunk1-1/+1
2006-04-12[PATCH] via-rhine: execute bounce buffers code on Rhine-I onlyRoger Luethi1-2/+3
2006-03-29[PATCH] via-rhine: link state fixRoger Luethi1-0/+21
2005-10-18[PATCH] via-rhine: change mdelay to msleep and remove from ISR pathJohn W. Linville1-3/+31
2005-09-14[PATCH] via-rhine: support ETHTOOL_GPERMADDRJohn W. Linville1-1/+3
2005-06-28Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-3/+3
2005-06-28[NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller1-3/+3
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH1-3/+3
2005-06-27[PATCH] PCI: make drivers use the pci shutdown callback instead of the driver core callback.Greg Kroah-Hartman1-7/+4
2005-06-27[PATCH] via-rhine trivial whitespace patchDenis Vlasenko1-3/+3
2005-06-26drivers/net/: Use the DMA_{64,32}BIT_MASK constantsDomen Puncer1-1/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2035