aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/cassini.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-11-22WorkStruct: make allyesconfigDavid Howells1-3/+3
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-4/+4
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-270/+270
2006-09-22[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy1-2/+2
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik1-1/+1
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik1-268/+268
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik1-1/+1
2006-07-05[netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ...Jeff Garzik1-15/+10
2006-07-05[netdrvr] Use dev_printk() when ethernet interface isn't availableJeff Garzik1-10/+10
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-20[PATCH] netdrvr: Convert cassini to pci_iomapMarc Zyngier1-5/+4
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell1-5/+6
2006-03-20[CASSINI]: sem2mutexIngo Molnar1-20/+20
2006-01-18[CASSINI]: dont touch page_countNick Piggin1-4/+32
2006-01-17[CASSINI]: Fix printk warning.Andrew Morton1-2/+2
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-10-28[PATCH] gfp_t: drivers/netAl Viro1-2/+2
2005-10-03[CASSINI]: Convert to ethtool_opsAl Viro1-288/+214
2005-09-30[PATCH] cassini annotations and fixesAl Viro1-9/+9
2005-09-27[NET]: Add Sun Cassini driver.David S. Miller1-0/+5311