aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion/mptscsih.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-02[SCSI] fusion - bump version - 3.04.04Eric Moore1-1/+1
2007-02-02[SCSI] fusion - error handling bug fix'sEric Moore1-150/+145
2007-02-02[SCSI] fusion - inactive raid support, and raid event bug fix'sEric Moore1-0/+32
2007-02-02[SCSI] fusion - iocstatus, loginfo, and event debug updatesEric Moore1-14/+115
2007-02-02[SCSI] fusion - move SPI API over to mptspi.cEric Moore1-284/+0
2007-02-02[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_TERMINATEDEric 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-10[SCSI] mptfc: abort of board reset leaves port dead requiring rebootMichael Reed1-1/+1
2006-06-10[SCSI] mptfusion: move fc event/reset handling to mptfcMichael Reed1-21/+0
2006-04-25[SCSI] - fusion - mptfc bug fix's to prevent deadlock situationsMoore, Eric1-22/+26
2006-04-25[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-04[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 devicesMoore, 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-13[SCSI] mptfusion - mapping fixs required support for transport layers.Moore, Eric Dean1-380/+365
2005-12-13[SCSI] mptfusion - prep for removing domain validationMoore, Eric Dean1-111/+114
2005-12-13[SCSI] mptfusion - bus_type, change SCSI to SPIMoore, Eric Dean1-15/+15
2005-12-01[SCSI] mptfusion : dv performance fixMoore, Eric Dean1-0/+10
2005-11-07[PATCH] message: fix-up schedule_timeout() usageNishanth Aravamudan1-4/+2
2005-09-19[SCSI] fusion SAS support (mptsas driver) minor fixMoore, Eric Dean1-0/+1
2005-09-19[SCSI] fusion SAS support (mptsas driver) updatesMoore, Eric Dean1-214/+233
2005-09-19[SCSI] fusion core changes for SAS supportChristoph Hellwig1-9/+6
2005-09-04[SCSI] fusion: whitespace fixesChristoph Hellwig1-46/+52
2005-09-04[SCSI] fusion: endianess fixesChristoph Hellwig1-12/+12
2005-09-04[SCSI] fusion: extended config header supportChristoph Hellwig1-9/+9
2005-07-26Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds1-26/+21
2005-07-01[SCSI] - mptfusion - convert to new change_queue_depth APIMoore, Eric Dean1-26/+21