summaryrefslogtreecommitdiffstats
path: root/drivers/net/s2io.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] trivial s2io annotationsAl Viro2007-02-091-1/+1
* s2io: De-typedef driver.Ralf Baechle2007-02-051-250/+255
* s2io: Removed enabling of some of the unused interrupts.Sivakumar Subramani2007-02-051-112/+1
* s2io: Fixes in updating skb->truesize and code cleanup.Sivakumar Subramani2007-02-051-5/+10
* S2IO: Fixes for reset and link handling.Sivakumar Subramani2007-02-051-154/+237
* s2io: Making LRO and UFO as module loadable parameter.Sivakumar Subramani2007-02-051-85/+77
* remove NETIF_F_TSO ifdeferyArjan van de Ven2007-02-051-8/+0
* [PATCH] s2io bogus memsetAl Viro2007-01-231-2/+1
* WorkStruct: make allyesconfigDavid Howells2006-11-221-9/+7
* [PATCH] net s2io: return on NULL dev_alloc_skb()David Rientjes2006-10-311-1/+10
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-8/+4
* [PATCH] more s2io __iomem annotationsAl Viro2006-09-251-3/+3
* [PATCH] 64bit bugs in s2ioAl Viro2006-09-251-2/+2
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-241-28/+29
|\
| * [PATCH] s2io: Switch to pci_get_deviceAlan Cox2006-09-191-2/+3
| * drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-1/+1
| * drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-24/+24
| * drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-191-1/+1
* | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-221-1/+1
|/
* [PATCH] s2io build fixAndrew Morton2006-08-191-0/+1
* [PATCH] s2io driver bug fixes #2Ananda Raju2006-08-031-135/+93
* [PATCH] s2io driver bug fixes #1Ananda Raju2006-08-031-78/+80
* [PATCH] s2io driver irq fixAnanda Raju2006-07-121-142/+143
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-06-301-6/+9
|\
| * [IPV6]: Added GSO support for TCPv6Herbert Xu2006-06-301-6/+9
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
|/
* [NET]: Merge TSO/UFO fields in sk_buffHerbert Xu2006-06-231-8/+8
* [PATCH] s2io: netpoll supportBrian Haley2006-06-201-0/+48
* [PATCH] drivers/net/s2io.c: make bus_speed[] staticAdrian Bunk2006-05-241-1/+1
* [PATCH] s2io: init/shutdown fixesAnanda Raju2006-05-021-16/+187
* [PATCH] s2io: additional statsAnanda Raju2006-05-021-11/+519
* [PATCH] s2io: fixesAnanda Raju2006-05-021-196/+190
* [PATCH] s2io: input parms, output messages updateAnanda Raju2006-05-021-83/+140
* [PATCH] s2io: performance improvementsAnanda Raju2006-05-021-66/+74
* Merge branch 'upstream-fixes'Jeff Garzik2006-03-041-0/+1
|\
| * s2io: set_multicast_list bugJeff Garzik2006-03-041-0/+1
* | Merge branch 'net-const'Jeff Garzik2006-03-031-4/+4
|\ \
| * | Massive net driver const-ification.Arjan van de Ven2006-03-031-4/+4
| |/
* | Merge branch 'lro'Jeff Garzik2006-03-021-62/+527
|\ \
| * | [PATCH] s2io c99 warning fixAndrew Morton2006-02-071-1/+2
| * | [PATCH] git-netdev-all: s2io fixesAndrew Morton2006-02-071-6/+8
| * | [PATCH] S2io: Large Receive Offload (LRO) feature(v2) for Neterion (s2io) 10G...Ravinandan Arakali2006-01-271-62/+524
| |/
* | Merge branch 'upstream-fixes'Jeff Garzik2006-01-261-1/+1
|\ \ | |/
| * [PATCH] s2io: scatter-gather fixAnanda Raju2006-01-261-1/+1
* | [PATCH] drivers/net/s2io.c: make code staticAdrian Bunk2006-01-171-11/+11
|/
* [PATCH] git-netdev-all: s2io warning fixAndrew Morton2005-12-241-5/+11
* Merge branch 'master'Jeff Garzik2005-12-191-5/+5
|\
| * [PATCH] s2io: __iomem annotations for recent changesAl Viro2005-12-151-5/+5
OpenPOWER on IntegriCloud