aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/starfire.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-04[PATCH] severing skbuff.h -> mm.hAl Viro1-0/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-4/+4
2006-09-22[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy1-3/+3
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik1-2/+2
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik1-1/+1
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik1-1/+1
2006-07-05[netdrvr] minor cleanups in Becker-derived driversJeff Garzik1-1/+0
2006-07-05[netdrvr] Remove Linux-specific changelogs from several Becker template driversJeff Garzik1-119/+3
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-23[NET]: Avoid allocating skb in skb_padHerbert Xu1-2/+1
2006-04-12[PATCH] net drivers: fix section attributes for gccRandy Dunlap1-1/+1
2006-04-02BUG_ON() Conversion in drivers/net/Eric Sesterhenn1-2/+1
2006-03-03Merge branch 'net-const'Jeff Garzik1-2/+2
2006-03-03Massive net driver const-ification.Arjan van de Ven1-2/+2
2006-01-17[PATCH] starfire: Implement suspend/resumeStefan Rompf1-0/+36
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-10-28[PATCH] starfire: free_irq() on error path of netdev_open()Alexey Dobriyan1-1/+3
2005-10-03[netdrvr starfire] fix highmem and broken firmware issuesIon Badulescu1-22/+24
2005-06-28[NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller1-3/+3
2005-05-12 [netdrvr starfire] Add GPL'd firmware, remove compat codeJeff Garzik1-102/+40
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2218