summaryrefslogtreecommitdiff
path: root/drivers/message/fusion/mptscsih.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-12[SCSI] mpt fusion: Usage of high priority request FIFO to send task managemen...Prakash, Sathya1-4/+10
2007-07-28[SCSI] mpt fusion: Changes in mptscsih.c for logging supportPrakash, Sathya1-186/+260
2007-07-18[SCSI] mpt fusion: add sysfs attributes to display IOC parametersPrakash, Sathya1-0/+153
2007-06-18[SCSI] mpt fusion: fix for mounted raid volume filesytem that goes read-onlyEric Moore1-8/+45
2007-06-18[SCSI] mpt fusion: cleanup eh handlersEric Moore1-55/+77
2007-06-18[SCSI] mpt fusion: remove unused header - linux_compat.hEric Moore1-1/+0
2007-06-18[SCSI] mpt fusion: update MAINTAINERS (fusion part)Eric Moore1-1/+1
2007-05-31[SCSI] Merge up to linux-2.6 headJames Bottomley1-4/+4
2007-05-30[SCSI] fusion: convert to use the data buffer accessorsFUJITA Tomonori1-59/+19
2007-05-23[SCSI] fusion: Fix |/|| confusionDave Jones1-4/+4
2007-03-20[SCSI] fusion: remove VMWare guest OS remounted as read only work aroundEric Moore1-4/+1
2007-03-20[SCSI] fusion: honour return value of pci_enable_device() in mpt_resume()Horms1-2/+1
2007-03-20[SCSI] fusion: remove unnecessary code in mptscsih_resume()Horms1-12/+0
2007-03-20[SCSI] fusion: kernel-doc warning fixesRandy Dunlap1-5/+10
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-03[SCSI] fusion - bump version - 3.04.04Eric Moore1-1/+1
2007-02-03[SCSI] fusion - error handling bug fix'sEric Moore1-150/+145
2007-02-03[SCSI] fusion - inactive raid support, and raid event bug fix'sEric Moore1-0/+32
2007-02-03[SCSI] fusion - iocstatus, loginfo, and event debug updatesEric Moore1-14/+115
2007-02-03[SCSI] fusion - move SPI API over to mptspi.cEric Moore1-284/+0
2007-02-03[SCSI] fusion - Greater than 255 target and lun supportEric Moore1-219/+82
2007-01-06[SCSI] fusion: MODULE_VERSION supportEric Moore1-1/+2
2007-01-06[SCSI] fusion: power pc and miscellaneous bug fixsEric Moore1-2/+3
2007-01-06[SCSI] fusion: fibre channel: return DID_ERROR for MPI_IOCSTATUS_SCSI_IOC_TER...Eric Moore1-0/+11
2006-12-07[PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap1-13/+11
2006-07-13[SCSI] mptfusion: task abort fix'sEric Moore1-15/+37
2006-07-13[SCSI] mptfusion: sas nexus loss supportEric Moore1-1/+18
2006-07-13[SCSI] mptfusion: sas enclosures with smart driveEric Moore1-0/+47
2006-06-11[SCSI] mptfc: abort of board reset leaves port dead requiring rebootMichael Reed1-1/+1
2006-06-11[SCSI] mptfusion: move fc event/reset handling to mptfcMichael Reed1-21/+0
2006-04-26[SCSI] - fusion - mptfc bug fix's to prevent deadlock situationsMoore, Eric1-22/+26
2006-04-26[SCSI] mptfusion: bug fix's for raid components adding/deletingMoore, Eric1-1/+1
2006-03-14[SCSI] fusion - exposing raid components in mptsasMoore, Eric1-1/+20
2006-03-14[SCSI] fusion - removing target_id/bus_id from the VirtDevice structureMoore, Eric1-11/+8
2006-03-14[SCSI] fusion - move some debug firmware event debug msgs to verbose levelMoore, Eric1-1/+1
2006-03-12[SCSI] mptscsih: remove unused page 1 setting functionJames Bottomley1-44/+0
2006-03-01[SCSI] mptspi: Add transport class Domain ValidationJames Bottomley1-2314/+88
2006-02-05[SCSI] fusion - mptctl - Event Log FixMoore, Eric1-1/+1
2006-01-31[SCSI] fusion: add message sanity checkMoore, Eric1-1/+14
2006-01-31[SCSI] fusion: unloading the driver - only set asyn narrow for configured dev...Moore, Eric1-6/+8
2006-01-31[SCSI] fusion: add task managment response code infoMoore, Eric1-0/+41
2006-01-31[SCSI] fusion: overrun tape fixMoore, Eric1-1/+2
2006-01-31[SCSI] fusion: setting timeouts in eh threads appropiatley for fc/sas/spiChristoph Hellwig1-3/+17
2006-01-31[SCSI] fusion: fix compileJames Bottomley1-2/+2
2006-01-31[SCSI] fusion: move sas persistent event handling over to the mptsas moduleMoore, Eric1-19/+0
2006-01-14[SCSI] mptfusion - fc transport attributesMichael Reed1-4/+24
2006-01-14[SCSI] fusion: kzalloc / kcalloc conversionChristoph Hellwig1-4/+2
2005-12-14[SCSI] mptfusion - mapping fixs required support for transport layers.Moore, Eric Dean1-380/+365
2005-12-14[SCSI] mptfusion - prep for removing domain validationMoore, Eric Dean1-111/+114
2005-12-14[SCSI] mptfusion - bus_type, change SCSI to SPIMoore, Eric Dean1-15/+15