aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/s2io.c
Commit message (Expand)AuthorAge
* [VLAN]: Avoid a 4-order allocation.Dan Aloni2007-03-02
* S2IO: Restoring the mac address in s2io_resetSivakumar Subramani2007-02-27
* S2IO: Avoid printing the Enhanced statistics for Xframe I card.Sivakumar Subramani2007-02-27
* S2IO: Making LED off during LINK_DOWN notification.Sivakumar Subramani2007-02-27
* S2IO: Added a loadable parameter to enable or disable vlan stripping in frame.Sivakumar Subramani2007-02-27
* S2IO: Optimized the delay to wait for command completionSivakumar Subramani2007-02-27
* S2IO: Fixes for MSI and MSIXSivakumar Subramani2007-02-27
* s2io: RTNL and flush_scheduled_work deadlockFrancois Romieu2007-02-20
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] trivial s2io annotationsAl Viro2007-02-09
* s2io: De-typedef driver.Ralf Baechle2007-02-05
* s2io: Removed enabling of some of the unused interrupts.Sivakumar Subramani2007-02-05
* s2io: Fixes in updating skb->truesize and code cleanup.Sivakumar Subramani2007-02-05
* S2IO: Fixes for reset and link handling.Sivakumar Subramani2007-02-05
* s2io: Making LRO and UFO as module loadable parameter.Sivakumar Subramani2007-02-05
* remove NETIF_F_TSO ifdeferyArjan van de Ven2007-02-05
* [PATCH] s2io bogus memsetAl Viro2007-01-23
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* [PATCH] net s2io: return on NULL dev_alloc_skb()David Rientjes2006-10-31
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] more s2io __iomem annotationsAl Viro2006-09-25
* [PATCH] 64bit bugs in s2ioAl Viro2006-09-25
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-24
|\
| * [PATCH] s2io: Switch to pci_get_deviceAlan Cox2006-09-19
| * drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-13
| * drivers/net: Trim trailing whitespaceJeff Garzik2006-09-13
| * drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-19
* | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-22
|/
* [PATCH] s2io build fixAndrew Morton2006-08-19
* [PATCH] s2io driver bug fixes #2Ananda Raju2006-08-03
* [PATCH] s2io driver bug fixes #1Ananda Raju2006-08-03
* [PATCH] s2io driver irq fixAnanda Raju2006-07-12
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-06-30
|\
| * [IPV6]: Added GSO support for TCPv6Herbert Xu2006-06-30
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
|/
* [NET]: Merge TSO/UFO fields in sk_buffHerbert Xu2006-06-23
* [PATCH] s2io: netpoll supportBrian Haley2006-06-20
* [PATCH] drivers/net/s2io.c: make bus_speed[] staticAdrian Bunk2006-05-24
* [PATCH] s2io: init/shutdown fixesAnanda Raju2006-05-02
* [PATCH] s2io: additional statsAnanda Raju2006-05-02
* [PATCH] s2io: fixesAnanda Raju2006-05-02
* [PATCH] s2io: input parms, output messages updateAnanda Raju2006-05-02
* [PATCH] s2io: performance improvementsAnanda Raju2006-05-02
* Merge branch 'upstream-fixes'Jeff Garzik2006-03-04
|\
| * s2io: set_multicast_list bugJeff Garzik2006-03-04
* | Merge branch 'net-const'Jeff Garzik2006-03-03
|\ \
| * | Massive net driver const-ification.Arjan van de Ven2006-03-03
| |/
* | Merge branch 'lro'Jeff Garzik2006-03-02
|\ \
| * | [PATCH] s2io c99 warning fixAndrew Morton2006-02-07