summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt3sas
Commit message (Expand)AuthorAgeFilesLines
* mpt3sas: fix inline markers on non inline function declarationsStephen Rothwell2015-11-131-2/+2
* mpt3sas: Bump mpt3sas driver version to 09.102.00.00Sreekanth Reddy2015-11-121-2/+2
* mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAsSreekanth Reddy2015-11-129-442/+879
* mpt2sas, mpt3sas: Update the driver versionsSreekanth Reddy2015-11-121-5/+10
* mpt3sas: setpci reset kernel oops fixSreekanth Reddy2015-11-124-9/+71
* mpt3sas: Added OEM Gen2 PnP ID branding namesSreekanth Reddy2015-11-122-114/+305
* mpt3sas: Refcount fw_events and fix unsafe list usageSreekanth Reddy2015-11-121-22/+94
* mpt3sas: Refcount sas_device objects and fix unsafe list usageSreekanth Reddy2015-11-123-157/+365
* mpt3sas: sysfs attribute to report Backup Rail Monitor StatusSreekanth Reddy2015-11-123-0/+116
* mpt3sas: Ported WarpDrive product SSS6200 supportSreekanth Reddy2015-11-125-46/+327
* mpt3sas: fix for driver fails EEH, recovery from injected pci bus errorSreekanth Reddy2015-11-122-1/+19
* mpt3sas: Manage MSI-X vectors according to HBA device typeSreekanth Reddy2015-11-123-18/+31
* mpt3sas: Don't send PHYDISK_HIDDEN RAID action request on SAS2 HBAsSreekanth Reddy2015-11-121-2/+17
* mpt3sas: Build MPI SGL LIST on GEN2 HBAs and IEEE SGL LIST on GEN3 HBAsSreekanth Reddy2015-11-121-13/+168
* mpt2sas, mpt3sas: Remove SCSI_MPTXSAS_LOGGING entry from KconfigSreekanth Reddy2015-11-126-77/+10Star
* mpt3sas: Define 'hba_mpi_version_belonged' IOC variableSreekanth Reddy2015-11-125-8/+61
* mpt2sas: Move Gen2 HBA's device registration to a separate fileSreekanth Reddy2015-11-121-1/+4
* mpt3sas: Move Gen3 HBA's device registration to a separate fileSreekanth Reddy2015-11-125-159/+261
* mpt3sas: Added mpt2sas driver definitionsSreekanth Reddy2015-11-124-145/+191
* mpt3sas : Bump mpt3sas driver version to 9.100.00.00Sreekanth Reddy2015-08-271-2/+2
* mpt3sas: When device is blocked followed by unblock fails, unfreeze the I/OsSreekanth Reddy2015-08-271-14/+75
* mpt3sas: Call dma_mapping_error() API after mapping an address with dma_map_s...Sreekanth Reddy2015-08-271-2/+2
* mpt3sas: Use alloc_ordered_workqueue() API instead of create_singlethread_wor...Sreekanth Reddy2015-08-271-2/+2
* mpt3sas: Added support for customer specific brandingSreekanth Reddy2015-08-272-6/+39
* mpt3sas: Return host busy error status to SML when DMA mapping of scatter gat...Sreekanth Reddy2015-08-271-2/+2
* mpt3sas: Complete the SCSI command with DID_RESET status for log_info value 0...Sreekanth Reddy2015-08-272-0/+5
* mpt3sas: MPI 2.5 Rev K (2.5.6) specificationsSreekanth Reddy2015-08-272-5/+17
* mpt3sas: Bump mpt3sas driver version to v6.100.00.00Sreekanth Reddy2015-08-271-2/+2
* mpt3sas: Add branding string support for OEM custom HBASreekanth Reddy2015-08-272-0/+45
* mpt3sas: Add branding string support for OEM's HBASreekanth Reddy2015-08-272-0/+47
* mpt3sas: MPI 2.5 Rev J (2.5.5) specification and 2.00.34 header filesSreekanth Reddy2015-08-273-5/+18
* mpt3sas: Update MPI2 strings to MPI2.5Sreekanth Reddy2015-08-272-3/+1Star
* mpt3sas: Bump mpt3sas Driver version to v5.100.00.00Sreekanth Reddy2015-08-271-2/+2
* mpt3sas: Provides the physical location of sas drivesSreekanth Reddy2015-08-272-39/+203
* mpt3sas: MPI 2.5 Rev I (2.5.4) specifications.Sreekanth Reddy2015-08-273-9/+28
* mpt3sas: Remove redundancy code while freeing the controller resources.Sreekanth Reddy2015-08-271-25/+32
* mpt3sas: Don't block the drive when drive addition under the control of SMLSreekanth Reddy2015-08-273-1/+28
* mpt3sas: Get IOC_FACTS information using handshake protocol only after HBA ca...Sreekanth Reddy2015-08-271-0/+68
* mpt3sas: Added Combined Reply Queue feature to extend up-to 96 MSIX vector su...Sreekanth Reddy2015-08-272-9/+98
* mpt2sas, mpt3sas: Abort initialization if no memory I/O resources detectedSreekanth Reddy2015-08-261-7/+9
* mpt2sas, mpt3sas: set cpu affinity for each MSIX vectorsSreekanth Reddy2015-01-132-3/+22
* mpt2sas, mpt3sas: Update attribution language to AvagoSreekanth Reddy2015-01-1310-11/+21
* mpt2sas, mpt3sas: fix upper bound for the module parameter max_sgl_entriesSreekanth Reddy2015-01-131-2/+8
* 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-134-0/+81
* mpt3sas: issue_reset is uninitializedDan Carpenter2015-01-091-4/+4
* Revert "[SCSI] mpt3sas: Remove phys on topology change"Sreekanth Reddy2014-12-041-4/+1Star
* scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-041-1/+0Star
* mpt3sas: simplify ->change_queue_depthChristoph Hellwig2014-11-241-26/+10Star
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-6/+4Star