summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt3sas/mpt3sas_scsih.c
Commit message (Expand)AuthorAgeFilesLines
* mpt3sas - remove unused fw_event_work elementsJoe Lawrence2016-04-251-6/+4
* mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of tim...Suganath prabu Subramani2016-02-231-3/+9
* mpt3sas: Make use of additional HighPriority credit message frames for sendin...Suganath prabu Subramani2016-02-231-4/+150
* mpt3sas: Never block the Enclosure deviceSuganath prabu Subramani2016-02-231-1/+21
* mpt3sas: Fix static analyzer(coverity) tool identified defectsSuganath prabu Subramani2016-02-231-2/+2
* mpt3sas: Added support for high port count HBA variants.Suganath prabu Subramani2016-02-231-11/+69
* mpt3sas: Fix use sas_is_tlr_enabled API before enabling MPI2_SCSIIO_CONTROL_T...Sreekanth Reddy2015-11-131-2/+1
* mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAsSreekanth Reddy2015-11-111-109/+372
* mpt3sas: setpci reset kernel oops fixSreekanth Reddy2015-11-111-0/+12
* mpt3sas: Refcount fw_events and fix unsafe list usageSreekanth Reddy2015-11-111-22/+94
* mpt3sas: Refcount sas_device objects and fix unsafe list usageSreekanth Reddy2015-11-111-149/+331
* mpt3sas: Ported WarpDrive product SSS6200 supportSreekanth Reddy2015-11-111-38/+222
* mpt3sas: Manage MSI-X vectors according to HBA device typeSreekanth Reddy2015-11-111-0/+7
* mpt3sas: Don't send PHYDISK_HIDDEN RAID action request on SAS2 HBAsSreekanth Reddy2015-11-111-2/+17
* mpt2sas, mpt3sas: Remove SCSI_MPTXSAS_LOGGING entry from KconfigSreekanth Reddy2015-11-111-35/+4
* mpt3sas: Define 'hba_mpi_version_belonged' IOC variableSreekanth Reddy2015-11-111-1/+38
* mpt3sas: Move Gen3 HBA's device registration to a separate fileSreekanth Reddy2015-11-111-136/+4
* mpt3sas: Added mpt2sas driver definitionsSreekanth Reddy2015-11-111-116/+114
* mpt3sas: When device is blocked followed by unblock fails, unfreeze the I/OsSreekanth Reddy2015-08-271-14/+75
* mpt3sas: Use alloc_ordered_workqueue() API instead of create_singlethread_wor...Sreekanth Reddy2015-08-271-2/+2
* mpt3sas: Complete the SCSI command with DID_RESET status for log_info value 0...Sreekanth Reddy2015-08-271-0/+3
* mpt3sas: Provides the physical location of sas drivesSreekanth Reddy2015-08-271-39/+201
* mpt3sas: Don't block the drive when drive addition under the control of SMLSreekanth Reddy2015-08-271-0/+7
* mpt2sas, mpt3sas: Update attribution language to AvagoSreekanth Reddy2015-01-131-1/+2
* mpt2sas, mpt3sas: Fail the host reset initiated due to discovery related I/O ...Sreekanth Reddy2015-01-131-0/+8
* mpt2sas, mpt3sas: log exceeded temperature thresholdsSreekanth Reddy2015-01-131-0/+31
* scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-041-1/+0
* mpt3sas: simplify ->change_queue_depthChristoph Hellwig2014-11-241-26/+10
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-6/+4
* scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-241-7/+3
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-121-1/+1
* scsi: remove ordered_tags scsi_device fieldChristoph Hellwig2014-11-121-12/+3
* scsi: provide a generic change_queue_type methodChristoph Hellwig2014-11-121-24/+1
* mpt3sas, mpt2sas: fix scsi_add_host error handling problems in _scsih_probeSreekanth Reddy2014-09-161-3/+6
* mpt3sas: Copyright in driver sources is updated for year the 2014.Sreekanth Reddy2014-09-161-1/+1
* mpt3sas: Clear PFA Status on SGPIO when PFA Drive is Removed or ReplacedSreekanth Reddy2014-09-161-10/+57
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* mpt3sas: delay scsi_add_host call to work with scsi-mqReddy, Sreekanth2014-07-251-14/+12
* mpt3sas: combine fw_event_work and its event_dataJoe Lawrence2014-07-251-25/+31
* mpt3sas: correct scsi_{target,device} hostdata allocationJoe Lawrence2014-07-251-2/+4
* scsi: use 64-bit value for 'max_luns'Hannes Reinecke2014-07-171-2/+2
* mpt3sas: Remove use of DEF_SCSI_QCMDMatthew Wilcox2014-05-281-6/+3
* mpt3sas: Remove uses of serial_numberMatthew Wilcox2014-05-281-9/+6
* [SCSI] mpt3sas: fix cleanup on controller resource mapping failureJoe Lawrence2013-08-261-0/+1
* [SCSI] mpt3sas: when async scanning is enabled then while scanning, devices a...Sreekanth Reddy2013-07-091-9/+13
* [SCSI] mpt3sas: Infinite loops can occur if MPI2_IOCSTATUS_CONFIG_INVALID_PAG...Sreekanth Reddy2013-07-091-12/+4
* [SCSI] mpt3sas: fix for kernel panic when driver loads with HBA conected to n...Sreekanth Reddy2013-07-091-0/+14
* [SCSI] mpt3sas: 2013 source code copyrightSreekanth Reddy2013-07-091-1/+1
* [SCSI] mpt3sas: remove unused variablesWei Yongjun2013-01-291-2/+0
* [SCSI] mpt3sas: Remove unneeded version.h header inclusionSachin Kamat2013-01-291-1/+0