aboutsummaryrefslogtreecommitdiff
path: root/drivers/message
AgeCommit message (Expand)AuthorFilesLines
2006-06-28Merge ../linux-2.6/Gravatar James Bottomley 2-5/+2
2006-06-28[SCSI] mptsas: Adding 1078 ROC supportGravatar Eric Moore 5-38/+57
2006-06-28[SCSI] mptsas: wide port supportGravatar Eric Moore 3-274/+709
2006-06-28[SCSI] fusion : mpi header updateGravatar Eric Moore 9-173/+413
2006-06-27[PATCH] drivers/message/i2o/iop.c: unexport i2o_msg_nop()Gravatar Adrian Bunk 1-1/+0
2006-06-27[PATCH] Remove redundant NULL checks before [kv]free - in drivers/Gravatar Jesper Juhl 2-6/+3
2006-06-21Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Gravatar Linus Torvalds 5-197/+449
2006-06-20[SPARC]: Kill __irq_itoa().Gravatar David S. Miller 1-16/+0
2006-06-10[SCSI] remove scsi_request infrastructureGravatar Christoph Hellwig 1-2/+2
2006-06-10[SCSI] mptfusion: change driver revision to 3.03.10Gravatar Michael Reed 1-2/+2
2006-06-10[SCSI] mptfc: abort of board reset leaves port dead requiring rebootGravatar Michael Reed 3-17/+17
2006-06-10[SCSI] mptfc: fix fibre channel infinite request/response loopGravatar Michael Reed 2-2/+35
2006-06-10[SCSI] mptfc: set fibre channel fw target missing timers to one secondGravatar Michael Reed 2-9/+172
2006-06-10[SCSI] mptfusion: move fc event/reset handling to mptfcGravatar Michael Reed 4-137/+184
2006-06-10Merge ../linux-2.6Gravatar James Bottomley 6-142/+309
2006-06-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Gravatar Linus Torvalds 1-0/+2
2006-06-10[PATCH] I2O: Bugfixes to get I2O working againGravatar Markus Lidel 2-38/+38
2006-06-09[FUSION]: Fix mptspi.c build with CONFIG_PM not set.Gravatar Tom "spot" Callaway 1-0/+2
2006-05-31[SCSI] kdump: mpt fusion driver initialization failure fixGravatar Vivek Goyal 1-38/+50
2006-05-19[SCSI] mptspi: reset handler shouldn't be called for other bus protocolsGravatar James Bottomley 1-6/+21
2006-05-10[SCSI] mptfc: race between mptfc_register_dev and mptfc_target_allocGravatar mdr@sgi.com 1-4/+7
2006-05-03[SCSI] mptspi: revalidate negotiation parameters after host reset and resumeGravatar Eric Moore 1-2/+66
2006-04-27[SCSI] fusion - bug fix stack overflow in mptbaseGravatar Eric Moore 1-23/+37
2006-04-25[SCSI] - fusion - mptfc bug fix's to prevent deadlock situationsGravatar Moore, Eric 4-77/+107
2006-04-25[SCSI] mptfusion: bug fix's for raid components adding/deletingGravatar Moore, Eric 3-32/+73
2006-04-14[SCSI] mptfusion - fix panic in mptsas_slave_configureGravatar Moore, Eric 1-1/+9
2006-03-28[PATCH] mark f_ops const in the inodeGravatar Arjan van de Ven 1-1/+1
2006-03-26[PATCH] mempool: use mempool_create_slab_pool()Gravatar Matthew Dobson 1-4/+3
2006-03-25[PATCH] i2o_dump_hrt() output cleanupGravatar Vasily Averin 1-18/+13
2006-03-19[SCSI] convert mptsas over to end_device/expander allocationsGravatar James Bottomley 1-5/+40
2006-03-14[SCSI] fusion - bump versionGravatar Moore, Eric 1-2/+2
2006-03-14[SCSI] fusion - expander hotplug suport in mptsas moduleGravatar Moore, Eric 2-69/+289
2006-03-14[SCSI] fusion - exposing raid components in mptsasGravatar Moore, Eric 3-27/+107
2006-03-14[SCSI] fusion - memory leak, and initializing fieldsGravatar Moore, Eric 1-0/+11
2006-03-14[SCSI] fusion - exclosure misspelledGravatar Moore, Eric 1-2/+2
2006-03-14[SCSI] fusion - cleanup mptsas event handling functionsGravatar Moore, Eric 1-39/+57
2006-03-14[SCSI] fusion - removing target_id/bus_id from the VirtDevice structureGravatar Moore, Eric 5-55/+30
2006-03-14[SCSI] fusion - static fix'sGravatar Moore, Eric 3-4/+3
2006-03-14[SCSI] fusion - move some debug firmware event debug msgs to verbose levelGravatar Moore, Eric 8-26/+122
2006-03-14[SCSI] fusion - loginfo header updateGravatar Moore, Eric 2-46/+63
2006-03-12[SCSI] mptscsih: remove unused page 1 setting functionGravatar James Bottomley 1-44/+0
2006-03-12[SCSI] i2o: fix memory leak in i2o_exec_lct_modifiedGravatar Vasily Averin 1-4/+17
2006-03-01[SCSI] mptspi: Add transport class Domain ValidationGravatar James Bottomley 6-2459/+774
2006-02-27[SCSI] mptsas: add support for enclosure and bay identifier attributesGravatar Christoph Hellwig 1-35/+161
2006-02-27[SCSI] drivers/message/fusion/mptfc.c: make 2 functions staticGravatar Adrian Bunk 1-2/+2
2006-02-27[SCSI] fusion - mptlan - remove wierd humor printGravatar Moore, Eric 1-4/+1
2006-02-16Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Gravatar Linus Torvalds 5-157/+207
2006-02-05[PATCH] Fix i2o_scsi oops on abortGravatar Markus Lidel 1-1/+1
2006-02-04[SCSI] fusion - mptctl -adding asyn event notification supportGravatar Moore, Eric 2-0/+80
2006-02-04[SCSI] fusion - mptctl -firmware download fixGravatar Moore, Eric 1-15/+20