summaryrefslogtreecommitdiff
path: root/drivers/message/fusion/mptscsih.c
AgeCommit message (Expand)Author
2011-09-22[SCSI] mptfusion: Added check for SILI bit in READ_16 CDB for DATA UNDERRUN E...nagalakshmi.nandigama@lsi.com
2011-08-27[SCSI] mptfusion: Fix for device offline while doing aggressive HBA resetkashyap.desai@lsi.com
2011-08-27[SCSI] mptfusion: Better handling of DEAD IOC PCI-E Link down error conditionkashyap.desai@lsi.com
2011-07-27[SCSI] mptfusion : Added check for SILI bit in READ_6 CDB for DATA UNDERRUN E...Kashyap, Desai
2011-05-01[SCSI] mptfusion: Remove debug print from mptscsih_qcmd()Kashyap, Desai
2011-05-01[SCSI] fusion: do not check serial_number in the abort handlerChristoph Hellwig
2011-02-12[SCSI] mptfusion: Fix Incorrect return value in mptscsih_dev_resetKashyap, Desai
2010-07-28[SCSI] mptfusion: Block Error handling for deleting devices or Device in DMDKashyap, Desai
2010-07-27[SCSI] mptfusion: print Doorbell register in a case of hard reset and timeoutKei Tokunaga
2010-07-27[SCSI] mptfusion: schedule_target_reset from all Reset contextKashyap, Desai
2010-07-27[SCSI] mptfusion: Use DID_TRANSPORT_DISRUPTED instead of DID_BUS_BUSYKashyap, Desai
2010-07-27[SCSI] mptsas: fix hangs caused by ATA pass-throughRyan Kuester
2010-05-24fusion: fix kernel-doc notationBen Hutchings
2010-04-11[SCSI] mptfusion: Task abort is not supported for VolumesKashyap, Desai
2010-04-11[SCSI] mptfusion: sanity check for vdevice pointer is addedKashyap, Desai
2010-04-11[SCSI] mptfusion: mpt_detach is called properly at the time of rmmodKashyap, Desai
2010-04-11[SCSI] mptfusion: Added new less expensive RESET (Message Unit Reset)Kashyap, Desai
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-02-08[SCSI] mptfusion : mptscsih_abort return value should be SUCCESS instead of v...Kashyap, Desai
2010-01-18[SCSI] mptfusion: Added MPI_SCSIIO_CONTROL_HEADOFQ priorityKashyap, Desai
2009-12-04[SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie
2009-10-29[SCSI] mptspi: Fix for incorrect data underrun errataKashyap, Desai
2009-09-12[SCSI] mptsas : Send DID_NO_CONNECT for pending IOs of removed deviceKashyap, Desai
2009-08-22[SCSI] mptsas : set max_id to infinite value.Kashyap, Desai
2009-08-22[SCSI] mptsas : Handle INSUFFICIENT resources status as similar to IOC BUSY s...Kashyap, Desai
2009-08-22[SCSI] mptsas : Removed mptscsih_timer_expired.Kashyap, Desai
2009-06-14fusion: fix recent kernel-doc problemsRandy Dunlap
2009-06-09[SCSI] mpt fusion: fix up doc book commentsJames Bottomley
2009-06-09[SCSI] mpt fusion: Added support for Broadcast primitives Event handlingKashyap, Desai
2009-06-09[SCSI] mpt fusion: RAID device handling and Dual port Raid support is addedKashyap, Desai
2009-06-09[SCSI] mpt fusion: Code Cleanup patchKashyap, Desai
2009-06-09[SCSI] mpt fusion: rewrite of ioctl_cmds internal generated functionKashyap, Desai
2009-06-09[SCSI] mpt fusion: Adding DeviceResetCtx for internal Device reset frameKashyap, Desai
2009-06-09[SCSI] mpt fusion: rewrite taskmgmt request and completion routinesKashyap, Desai
2009-06-09[SCSI] mpt fusion: rewrite of all internal generated functionsKashyap, Desai
2009-06-09[SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory regionKashyap, Desai
2009-01-13[SCSI] mpt fusion: Add Firmware debug supportKashyap, Desai
2008-12-16[SCSI] mpt fusion: clear list of outstanding commands on host resetJames Bottomley
2008-10-23[SCSI] mptfusion: Increase scsi-timeouts, similariy to the LSI 4.x driver.Bernd Schubert
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison
2008-06-05[SCSI] mpt fusion : Updated copyright statment with 2008 includedPrakash, Sathya
2008-05-27[SCSI] fusion mpt: fix target missing after resetting external raidMichael Reed
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones
2008-04-07[SCSI] mpt fusion: convert inactive_list_mutex to a mutexMatthias Kaehlcke
2008-03-18[SCSI] mpt fusion: Power Management fixes for MPT SAS PCI-E controllersPrakash, Sathya
2008-03-03docbook: fix fusion source filesRandy Dunlap
2008-02-03drivers/message/: Spelling fixesJoe Perches
2008-01-23[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds