aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion/mptsas.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-28[SCSI] mptfusion: Extra debug prints added relavent to Device missing delay error handlingKashyap, Desai1-5/+10
2010-07-28[SCSI] mptfusion: Block Error handling for deleting devices or Device in DMDKashyap, Desai1-1/+124
2010-07-27[SCSI] mptfusion: print Doorbell register in a case of hard reset and timeoutKei Tokunaga1-2/+3
2010-07-27[SCSI] mptsas: fixed hot-removal processingKei Tokunaga1-1/+1
2010-07-27[SCSI] mptfusion: Added code for occationally SATA hotplug failure.Kashyap, Desai1-1/+30
2010-07-27[SCSI] mptfusion: schedule_target_reset from all Reset contextKashyap, Desai1-18/+41
2010-07-27[SCSI] mptfusion: Added sanity to check B_T mapping for device before adding to OSKashyap, Desai1-0/+37
2010-07-27[SCSI] mptfusion: Corrected declaration of device_missing_delayKashyap, Desai1-2/+2
2010-04-11[SCSI] mptfusion: Proper error handling is added after mpt_config timeoutKashyap, Desai1-5/+11
2010-04-11[SCSI] mptfusion: Check for command status is added after completion.Kashyap, Desai1-10/+16
2010-04-11[SCSI] mptfusion: Proper bus_type check is addedKashyap, Desai1-0/+3
2010-04-11[SCSI] mptfusion: mpt_detach is called properly at the time of rmmodKashyap, Desai1-0/+6
2010-04-11[SCSI] mptfusion: Added new less expensive RESET (Message Unit Reset)Kashyap, Desai1-4/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-18[SCSI] mptfusion: block device when target is being removed by FWKashyap, Desai1-5/+20
2010-01-18[SCSI] mptfusion: Added sysfs expander manufacture information at the time of expander add.Kashyap, Desai1-0/+186
2009-09-12[SCSI] mptsas : FW event thread and scsi mid layer deadlock in SYNCHRONIZE CACHE commandKashyap, Desai1-7/+1
2009-09-12[SCSI] mptsas : NULL pointer on big endian systems causing Expander not to tear offKashyap, Desai1-0/+1
2009-09-12[SCSI] mptsas : Sanity check for phyinfo is addedKashyap, Desai1-1/+7
2009-08-22[SCSI] mptsas : set max_id to infinite value.Kashyap, Desai1-3/+2
2009-08-22[SCSI] mptsas : Change config request timeout value to 30 seconds.Kashyap, Desai1-9/+10
2009-08-22[SCSI] mptsas : Removed mptscsih_timer_expired.Kashyap, Desai1-19/+0
2009-08-22[SCSI] mptsas : Change DEFINED value of can queue for FC and SAS devices.Kashyap, Desai1-1/+1
2009-06-22fusion: mptsas, fix lock imbalanceJiri Slaby1-2/+2
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