aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion/mptfc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-02[SCSI] fusion - bump version - 3.04.04Eric Moore1-1/+1
2007-02-02[SCSI] fusion - Greater than 255 target and lun supportEric Moore1-30/+21
2007-01-06[SCSI] fusion: MODULE_VERSION supportEric Moore1-1/+2
2006-12-07[PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap1-3/+2
2006-11-22WorkStruct: make allyesconfigDavid Howells1-6/+8
2006-10-25[SCSI] mptfc: stall eh handlers if resetting while rport blockedMichael Reed1-4/+85
2006-08-27Merge ../linux-2.6James Bottomley1-54/+38
2006-08-06[SCSI] mptfc: add additional fc transport attributesMichael Reed1-16/+84
2006-08-06[SCSI] mptfc: correct out of order event processingMichael Reed1-53/+34
2006-08-06[SCSI] mptfc: properly wait for firmware target discovery to completeMichael Reed1-1/+4
2006-07-13[SCSI] mptfusion: misc fix'sEric Moore1-13/+1
2006-06-28Merge ../linux-2.6/James Bottomley1-4/+2
2006-06-28[SCSI] mptsas: Adding 1078 ROC supportEric Moore1-8/+8
2006-06-27[PATCH] Remove redundant NULL checks before [kv]free - in drivers/Jesper Juhl1-4/+2
2006-06-10[SCSI] mptfc: abort of board reset leaves port dead requiring rebootMichael Reed1-1/+1
2006-06-10[SCSI] mptfc: fix fibre channel infinite request/response loopMichael Reed1-2/+34
2006-06-10[SCSI] mptfc: set fibre channel fw target missing timers to one secondMichael Reed1-9/+162
2006-06-10[SCSI] mptfusion: move fc event/reset handling to mptfcMichael Reed1-3/+184
2006-05-10[SCSI] mptfc: race between mptfc_register_dev and mptfc_target_allocmdr@sgi.com1-4/+7
2006-04-25[SCSI] - fusion - mptfc bug fix's to prevent deadlock situationsMoore, Eric1-48/+77
2006-03-14[SCSI] fusion - removing target_id/bus_id from the VirtDevice structureMoore, Eric1-25/+8
2006-03-14[SCSI] fusion - move some debug firmware event debug msgs to verbose levelMoore, Eric1-1/+1
2006-02-27[SCSI] drivers/message/fusion/mptfc.c: make 2 functions staticAdrian Bunk1-2/+2
2006-01-31[SCSI] fusion: FC rport code fixesMichael Reed1-62/+141
2006-01-14[SCSI] fusion - adding support for FC949ESMoore, Eric1-0/+2
2006-01-14[SCSI] mptfusion - fc transport attributesMichael Reed1-16/+535
2006-01-14[SCSI] fusion: kzalloc / kcalloc conversionChristoph Hellwig1-18/+8
2005-12-13[SCSI] mptfusion - mapping fixs required support for transport layers.Moore, Eric Dean1-2/+4
2005-12-13[SCSI] mptfusion - cleaning up xxx_probe error handlingMoore, Eric Dean1-7/+10
2005-12-13[SCSI] mptfusion - adding = THIS_MODULEMoore, Eric Dean1-0/+1
2005-09-19[SCSI] fusion SAS support (mptsas driver) updatesMoore, Eric Dean1-1/+1
2005-07-26Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds1-18/+1
2005-07-01[SCSI] - mptfusion - convert to new change_queue_depth APIMoore, Eric Dean1-14/+1
2005-06-27[PATCH] PCI: make drivers use the pci shutdown callback instead of the driver core callback.Greg Kroah-Hartman1-3/+1
2005-06-26[SCSI] remove scsi_set_deviceChristoph Hellwig1-4/+0
2005-05-20[SCSI] fusion - Adding pci recog support for Fibre 949X and 939X chipsMoore, Eric Dean1-0/+4
2005-05-20[SCSI] mptfusion: fix panic loading driver statically compiledMoore, Eric Dean1-4/+3
2005-05-20[SCSI] mptfusion: mptfc Adding Stub Driver - Fiber ChannelMoore, Eric Dean1-0/+428