summaryrefslogtreecommitdiff
path: root/drivers/message/fusion/mptscsih.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [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