summaryrefslogtreecommitdiffstats
path: root/drivers/net/s2io.c
Commit message (Expand)AuthorAgeFilesLines
* 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-041-4/+4
|\ \
| * | Massive net driver const-ification.Arjan van de Ven2006-03-041-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-271-1/+1
|\|
| * [PATCH] s2io: scatter-gather fixAnanda Raju2006-01-271-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
* | [PATCH] s2io: UFO supportAnanda Raju2005-11-181-77/+109
|/
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-11-091-20/+23
|\
| * Merge git://git.tuxdriver.com/git/netdev-jwlJeff Garzik2005-11-081-20/+23
| |\
| | * [PATCH] drivers/net/s2io.c: make functions staticAdrian Bunk2005-11-081-20/+23
* | | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0Star
|/ /
* / [netdrvr s2io] warning fixesJeff Garzik2005-11-061-6/+4Star
|/
* [PATCH] S2io: Multi buffer mode supportAnanda Raju2005-11-051-354/+408
* [PATCH] s2io iomem annotationsAl Viro2005-10-291-5/+5
* drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl2005-10-281-2/+1Star
* [PATCH] s2io build fixAndrew Morton2005-10-191-1/+1
* [PATCH] S2io: Offline diagnostics fixesravinandan.arakali@neterion.com2005-10-181-80/+151
* [netdrvr s2io] Add a MODULE_VERSION entryJohn Linville2005-10-041-3/+7
* [PATCH] s2io: change strncpy length arg to use size of targetJohn W. Linville2005-10-041-5/+4Star
* [PATCH] S2io: MSI/MSI-X support (runtime configurable)Ravinandan Arakali2005-10-041-32/+511
* [PATCH] s2io warning fixesAndrew Morton2005-09-141-4/+5
* Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2005-09-081-22/+76
|\
| * [PATCH] S2io: Hardware and miscellaneous fixesravinandan.arakali@neterion.com2005-09-071-22/+76
* | [PATCH] s2io u64 use for uintptr_tviro@zenIV.linux.org.uk2005-09-081-5/+5
|/
* [PATCH] (3/7) iomem annotations (s2io)viro@ftp.linux.org.uk2005-09-051-7/+7
* [PATCH] S2io: Hardware fixes for Xframe II adapterravinandan.arakali@neterion.com2005-08-201-19/+18Star
* [PATCH] S2io: Errors found during reviewraghavendra.koushik@neterion.com2005-08-111-14/+40
* [PATCH] S2io: Miscellaneous fixesraghavendra.koushik@neterion.com2005-08-111-12/+34
* [PATCH] S2io: New link handling scheme for Xframe IIraghavendra.koushik@neterion.com2005-08-111-33/+114
* [PATCH] S2io: Support for bimodal interruptsraghavendra.koushik@neterion.com2005-08-111-38/+84
* [PATCH] S2io: Support for Xframe II NICraghavendra.koushik@neterion.com2005-08-111-96/+366
* [PATCH] S2io: VLAN supportraghavendra.koushik@neterion.com2005-08-111-2/+57
* [PATCH] S2io: Timer based slowpath handlingraghavendra.koushik@neterion.com2005-08-111-3/+19
* [PATCH] S2io: Support for runtime MTU changeraghavendra.koushik@neterion.com2005-08-111-12/+16
* [PATCH] S2io: Performance improvementsraghavendra.koushik@neterion.com2005-08-111-27/+19Star
* [PATCH] S2io: Removed memory leaksraghavendra.koushik@neterion.com2005-08-111-3/+30
* [PATCH] S2io: Software fixesraghavendra.koushik@neterion.com2005-08-111-12/+83
* [PATCH] S2io: Hardware fixesraghavendra.koushik@neterion.com2005-08-111-80/+330
* [PATCH] S2io: Code cleanupraghavendra.koushik@neterion.com2005-08-111-977/+823Star
* [NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller2005-06-291-5/+3Star
* drivers/net/: Use the DMA_{64,32}BIT_MASK constantsDomen Puncer2005-06-271-3/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+4950