aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/s2io.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-04Merge branch 'upstream-fixes'Jeff Garzik1-0/+1
2006-03-04s2io: set_multicast_list bugJeff Garzik1-0/+1
2006-03-03Merge branch 'net-const'Jeff Garzik1-4/+4
2006-03-03Massive net driver const-ification.Arjan van de Ven1-4/+4
2006-03-02Merge branch 'lro'Jeff Garzik1-62/+527
2006-02-07[PATCH] s2io c99 warning fixAndrew Morton1-1/+2
2006-02-07[PATCH] git-netdev-all: s2io fixesAndrew Morton1-6/+8
2006-01-27[PATCH] S2io: Large Receive Offload (LRO) feature(v2) for Neterion (s2io) 10GbE Xframe PCI-X and PCI-E NICsRavinandan Arakali1-62/+524
2006-01-26Merge branch 'upstream-fixes'Jeff Garzik1-1/+1
2006-01-26[PATCH] s2io: scatter-gather fixAnanda Raju1-1/+1
2006-01-17[PATCH] drivers/net/s2io.c: make code staticAdrian Bunk1-11/+11
2005-12-24[PATCH] git-netdev-all: s2io warning fixAndrew Morton1-5/+11
2005-12-19Merge branch 'master'Jeff Garzik1-5/+5
2005-12-15[PATCH] s2io: __iomem annotations for recent changesAl Viro1-5/+5
2005-11-18[PATCH] s2io: UFO supportAnanda Raju1-77/+109
2005-11-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-20/+23
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-11-07Merge git://git.tuxdriver.com/git/netdev-jwlJeff Garzik1-20/+23
2005-11-07[PATCH] drivers/net/s2io.c: make functions staticAdrian Bunk1-20/+23
2005-11-05[netdrvr s2io] warning fixesJeff Garzik1-6/+4
2005-11-05[PATCH] S2io: Multi buffer mode supportAnanda Raju1-354/+408
2005-10-29[PATCH] s2io iomem annotationsAl Viro1-5/+5
2005-10-28drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl1-2/+1
2005-10-18[PATCH] s2io build fixAndrew Morton1-1/+1
2005-10-18[PATCH] S2io: Offline diagnostics fixesravinandan.arakali@neterion.com1-80/+151
2005-10-04[netdrvr s2io] Add a MODULE_VERSION entryJohn Linville1-3/+7
2005-10-04[PATCH] s2io: change strncpy length arg to use size of targetJohn W. Linville1-5/+4
2005-10-04[PATCH] S2io: MSI/MSI-X support (runtime configurable)Ravinandan Arakali1-32/+511
2005-09-14[PATCH] s2io warning fixesAndrew Morton1-4/+5
2005-09-07Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 Linus Torvalds1-22/+76
2005-09-07[PATCH] s2io u64 use for uintptr_tviro@zenIV.linux.org.uk1-5/+5
2005-09-06[PATCH] S2io: Hardware and miscellaneous fixesravinandan.arakali@neterion.com1-22/+76
2005-09-05[PATCH] (3/7) iomem annotations (s2io)viro@ftp.linux.org.uk1-7/+7
2005-08-19[PATCH] S2io: Hardware fixes for Xframe II adapterravinandan.arakali@neterion.com1-19/+18
2005-08-11[PATCH] S2io: Errors found during reviewraghavendra.koushik@neterion.com1-14/+40
2005-08-11[PATCH] S2io: Miscellaneous fixesraghavendra.koushik@neterion.com1-12/+34
2005-08-11[PATCH] S2io: New link handling scheme for Xframe IIraghavendra.koushik@neterion.com1-33/+114
2005-08-11[PATCH] S2io: Support for bimodal interruptsraghavendra.koushik@neterion.com1-38/+84
2005-08-11[PATCH] S2io: Support for Xframe II NICraghavendra.koushik@neterion.com1-96/+366
2005-08-11[PATCH] S2io: VLAN supportraghavendra.koushik@neterion.com1-2/+57
2005-08-11[PATCH] S2io: Timer based slowpath handlingraghavendra.koushik@neterion.com1-3/+19
2005-08-11[PATCH] S2io: Support for runtime MTU changeraghavendra.koushik@neterion.com1-12/+16
2005-08-11[PATCH] S2io: Performance improvementsraghavendra.koushik@neterion.com1-27/+19
2005-08-11[PATCH] S2io: Removed memory leaksraghavendra.koushik@neterion.com1-3/+30
2005-08-11[PATCH] S2io: Software fixesraghavendra.koushik@neterion.com1-12/+83
2005-08-11[PATCH] S2io: Hardware fixesraghavendra.koushik@neterion.com1-80/+330
2005-08-11[PATCH] S2io: Code cleanupraghavendra.koushik@neterion.com1-977/+823
2005-06-28[NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller1-5/+3
2005-06-26drivers/net/: Use the DMA_{64,32}BIT_MASK constantsDomen Puncer1-3/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+4950