summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt3sas
AgeCommit message (Expand)Author
2016-02-23mpt3sas: Added smp_affinity_enable module parameter.Suganath Prabu Subramani
2016-02-23mpt3sas: Make use of additional HighPriority credit message frames for sendin...Suganath prabu Subramani
2016-02-23mpt3sas: Never block the Enclosure deviceSuganath prabu Subramani
2016-02-23mpt3sas: Fix static analyzer(coverity) tool identified defectsSuganath prabu Subramani
2016-02-23mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough req...Suganath prabu Subramani
2016-02-23mpt3sas: Added support for high port count HBA variants.Suganath prabu Subramani
2016-01-07Merge branch 'jejb-scsi' into miscJames Bottomley
2016-01-06mpt3sas: A correction in unmap_resourcesTomas Henzl
2015-12-03Merge branch 'mkp-fixes' into fixesJames Bottomley
2015-12-03mpt3sas: fix Kconfig dependency problem for mpt2sas back compatibilityJames Bottomley
2015-11-30mpt3sas: Add dummy Kconfig option for backwards compatibilityMartin K. Petersen
2015-11-13mpt3sas: Fix use sas_is_tlr_enabled API before enabling MPI2_SCSIIO_CONTROL_T...Sreekanth Reddy
2015-11-12mpt3sas: fix inline markers on non inline function declarationsStephen Rothwell
2015-11-11mpt3sas: Bump mpt3sas driver version to 09.102.00.00Sreekanth Reddy
2015-11-11mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAsSreekanth Reddy
2015-11-11mpt2sas, mpt3sas: Update the driver versionsSreekanth Reddy
2015-11-11mpt3sas: setpci reset kernel oops fixSreekanth Reddy
2015-11-11mpt3sas: Added OEM Gen2 PnP ID branding namesSreekanth Reddy
2015-11-11mpt3sas: Refcount fw_events and fix unsafe list usageSreekanth Reddy
2015-11-11mpt3sas: Refcount sas_device objects and fix unsafe list usageSreekanth Reddy
2015-11-11mpt3sas: sysfs attribute to report Backup Rail Monitor StatusSreekanth Reddy
2015-11-11mpt3sas: Ported WarpDrive product SSS6200 supportSreekanth Reddy
2015-11-11mpt3sas: fix for driver fails EEH, recovery from injected pci bus errorSreekanth Reddy
2015-11-11mpt3sas: Manage MSI-X vectors according to HBA device typeSreekanth Reddy
2015-11-11mpt3sas: Don't send PHYDISK_HIDDEN RAID action request on SAS2 HBAsSreekanth Reddy
2015-11-11mpt3sas: Build MPI SGL LIST on GEN2 HBAs and IEEE SGL LIST on GEN3 HBAsSreekanth Reddy
2015-11-11mpt2sas, mpt3sas: Remove SCSI_MPTXSAS_LOGGING entry from KconfigSreekanth Reddy
2015-11-11mpt3sas: Define 'hba_mpi_version_belonged' IOC variableSreekanth Reddy
2015-11-11mpt2sas: Move Gen2 HBA's device registration to a separate fileSreekanth Reddy
2015-11-11mpt3sas: Move Gen3 HBA's device registration to a separate fileSreekanth Reddy
2015-11-11mpt3sas: Added mpt2sas driver definitionsSreekanth Reddy
2015-08-27mpt3sas : Bump mpt3sas driver version to 9.100.00.00Sreekanth Reddy
2015-08-27mpt3sas: When device is blocked followed by unblock fails, unfreeze the I/OsSreekanth Reddy
2015-08-27mpt3sas: Call dma_mapping_error() API after mapping an address with dma_map_s...Sreekanth Reddy
2015-08-27mpt3sas: Use alloc_ordered_workqueue() API instead of create_singlethread_wor...Sreekanth Reddy
2015-08-27mpt3sas: Added support for customer specific brandingSreekanth Reddy
2015-08-27mpt3sas: Return host busy error status to SML when DMA mapping of scatter gat...Sreekanth Reddy
2015-08-27mpt3sas: Complete the SCSI command with DID_RESET status for log_info value 0...Sreekanth Reddy
2015-08-27mpt3sas: MPI 2.5 Rev K (2.5.6) specificationsSreekanth Reddy
2015-08-27mpt3sas: Bump mpt3sas driver version to v6.100.00.00Sreekanth Reddy
2015-08-27mpt3sas: Add branding string support for OEM custom HBASreekanth Reddy
2015-08-27mpt3sas: Add branding string support for OEM's HBASreekanth Reddy
2015-08-27mpt3sas: MPI 2.5 Rev J (2.5.5) specification and 2.00.34 header filesSreekanth Reddy
2015-08-27mpt3sas: Update MPI2 strings to MPI2.5Sreekanth Reddy
2015-08-27mpt3sas: Bump mpt3sas Driver version to v5.100.00.00Sreekanth Reddy
2015-08-27mpt3sas: Provides the physical location of sas drivesSreekanth Reddy
2015-08-27mpt3sas: MPI 2.5 Rev I (2.5.4) specifications.Sreekanth Reddy
2015-08-27mpt3sas: Remove redundancy code while freeing the controller resources.Sreekanth Reddy
2015-08-27mpt3sas: Don't block the drive when drive addition under the control of SMLSreekanth Reddy
2015-08-27mpt3sas: Get IOC_FACTS information using handshake protocol only after HBA ca...Sreekanth Reddy