aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/typhoon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-23Eliminate pointless casts from void* in a few driver irq handlers.Jeff Garzik1-1/+1
2007-10-10typhoon: trivial endianness annotationsAl Viro1-18/+18
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-6/+4
2007-10-10[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik1-3/+0
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-1/+0
2007-10-10[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger1-28/+19
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-7/+0
2007-07-11PCI: remove useless pci driver methodDavid Brownell1-7/+0
2007-07-10[NET]: Kill eth_copy_and_sum().David S. Miller1-1/+1
2007-06-03network drivers: eliminate unneeded kill_vid codeStephen Hemminger1-10/+1
2007-05-09Fix occurrences of "the the "Michael Opdenacker1-1/+1
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo1-1/+0
2007-03-02[VLAN]: Avoid a 4-order allocation.Dan Aloni1-2/+1
2006-12-04[PATCH] severing skbuff.h -> mm.hAl Viro1-0/+1
2006-12-02[NET]: Kill direct includes of asm/checksum.hAl Viro1-1/+0
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-09-25[PATCH] drivers/net/typhoon.c Removal of old codeMichal Piotrowski1-4/+0
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-11/+9
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-1/+1
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik1-5/+5
2006-09-12Merge branch 'tmp' into upstreamJeff Garzik1-4/+2
2006-09-12[PATCH] Remove more unnecessary driver printk'sAndy Gospodarek1-4/+2
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik1-1/+1
2006-07-08[NET] gso: Add skb_is_gsoHerbert Xu1-2/+2
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-27[PATCH] 64bit resource: fix up printks for resources in networks driversGreg Kroah-Hartman1-2/+3
2006-06-23[NET]: Merge TSO/UFO fields in sk_buffHerbert Xu1-1/+1
2006-04-12[PATCH] net drivers: fix section attributes for gccRandy Dunlap1-1/+1
2006-03-28[PATCH] Typo fixesAlexey Dobriyan1-2/+2
2006-03-03Massive net driver const-ification.Arjan van de Ven1-1/+1
2005-09-14[PATCH] drivers/net: fix-up schedule_timeout() usageNishanth Aravamudan1-4/+3
2005-07-07[PATCH] pm: more u32 vs. pm_message_t fixesPavel Machek1-3/+3
2005-06-28[NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller1-2/+2
2005-04-16[PATCH] u32 vs. pm_message_t fixes for drivers/netPavel Machek1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2673