summaryrefslogtreecommitdiffstats
path: root/drivers/net/hamachi.c
Commit message (Expand)AuthorAgeFilesLines
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-241-121/+119Star
|\
| * drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-4/+4
| * drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-113/+113
| * [PATCH] Remove more unnecessary driver printk'sAndy Gospodarek2006-09-121-4/+2Star
* | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-221-1/+1
|/
* [netdrvr] Use dev_printk() when ethernet interface isn't availableJeff Garzik2006-07-051-1/+2
* [netdrvr] Remove Linux-specific changelogs from several Becker template driversJeff Garzik2006-07-051-10/+3Star
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Massive net driver const-ification.Arjan van de Ven2006-03-041-1/+1
* [PATCH] -Wundef fixes (hamachi)viro@ZenIV.linux.org.uk2005-09-081-0/+4
* [NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller2005-06-291-6/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+2024