summaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion/mptsas.c
Commit message (Expand)AuthorAgeFilesLines
* fusion: mptsas, fix lock imbalanceJiri Slaby2009-06-221-2/+2
* [SCSI] Merge branch 'linus'James Bottomley2009-06-121-11/+11
|\
| * block: set rq->resid_len to blk_rq_bytes() on issueTejun Heo2009-05-191-1/+2
| * block: cleanup rq->data_len usagesTejun Heo2009-05-111-10/+10
| * block: add rq->resid_lenTejun Heo2009-05-111-2/+1
* | [SCSI] mpt fusion: fix up doc book commentsJames Bottomley2009-06-091-9/+7
* | [SCSI] mpt fusion: Added support for Broadcast primitives Event handlingKashyap, Desai2009-06-091-0/+207
* | [SCSI] mpt fusion: Queue full event handlingKashyap, Desai2009-06-091-0/+133
* | [SCSI] mpt fusion: RAID device handling and Dual port Raid support is addedKashyap, Desai2009-06-091-60/+272
* | [SCSI] mpt fusion: Code Cleanup patchKashyap, Desai2009-06-091-32/+62
* | [SCSI] mpt fusion: Rescan SAS topology addedKashyap, Desai2009-06-091-1/+168
* | [SCSI] mpt fusion: SAS topology scan changes, expander eventsKashyap, Desai2009-06-091-236/+510
* | [SCSI] mpt fusion: Firmware event implementation using seperate WorkQueueKashyap, Desai2009-06-091-442/+936
* | [SCSI] mpt fusion: rewrite of ioctl_cmds internal generated functionKashyap, Desai2009-06-091-6/+31
* | [SCSI] mpt fusion: Adding DeviceResetCtx for internal Device reset frameKashyap, Desai2009-06-091-54/+87
* | [SCSI] mpt fusion: rewrite of all internal generated functionsKashyap, Desai2009-06-091-2/+0
* | [SCSI] mpt fusion: config path optimized, completion queue is usedKashyap, Desai2009-06-091-4/+4
* | [SCSI] mpt fusion: Added support for MPT discovery completion checkKashyap, Desai2009-06-091-2/+23
* | [SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory regionKashyap, Desai2009-06-091-10/+8
|/
* [SCSI] mptsas: remove unneeded checkAlan Cox2009-04-031-3/+2
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-271-27/+27
* [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-2/+0
* [SCSI] mptsas: do not use ioc->handle to locate hba portinfo structureMichael Reed2008-04-071-5/+17
* [SCSI] mpt fusion: don't oops if NumPhys==0Krzysztof Oledzki2008-03-051-0/+5
* [SCSI] mpt fusion: make mptsas_smp_handler update residFUJITA Tomonori2008-01-111-0/+2
* [SCSI] mpt fusion: fix up fusion prints using the sdev_printk, dev_printk, an...Eric Moore2007-10-121-7/+8
* [SCSI] mpt fusion: lock down ScsiLookupEric Moore2007-10-121-3/+4
* [SCSI] mpt fusion: Fix sparse warningsEric Moore2007-10-121-0/+1
* [SCSI] mpt fusion: add use of shost_priv and remove all the typecastingEric Moore2007-10-121-7/+7
* [SCSI] mpt fusion: removing Dell copyrightEric Moore2007-10-121-1/+0
* [SCSI] mpt fusion: removing references to hd->iocEric Moore2007-10-121-17/+20
* [SCSI] mpt fusion: rename vdev to vdeviceEric Moore2007-10-121-15/+15
* [SCSI] mpt fusion: standardize printks and debug infoEric Moore2007-10-121-109/+144
* [SCSI] mpt fusion: Change company name from LSI Logic to LSIPrakash, Sathya2007-10-121-3/+3
* [SCSI] mpt fusion: Creation of mptsas.h header filePrakash, Sathya2007-10-121-105/+1
* [SCSI] mpt fusion: Change call back indices to u8 from intPrakash, Sathya2007-10-121-4/+4
* [SCSI] mpt fusion: Usage of high priority request FIFO to send task managemen...Prakash, Sathya2007-10-121-7/+1
* [SCSI] mptsas: add SMP passthrough support via bsgFUJITA Tomonori2007-07-311-0/+126
* [SCSI] mpt fusion: Changes in mptfc.c mptlan.c mptsas.c and mptspi.c for logg...Prakash, Sathya2007-07-281-151/+125
* [SCSI] mpt fusion: deregister from transport layer if PCI registration failedPrakash, Sathya2007-07-181-1/+7
* [SCSI] mpt fusion: add sysfs attributes to display IOC parametersPrakash, Sathya2007-07-181-0/+64
* [SCSI] mpt fusion: update MAINTAINERS (fusion part)Eric Moore2007-06-171-1/+1
* [SCSI] mptsas: Fix oops for insmod during kexecJudith Lebzelter2007-03-111-2/+5
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+1
* [SCSI] fusion - bump version - 3.04.04Eric Moore2007-02-021-1/+1
* [SCSI] fusion - report wide port sas address's for hba physEric Moore2007-02-021-22/+30
* [SCSI] fusion - serialize target resets in mptsas.cEric Moore2007-02-021-45/+280
* [SCSI] fusion - inactive raid support, and raid event bug fix'sEric Moore2007-02-021-35/+237
* [SCSI] fusion - Greater than 255 target and lun supportEric Moore2007-02-021-38/+35
OpenPOWER on IntegriCloud