aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion/mptsas.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-12[SCSI] Merge branch 'linus'James Bottomley1-11/+11
2009-06-09[SCSI] mpt fusion: fix up doc book commentsJames Bottomley1-9/+7
2009-06-09[SCSI] mpt fusion: Added support for Broadcast primitives Event handlingKashyap, Desai1-0/+207
2009-06-09[SCSI] mpt fusion: Queue full event handlingKashyap, Desai1-0/+133
2009-06-09[SCSI] mpt fusion: RAID device handling and Dual port Raid support is addedKashyap, Desai1-60/+272
2009-06-09[SCSI] mpt fusion: Code Cleanup patchKashyap, Desai1-32/+62
2009-06-09[SCSI] mpt fusion: Rescan SAS topology addedKashyap, Desai1-1/+168
2009-06-09[SCSI] mpt fusion: SAS topology scan changes, expander eventsKashyap, Desai1-236/+510
2009-06-09[SCSI] mpt fusion: Firmware event implementation using seperate WorkQueueKashyap, Desai1-442/+936
2009-06-09[SCSI] mpt fusion: rewrite of ioctl_cmds internal generated functionKashyap, Desai1-6/+31
2009-06-09[SCSI] mpt fusion: Adding DeviceResetCtx for internal Device reset frameKashyap, Desai1-54/+87
2009-06-09[SCSI] mpt fusion: rewrite of all internal generated functionsKashyap, Desai1-2/+0
2009-06-09[SCSI] mpt fusion: config path optimized, completion queue is usedKashyap, Desai1-4/+4
2009-06-09[SCSI] mpt fusion: Added support for MPT discovery completion checkKashyap, Desai1-2/+23
2009-06-09[SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory regionKashyap, Desai1-10/+8
2009-05-19block: set rq->resid_len to blk_rq_bytes() on issueTejun Heo1-1/+2
2009-05-11block: cleanup rq->data_len usagesTejun Heo1-10/+10
2009-05-11block: add rq->resid_lenTejun Heo1-2/+1
2009-04-03[SCSI] mptsas: remove unneeded checkAlan Cox1-3/+2
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison1-27/+27
2008-06-05[SCSI] mpt fusion : Updated copyright statment with 2008 includedPrakash, Sathya1-1/+1
2008-05-27[SCSI] fusion mpt: fix target missing after resetting external raidMichael Reed1-2/+0
2008-04-07[SCSI] mptsas: do not use ioc->handle to locate hba portinfo structureMichael Reed1-5/+17
2008-03-05[SCSI] mpt fusion: don't oops if NumPhys==0Krzysztof Oledzki1-0/+5
2008-01-11[SCSI] mpt fusion: make mptsas_smp_handler update residFUJITA Tomonori1-0/+2
2007-10-12[SCSI] mpt fusion: fix up fusion prints using the sdev_printk, dev_printk, and shost_printk APIEric Moore1-7/+8
2007-10-12[SCSI] mpt fusion: lock down ScsiLookupEric Moore1-3/+4
2007-10-12[SCSI] mpt fusion: Fix sparse warningsEric Moore1-0/+1
2007-10-12[SCSI] mpt fusion: add use of shost_priv and remove all the typecastingEric Moore1-7/+7
2007-10-12[SCSI] mpt fusion: removing Dell copyrightEric Moore1-1/+0
2007-10-12[SCSI] mpt fusion: removing references to hd->iocEric Moore1-17/+20
2007-10-12[SCSI] mpt fusion: rename vdev to vdeviceEric Moore1-15/+15
2007-10-12[SCSI] mpt fusion: standardize printks and debug infoEric Moore1-109/+144
2007-10-12[SCSI] mpt fusion: Change company name from LSI Logic to LSIPrakash, Sathya1-3/+3
2007-10-12[SCSI] mpt fusion: Creation of mptsas.h header filePrakash, Sathya1-105/+1
2007-10-12[SCSI] mpt fusion: Change call back indices to u8 from intPrakash, Sathya1-4/+4
2007-10-12[SCSI] mpt fusion: Usage of high priority request FIFO to send task management commandsPrakash, Sathya1-7/+1
2007-07-31[SCSI] mptsas: add SMP passthrough support via bsgFUJITA Tomonori1-0/+126
2007-07-28[SCSI] mpt fusion: Changes in mptfc.c mptlan.c mptsas.c and mptspi.c for logging supportPrakash, Sathya1-151/+125
2007-07-18[SCSI] mpt fusion: deregister from transport layer if PCI registration failedPrakash, Sathya1-1/+7
2007-07-18[SCSI] mpt fusion: add sysfs attributes to display IOC parametersPrakash, Sathya1-0/+64
2007-06-17[SCSI] mpt fusion: update MAINTAINERS (fusion part)Eric Moore1-1/+1
2007-03-11[SCSI] mptsas: Fix oops for insmod during kexecJudith Lebzelter1-2/+5
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+1
2007-02-02[SCSI] fusion - bump version - 3.04.04Eric Moore1-1/+1
2007-02-02[SCSI] fusion - report wide port sas address's for hba physEric Moore1-22/+30
2007-02-02[SCSI] fusion - serialize target resets in mptsas.cEric Moore1-45/+280
2007-02-02[SCSI] fusion - inactive raid support, and raid event bug fix'sEric Moore1-35/+237
2007-02-02[SCSI] fusion - Greater than 255 target and lun supportEric Moore1-38/+35
2007-01-06[SCSI] fusion: MODULE_VERSION supportEric Moore1-2/+3