aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/typhoon.c
AgeCommit message (Expand)Author
2007-06-03network drivers: eliminate unneeded kill_vid codeStephen Hemminger
2007-05-09Fix occurrences of "the the "Michael Opdenacker
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo
2007-03-02[VLAN]: Avoid a 4-order allocation.Dan Aloni
2006-12-04[PATCH] severing skbuff.h -> mm.hAl Viro
2006-12-02[NET]: Kill direct includes of asm/checksum.hAl Viro
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-25[PATCH] drivers/net/typhoon.c Removal of old codeMichal Piotrowski
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-09-22[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik
2006-09-12Merge branch 'tmp' into upstreamJeff Garzik
2006-09-12[PATCH] Remove more unnecessary driver printk'sAndy Gospodarek
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik
2006-07-08[NET] gso: Add skb_is_gsoHerbert Xu
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner
2006-06-27[PATCH] 64bit resource: fix up printks for resources in networks driversGreg Kroah-Hartman
2006-06-23[NET]: Merge TSO/UFO fields in sk_buffHerbert Xu
2006-04-12[PATCH] net drivers: fix section attributes for gccRandy Dunlap
2006-03-28[PATCH] Typo fixesAlexey Dobriyan
2006-03-03Massive net driver const-ification.Arjan van de Ven
2005-09-14[PATCH] drivers/net: fix-up schedule_timeout() usageNishanth Aravamudan
2005-07-07[PATCH] pm: more u32 vs. pm_message_t fixesPavel Machek
2005-06-28[NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller
2005-04-16[PATCH] u32 vs. pm_message_t fixes for drivers/netPavel Machek
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds