summaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion/mptscsih.c
Commit message (Expand)AuthorAgeFilesLines
...
* [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori2008-01-231-1/+1
* Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-161-3/+3
|\
| * Fusion: sg chaining supportJens Axboe2007-10-161-3/+3
* | docbook: fix kernel-api contentRandy Dunlap2007-10-151-7/+3
|/
* [SCSI] mpt fusion: fix up fusion prints using the sdev_printk, dev_printk, an...Eric Moore2007-10-121-2/+2
* [SCSI] mpt fusion: lock down ScsiLookupEric Moore2007-10-121-77/+135
* [SCSI] mpt fusion: add use of shost_priv and remove all the typecastingEric Moore2007-10-121-42/+32
* [SCSI] mpt fusion: removing references to hd->iocEric Moore2007-10-121-95/+104
* [SCSI] mpt fusion: rename vdev to vdeviceEric Moore2007-10-121-18/+18
* [SCSI] mpt fusion: standardize printks and debug infoEric Moore2007-10-121-68/+72
* [SCSI] mpt fusion: Change company name from LSI Logic to LSIPrakash, Sathya2007-10-121-3/+3
* [SCSI] mpt fusion: Usage of high priority request FIFO to send task managemen...Prakash, Sathya2007-10-121-4/+10
* [SCSI] mpt fusion: Changes in mptscsih.c for logging supportPrakash, Sathya2007-07-281-186/+260
* [SCSI] mpt fusion: add sysfs attributes to display IOC parametersPrakash, Sathya2007-07-181-0/+153
* [SCSI] mpt fusion: fix for mounted raid volume filesytem that goes read-onlyEric Moore2007-06-171-8/+45
* [SCSI] mpt fusion: cleanup eh handlersEric Moore2007-06-171-55/+77
* [SCSI] mpt fusion: remove unused header - linux_compat.hEric Moore2007-06-171-1/+0
* [SCSI] mpt fusion: update MAINTAINERS (fusion part)Eric Moore2007-06-171-1/+1
* [SCSI] Merge up to linux-2.6 headJames Bottomley2007-05-301-4/+4
|\
| * [SCSI] fusion: Fix |/|| confusionDave Jones2007-05-221-4/+4
* | [SCSI] fusion: convert to use the data buffer accessorsFUJITA Tomonori2007-05-291-59/+19
|/
* [SCSI] fusion: remove VMWare guest OS remounted as read only work aroundEric Moore2007-03-201-4/+1
* [SCSI] fusion: honour return value of pci_enable_device() in mpt_resume()Horms2007-03-201-2/+1
* [SCSI] fusion: remove unnecessary code in mptscsih_resume()Horms2007-03-201-12/+0
* [SCSI] fusion: kernel-doc warning fixesRandy Dunlap2007-03-201-5/+10
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [SCSI] fusion - bump version - 3.04.04Eric Moore2007-02-021-1/+1
* [SCSI] fusion - error handling bug fix'sEric Moore2007-02-021-150/+145
* [SCSI] fusion - inactive raid support, and raid event bug fix'sEric Moore2007-02-021-0/+32
* [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
OpenPOWER on IntegriCloud