aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion/mptscsih.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] mptfusion: Use DID_TRANSPORT_DISRUPTED instead of DID_BUS_BUSYKashyap, Desai2010-07-271-1/+3
* [SCSI] mptsas: fix hangs caused by ATA pass-throughRyan Kuester2010-07-271-0/+2
* fusion: fix kernel-doc notationBen Hutchings2010-05-241-4/+2
* [SCSI] mptfusion: Task abort is not supported for VolumesKashyap, Desai2010-04-111-1/+13
* [SCSI] mptfusion: sanity check for vdevice pointer is addedKashyap, Desai2010-04-111-0/+2
* [SCSI] mptfusion: mpt_detach is called properly at the time of rmmodKashyap, Desai2010-04-111-5/+0
* [SCSI] mptfusion: Added new less expensive RESET (Message Unit Reset)Kashyap, Desai2010-04-111-3/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-02-261-2/+7
|\
| * [SCSI] mptfusion: Added MPI_SCSIIO_CONTROL_HEADOFQ priorityKashyap, Desai2010-01-181-2/+7
* | [SCSI] mptfusion : mptscsih_abort return value should be SUCCESS instead of v...Kashyap, Desai2010-02-081-1/+1
|/
* [SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie2009-12-041-2/+7
* [SCSI] mptspi: Fix for incorrect data underrun errataKashyap, Desai2009-10-291-5/+81
* [SCSI] mptsas : Send DID_NO_CONNECT for pending IOs of removed deviceKashyap, Desai2009-09-121-1/+11
* [SCSI] mptsas : set max_id to infinite value.Kashyap, Desai2009-08-221-1/+4
* [SCSI] mptsas : Handle INSUFFICIENT resources status as similar to IOC BUSY s...Kashyap, Desai2009-08-221-1/+1
* [SCSI] mptsas : Removed mptscsih_timer_expired.Kashyap, Desai2009-08-221-48/+0
* fusion: fix recent kernel-doc problemsRandy Dunlap2009-06-141-2/+2
* [SCSI] mpt fusion: fix up doc book commentsJames Bottomley2009-06-091-4/+1
* [SCSI] mpt fusion: Added support for Broadcast primitives Event handlingKashyap, Desai2009-06-091-0/+21
* [SCSI] mpt fusion: RAID device handling and Dual port Raid support is addedKashyap, Desai2009-06-091-2/+83
* [SCSI] mpt fusion: Code Cleanup patchKashyap, Desai2009-06-091-112/+62
* [SCSI] mpt fusion: rewrite of ioctl_cmds internal generated functionKashyap, Desai2009-06-091-2/+0
* [SCSI] mpt fusion: Adding DeviceResetCtx for internal Device reset frameKashyap, Desai2009-06-091-15/+4
* [SCSI] mpt fusion: rewrite taskmgmt request and completion routinesKashyap, Desai2009-06-091-295/+164
* [SCSI] mpt fusion: rewrite of all internal generated functionsKashyap, Desai2009-06-091-303/+211
* [SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory regionKashyap, Desai2009-06-091-83/+19
* [SCSI] mpt fusion: Add Firmware debug supportKashyap, Desai2009-01-131-0/+3
* [SCSI] mpt fusion: clear list of outstanding commands on host resetJames Bottomley2008-12-161-0/+3
* [SCSI] mptfusion: Increase scsi-timeouts, similariy to the LSI 4.x driver.Bernd Schubert2008-10-231-2/+1
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-271-2/+2
* [SCSI] mpt fusion : Updated copyright statment with 2008 includedPrakash, Sathya2008-06-051-1/+1
* [SCSI] fusion mpt: fix target missing after resetting external raidMichael Reed2008-05-271-8/+0
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-191-54/+68
* [SCSI] mpt fusion: convert inactive_list_mutex to a mutexMatthias Kaehlcke2008-04-071-4/+4
* [SCSI] mpt fusion: Power Management fixes for MPT SAS PCI-E controllersPrakash, Sathya2008-03-181-1/+10
* docbook: fix fusion source filesRandy Dunlap2008-03-031-9/+5
* drivers/message/: Spelling fixesJoe Perches2008-02-031-1/+1
* [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