aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt3sas/mpt3sas_scsih.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig1-1/+0
2014-11-24mpt3sas: simplify ->change_queue_depthChristoph Hellwig1-26/+10
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig1-6/+4
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig1-7/+3
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig1-1/+1
2014-11-12scsi: remove ordered_tags scsi_device fieldChristoph Hellwig1-12/+3
2014-11-12scsi: provide a generic change_queue_type methodChristoph Hellwig1-24/+1
2014-09-16mpt3sas, mpt2sas: fix scsi_add_host error handling problems in _scsih_probeSreekanth Reddy1-3/+6
2014-09-16mpt3sas: Copyright in driver sources is updated for year the 2014.Sreekanth Reddy1-1/+1
2014-09-16mpt3sas: Clear PFA Status on SGPIO when PFA Drive is Removed or ReplacedSreekanth Reddy1-10/+57
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2014-07-25mpt3sas: delay scsi_add_host call to work with scsi-mqReddy, Sreekanth1-14/+12
2014-07-25mpt3sas: combine fw_event_work and its event_dataJoe Lawrence1-25/+31
2014-07-25mpt3sas: correct scsi_{target,device} hostdata allocationJoe Lawrence1-2/+4
2014-07-17scsi: use 64-bit value for 'max_luns'Hannes Reinecke1-2/+2
2014-05-28mpt3sas: Remove use of DEF_SCSI_QCMDMatthew Wilcox1-6/+3
2014-05-28mpt3sas: Remove uses of serial_numberMatthew Wilcox1-9/+6
2013-08-26[SCSI] mpt3sas: fix cleanup on controller resource mapping failureJoe Lawrence1-0/+1
2013-07-09[SCSI] mpt3sas: when async scanning is enabled then while scanning, devices are removed but their transport layer entries are not removedSreekanth Reddy1-9/+13
2013-07-09[SCSI] mpt3sas: Infinite loops can occur if MPI2_IOCSTATUS_CONFIG_INVALID_PAGE is not returnedSreekanth Reddy1-12/+4
2013-07-09[SCSI] mpt3sas: fix for kernel panic when driver loads with HBA conected to non LUN 0 configured expanderSreekanth Reddy1-0/+14
2013-07-09[SCSI] mpt3sas: 2013 source code copyrightSreekanth Reddy1-1/+1
2013-01-29[SCSI] mpt3sas: remove unused variablesWei Yongjun1-2/+0
2013-01-29[SCSI] mpt3sas: Remove unneeded version.h header inclusionSachin Kamat1-1/+0
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman1-3/+2
2012-12-01[SCSI] mpt3sas: add new driver supporting 12GB SASSreekanth Reddy1-0/+8167