summaryrefslogtreecommitdiff
path: root/drivers/net/s2io.c
AgeCommit message (Expand)Author
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-09[PATCH] trivial s2io annotationsAl Viro
2007-02-05s2io: De-typedef driver.Ralf Baechle
2007-02-05s2io: Removed enabling of some of the unused interrupts.Sivakumar Subramani
2007-02-05s2io: Fixes in updating skb->truesize and code cleanup.Sivakumar Subramani
2007-02-05S2IO: Fixes for reset and link handling.Sivakumar Subramani
2007-02-05s2io: Making LRO and UFO as module loadable parameter.Sivakumar Subramani
2007-02-05remove NETIF_F_TSO ifdeferyArjan van de Ven
2007-01-23[PATCH] s2io bogus memsetAl Viro
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-31[PATCH] net s2io: return on NULL dev_alloc_skb()David Rientjes
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-25[PATCH] more s2io __iomem annotationsAl Viro
2006-09-25[PATCH] 64bit bugs in s2ioAl Viro
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-19[PATCH] s2io: Switch to pci_get_deviceAlan Cox
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik
2006-08-19[PATCH] s2io build fixAndrew Morton
2006-08-03[PATCH] s2io driver bug fixes #2Ananda Raju
2006-08-03[PATCH] s2io driver bug fixes #1Ananda Raju
2006-07-12[PATCH] s2io driver irq fixAnanda Raju
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-06-30[IPV6]: Added GSO support for TCPv6Herbert Xu
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-23[NET]: Merge TSO/UFO fields in sk_buffHerbert Xu
2006-06-20[PATCH] s2io: netpoll supportBrian Haley
2006-05-24[PATCH] drivers/net/s2io.c: make bus_speed[] staticAdrian Bunk
2006-05-02[PATCH] s2io: init/shutdown fixesAnanda Raju
2006-05-02[PATCH] s2io: additional statsAnanda Raju
2006-05-02[PATCH] s2io: fixesAnanda Raju
2006-05-02[PATCH] s2io: input parms, output messages updateAnanda Raju
2006-05-02[PATCH] s2io: performance improvementsAnanda Raju
2006-03-04Merge branch 'upstream-fixes'Jeff Garzik
2006-03-04s2io: set_multicast_list bugJeff Garzik
2006-03-03Merge branch 'net-const'Jeff Garzik
2006-03-03Massive net driver const-ification.Arjan van de Ven
2006-03-02Merge branch 'lro'Jeff Garzik
2006-02-07[PATCH] s2io c99 warning fixAndrew Morton
2006-02-07[PATCH] git-netdev-all: s2io fixesAndrew Morton
2006-01-27[PATCH] S2io: Large Receive Offload (LRO) feature(v2) for Neterion (s2io) 10G...Ravinandan Arakali
2006-01-26Merge branch 'upstream-fixes'Jeff Garzik
2006-01-26[PATCH] s2io: scatter-gather fixAnanda Raju
2006-01-17[PATCH] drivers/net/s2io.c: make code staticAdrian Bunk
2005-12-24[PATCH] git-netdev-all: s2io warning fixAndrew Morton
2005-12-19Merge branch 'master'Jeff Garzik
2005-12-15[PATCH] s2io: __iomem annotations for recent changesAl Viro