summaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion/mptscsih.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] fusion - iocstatus, loginfo, and event debug updatesEric Moore2007-02-021-14/+115
* [SCSI] fusion - move SPI API over to mptspi.cEric Moore2007-02-021-284/+0
* [SCSI] fusion - Greater than 255 target and lun supportEric Moore2007-02-021-219/+82
* [SCSI] fusion: MODULE_VERSION supportEric Moore2007-01-061-1/+2
* [SCSI] fusion: power pc and miscellaneous bug fixsEric Moore2007-01-061-2/+3
* [SCSI] fusion: fibre channel: return DID_ERROR for MPI_IOCSTATUS_SCSI_IOC_TER...Eric Moore2007-01-061-0/+11
* [PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap2006-12-071-13/+11
* [SCSI] mptfusion: task abort fix'sEric Moore2006-07-131-15/+37
* [SCSI] mptfusion: sas nexus loss supportEric Moore2006-07-131-1/+18
* [SCSI] mptfusion: sas enclosures with smart driveEric Moore2006-07-131-0/+47
* [SCSI] mptfc: abort of board reset leaves port dead requiring rebootMichael Reed2006-06-101-1/+1
* [SCSI] mptfusion: move fc event/reset handling to mptfcMichael Reed2006-06-101-21/+0
* [SCSI] - fusion - mptfc bug fix's to prevent deadlock situationsMoore, Eric2006-04-251-22/+26
* [SCSI] mptfusion: bug fix's for raid components adding/deletingMoore, Eric2006-04-251-1/+1
* [SCSI] fusion - exposing raid components in mptsasMoore, Eric2006-03-141-1/+20
* [SCSI] fusion - removing target_id/bus_id from the VirtDevice structureMoore, Eric2006-03-141-11/+8
* [SCSI] fusion - move some debug firmware event debug msgs to verbose levelMoore, Eric2006-03-141-1/+1
* [SCSI] mptscsih: remove unused page 1 setting functionJames Bottomley2006-03-121-44/+0
* [SCSI] mptspi: Add transport class Domain ValidationJames Bottomley2006-03-011-2314/+88
* [SCSI] fusion - mptctl - Event Log FixMoore, Eric2006-02-041-1/+1
* [SCSI] fusion: add message sanity checkMoore, Eric2006-01-311-1/+14
* [SCSI] fusion: unloading the driver - only set asyn narrow for configured dev...Moore, Eric2006-01-311-6/+8
* [SCSI] fusion: add task managment response code infoMoore, Eric2006-01-311-0/+41
* [SCSI] fusion: overrun tape fixMoore, Eric2006-01-311-1/+2
* [SCSI] fusion: setting timeouts in eh threads appropiatley for fc/sas/spiChristoph Hellwig2006-01-311-3/+17
* [SCSI] fusion: fix compileJames Bottomley2006-01-311-2/+2
* [SCSI] fusion: move sas persistent event handling over to the mptsas moduleMoore, Eric2006-01-311-19/+0
* [SCSI] mptfusion - fc transport attributesMichael Reed2006-01-141-4/+24
* [SCSI] fusion: kzalloc / kcalloc conversionChristoph Hellwig2006-01-141-4/+2
* [SCSI] mptfusion - mapping fixs required support for transport layers.Moore, Eric Dean2005-12-131-380/+365
* [SCSI] mptfusion - prep for removing domain validationMoore, Eric Dean2005-12-131-111/+114
* [SCSI] mptfusion - bus_type, change SCSI to SPIMoore, Eric Dean2005-12-131-15/+15
* [SCSI] mptfusion : dv performance fixMoore, Eric Dean2005-12-011-0/+10
* [PATCH] message: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-071-4/+2
* [SCSI] fusion SAS support (mptsas driver) minor fixMoore, Eric Dean2005-09-191-0/+1
* [SCSI] fusion SAS support (mptsas driver) updatesMoore, Eric Dean2005-09-191-214/+233
* [SCSI] fusion core changes for SAS supportChristoph Hellwig2005-09-191-9/+6
* [SCSI] fusion: whitespace fixesChristoph Hellwig2005-09-041-46/+52
* [SCSI] fusion: endianess fixesChristoph Hellwig2005-09-041-12/+12
* [SCSI] fusion: extended config header supportChristoph Hellwig2005-09-041-9/+9
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds2005-07-261-26/+21
|\
| * [SCSI] - mptfusion - convert to new change_queue_depth APIMoore, Eric Dean2005-07-011-26/+21
* | [PATCH] PCI: make drivers use the pci shutdown callback instead of the driver...Greg Kroah-Hartman2005-06-271-5/+5
|/
* [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...Yani Ioannou2005-06-201-1/+1
* [SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik2005-06-171-4/+0
* [SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik2005-06-171-2/+1
* [SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik2005-06-171-5/+1
* [SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik2005-06-171-5/+0
* [SCSI] fusion-kfree-cleanupMoore, Eric Dean2005-05-201-9/+6
* [SCSI] mptfusion: mptscsih Split driver supportMoore, Eric Dean2005-05-201-595/+183