aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt3sas/mpt3sas_base.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-11mpt3sas: Ported WarpDrive product SSS6200 supportSreekanth Reddy1-7/+61
2015-11-11mpt3sas: fix for driver fails EEH, recovery from injected pci bus errorSreekanth Reddy1-1/+18
2015-11-11mpt3sas: Manage MSI-X vectors according to HBA device typeSreekanth Reddy1-18/+21
2015-11-11mpt3sas: Build MPI SGL LIST on GEN2 HBAs and IEEE SGL LIST on GEN3 HBAsSreekanth Reddy1-13/+168
2015-11-11mpt2sas, mpt3sas: Remove SCSI_MPTXSAS_LOGGING entry from KconfigSreekanth Reddy1-6/+4
2015-11-11mpt3sas: Define 'hba_mpi_version_belonged' IOC variableSreekanth Reddy1-4/+4
2015-11-11mpt3sas: Added mpt2sas driver definitionsSreekanth Reddy1-4/+4
2015-08-27mpt3sas: Added support for customer specific brandingSreekanth Reddy1-2/+27
2015-08-27mpt3sas: Return host busy error status to SML when DMA mapping of scatter gather list fails for a SCSI commandSreekanth Reddy1-2/+2
2015-08-27mpt3sas: Add branding string support for OEM custom HBASreekanth Reddy1-0/+34
2015-08-27mpt3sas: Add branding string support for OEM's HBASreekanth Reddy1-0/+36
2015-08-27mpt3sas: Update MPI2 strings to MPI2.5Sreekanth Reddy1-2/+1
2015-08-27mpt3sas: Remove redundancy code while freeing the controller resources.Sreekanth Reddy1-25/+32
2015-08-27mpt3sas: Get IOC_FACTS information using handshake protocol only after HBA card gets into READY or Operational state.Sreekanth Reddy1-0/+68
2015-08-27mpt3sas: Added Combined Reply Queue feature to extend up-to 96 MSIX vector supportSreekanth Reddy1-8/+85
2015-08-26mpt2sas, mpt3sas: Abort initialization if no memory I/O resources detectedSreekanth Reddy1-7/+9
2015-01-13mpt2sas, mpt3sas: set cpu affinity for each MSIX vectorsSreekanth Reddy1-3/+21
2015-01-13mpt2sas, mpt3sas: Update attribution language to AvagoSreekanth Reddy1-1/+2
2015-01-13mpt2sas, mpt3sas: fix upper bound for the module parameter max_sgl_entriesSreekanth Reddy1-2/+8
2015-01-13mpt2sas, mpt3sas: log exceeded temperature thresholdsSreekanth Reddy1-0/+8
2015-01-09mpt3sas: issue_reset is uninitializedDan Carpenter1-4/+4
2014-09-16mpt3sas: Added Reply Descriptor Post Queue (RDPQ) Array supportSreekanth Reddy1-57/+175
2014-09-16mpt3sas: Added OEM branding StringsSreekanth Reddy1-0/+49
2014-09-16mpt3sas: Copyright in driver sources is updated for year the 2014.Sreekanth Reddy1-1/+1
2014-09-16mpt3sas: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev1-2/+2
2014-07-25mpt3sas: delay scsi_add_host call to work with scsi-mqReddy, Sreekanth1-1/+1
2014-07-25mpt3sas: Rework the MSI-X grouping codeMartin K. Petersen1-52/+21
2014-01-14MPT / PCI: Use pci_stop_and_remove_bus_device_locked()Rafael J. Wysocki1-1/+1
2013-09-03[SCSI] mpt3sas: Added a driver module parameter max_msix_vectorsSreekanth Reddy1-0/+14
2013-08-26[SCSI] mpt3sas: fix cleanup on controller resource mapping failureJoe Lawrence1-10/+17
2013-07-09[SCSI] mpt3sas: Updated the Hardware timing requirementsSreekanth Reddy1-7/+13
2013-07-09[SCSI] mpt3sas: 2013 source code copyrightSreekanth Reddy1-1/+1
2013-01-29[SCSI] mpt3sas: remove unused variablesWei Yongjun1-3/+1
2013-01-29[SCSI] mpt3sas: Remove unneeded version.h header inclusionSachin Kamat1-1/+0
2012-12-01[SCSI] mpt3sas: add new driver supporting 12GB SASSreekanth Reddy1-0/+4840