summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt3sas/mpt3sas_base.c
Commit message (Expand)AuthorAgeFilesLines
* mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAsSreekanth Reddy2015-11-111-5/+6
* mpt3sas: setpci reset kernel oops fixSreekanth Reddy2015-11-111-0/+6
* mpt3sas: Added OEM Gen2 PnP ID branding namesSreekanth Reddy2015-11-111-105/+221
* mpt3sas: Ported WarpDrive product SSS6200 supportSreekanth Reddy2015-11-111-7/+61
* mpt3sas: fix for driver fails EEH, recovery from injected pci bus errorSreekanth Reddy2015-11-111-1/+18
* mpt3sas: Manage MSI-X vectors according to HBA device typeSreekanth Reddy2015-11-111-18/+21
* mpt3sas: Build MPI SGL LIST on GEN2 HBAs and IEEE SGL LIST on GEN3 HBAsSreekanth Reddy2015-11-111-13/+168
* mpt2sas, mpt3sas: Remove SCSI_MPTXSAS_LOGGING entry from KconfigSreekanth Reddy2015-11-111-6/+4
* mpt3sas: Define 'hba_mpi_version_belonged' IOC variableSreekanth Reddy2015-11-111-4/+4
* mpt3sas: Added mpt2sas driver definitionsSreekanth Reddy2015-11-111-4/+4
* mpt3sas: Added support for customer specific brandingSreekanth Reddy2015-08-271-2/+27
* mpt3sas: Return host busy error status to SML when DMA mapping of scatter gat...Sreekanth Reddy2015-08-271-2/+2
* mpt3sas: Add branding string support for OEM custom HBASreekanth Reddy2015-08-271-0/+34
* mpt3sas: Add branding string support for OEM's HBASreekanth Reddy2015-08-271-0/+36
* mpt3sas: Update MPI2 strings to MPI2.5Sreekanth Reddy2015-08-271-2/+1
* mpt3sas: Remove redundancy code while freeing the controller resources.Sreekanth Reddy2015-08-271-25/+32
* 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-271-8/+85
* 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-131-3/+21
* mpt2sas, mpt3sas: Update attribution language to AvagoSreekanth Reddy2015-01-131-1/+2
* mpt2sas, mpt3sas: fix upper bound for the module parameter max_sgl_entriesSreekanth Reddy2015-01-131-2/+8
* mpt2sas, mpt3sas: log exceeded temperature thresholdsSreekanth Reddy2015-01-131-0/+8
* mpt3sas: issue_reset is uninitializedDan Carpenter2015-01-091-4/+4
* mpt3sas: Added Reply Descriptor Post Queue (RDPQ) Array supportSreekanth Reddy2014-09-161-57/+175
* mpt3sas: Added OEM branding StringsSreekanth Reddy2014-09-161-0/+49
* mpt3sas: Copyright in driver sources is updated for year the 2014.Sreekanth Reddy2014-09-161-1/+1
* mpt3sas: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-09-161-2/+2
* mpt3sas: delay scsi_add_host call to work with scsi-mqReddy, Sreekanth2014-07-251-1/+1
* mpt3sas: Rework the MSI-X grouping codeMartin K. Petersen2014-07-251-52/+21
* MPT / PCI: Use pci_stop_and_remove_bus_device_locked()Rafael J. Wysocki2014-01-141-1/+1
* [SCSI] mpt3sas: Added a driver module parameter max_msix_vectorsSreekanth Reddy2013-09-031-0/+14
* [SCSI] mpt3sas: fix cleanup on controller resource mapping failureJoe Lawrence2013-08-261-10/+17
* [SCSI] mpt3sas: Updated the Hardware timing requirementsSreekanth Reddy2013-07-091-7/+13
* [SCSI] mpt3sas: 2013 source code copyrightSreekanth Reddy2013-07-091-1/+1
* [SCSI] mpt3sas: remove unused variablesWei Yongjun2013-01-291-3/+1
* [SCSI] mpt3sas: Remove unneeded version.h header inclusionSachin Kamat2013-01-291-1/+0
* [SCSI] mpt3sas: add new driver supporting 12GB SASSreekanth Reddy2012-12-011-0/+4840
OpenPOWER on IntegriCloud