aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/via-rhine.c
Commit message (Expand)AuthorAgeFilesLines
...
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-1/+0
* via-rhine: set avoid_D3 for broken BIOSesRoger Luethi2007-03-091-2/+30
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+3
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-241-8/+5
|\
| * drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-2/+2
| * Merge branch 'tmp' into upstreamJeff Garzik2006-09-121-5/+2
| |\
| | * [PATCH] Remove more unnecessary driver printk'sAndy Gospodarek2006-09-121-5/+2
| * | drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-191-1/+1
| |/
* | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-221-1/+1
|/
* [PATCH] via-rhine: add option avoid_D3 (work around broken BIOSes)Roger Luethi2006-08-191-1/+11
* [PATCH] via-rhine: NAPI poll enableStephen Hemminger2006-08-191-1/+2
* [PATCH] via-rhine: NAPI supportRoger Luethi2006-08-191-12/+65
* [netdrvr] minor cleanups in Becker-derived driversJeff Garzik2006-07-051-6/+5
* [netdrvr] Remove Linux-specific changelogs from several Becker template driversJeff Garzik2006-07-051-107/+3
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+2
* [NET]: Avoid allocating skb in skb_padHerbert Xu2006-06-231-5/+2
* [PATCH] via-rhine: revert "change mdelay to msleep and remove from ISR path"John W. Linville2006-05-201-31/+3
* [PATCH] via-rhine: zero pad short packets on Rhine I ethernet cardsCraig Brind2006-05-021-0/+6
* [PATCH] drivers/net/via-rhine.c: make a function staticAdrian Bunk2006-04-121-1/+1
* [PATCH] via-rhine: execute bounce buffers code on Rhine-I onlyRoger Luethi2006-04-121-2/+3
* [PATCH] via-rhine: link state fixRoger Luethi2006-03-291-0/+21
* [PATCH] via-rhine: change mdelay to msleep and remove from ISR pathJohn W. Linville2005-10-181-3/+31
* [PATCH] via-rhine: support ETHTOOL_GPERMADDRJohn W. Linville2005-09-141-1/+3
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-06-281-3/+3
|\
| * [NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller2005-06-281-3/+3
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH2005-06-271-3/+3
|\ \ | |/
| * [PATCH] via-rhine trivial whitespace patchDenis Vlasenko2005-06-271-3/+3
* | [PATCH] PCI: make drivers use the pci shutdown callback instead of the driver...Greg Kroah-Hartman2005-06-271-7/+4
|/
* drivers/net/: Use the DMA_{64,32}BIT_MASK constantsDomen Puncer2005-06-261-1/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+2035