summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt3sas/mpt3sas_config.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: mpt3sas: Fix typo of "TRIGGER"James Seo2023-11-151-3/+3
* scsi: mpt3sas: Add support for ATTO ExpressSAS H12xx GT devicesBradley Grove2022-08-311-0/+124
* scsi: mpt3sas: Fail reset operation if config request timed outSreekanth Reddy2022-04-061-3/+6
* scsi: mpt3sas: Use firmware recommended queue depthSuganath Prabu S2021-08-091-0/+37
* scsi: mpt3sas: Handle firmware faults during first half of IOC initSuganath Prabu S2021-05-311-4/+14
* scsi: mpt3sas: Fix a bunch of potential naming doc-rotLee Jones2021-03-151-5/+5
* scsi: mpt3sas: Add persistent MPI trigger pageSuganath Prabu S2020-12-091-0/+158
* scsi: mpt3sas: Add persistent SCSI sense trigger pageSuganath Prabu S2020-12-091-0/+157
* scsi: mpt3sas: Add persistent Event trigger pageSuganath Prabu S2020-12-091-0/+160
* scsi: mpt3sas: Add persistent Master trigger pageSuganath Prabu S2020-12-091-0/+151
* scsi: mpt3sas: Add persistent trigger pages supportSuganath Prabu S2020-12-091-0/+134
* scsi: mpt3sas: Memset config_cmds.reply buffer with zerosSuganath Prabu S2020-08-201-1/+1
* scsi: mpt3sas: Fix set but unused variableDamien Le Moal2020-07-081-4/+3
* scsi: mpt3sas: Print function name in which cmd timed outSreekanth Reddy2020-01-021-3/+4
* scsi: mpt3sas: Optimize mpt3sas driver loggingSreekanth Reddy2020-01-021-9/+23
* scsi: mpt3sas: Enable interrupt coalescing on high iopsSuganath Prabu S2019-06-181-0/+71
* scsi: mpt3sas: function pointers of request descriptorSuganath Prabu S2019-06-181-1/+1
* scsi: mpt3sas: fix spelling mistake "manufaucturing" -> "manufacturing"Colin Ian King2018-11-281-1/+1
* scsi: mpt3sas: Fix driver modifying persistent data in Manufacturing page11Suganath Prabu2018-11-061-4/+0
* scsi: mpt3sas: Separate out mpt3sas_wait_for_iocSuganath Prabu2018-11-061-19/+4
* scsi: mpt3sas: Remove KERN_WARNING from panic usesJoe Perches2018-10-101-26/+15
* scsi: mpt3sas: Convert uses of pr_<level> with MPT3SAS_FMT to ioc_<level>Joe Perches2018-10-101-28/+20
* scsi: mpt3sas: Improve kernel-doc headersBart Van Assche2018-06-191-37/+37
* scsi: mpt3sas: Fix, False timeout prints for ioctl and other internal command...Chaitra P B2018-06-181-4/+3
* scsi: mpt3sas: Do not use 32-bit atomic request descriptor for Ventura contro...Suganath Prabu S2018-02-271-1/+1
* scsi: mpt3sas: Introduce Base function for cloning.Suganath Prabu Subramani2018-02-271-0/+1
* scsi: mpt3sas: API 's to support NVMe drive addition to SMLSuganath Prabu Subramani2017-11-031-0/+100
* scsi: mpt3sas: Use the new MPI 2.6 32-bit Atomic Request Descriptors for SAS3...Suganath Prabu Subramani2016-11-081-1/+1
* mpt3sas: Fix warnings exposed by W=1Calvin Owens2016-08-081-3/+1
* mpt3sas: Eliminate dead sleep_flag codeCalvin Owens2016-08-081-2/+1
* mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAsSreekanth Reddy2015-11-111-2/+0
* mpt3sas: sysfs attribute to report Backup Rail Monitor StatusSreekanth Reddy2015-11-111-0/+38
* mpt2sas, mpt3sas: Remove SCSI_MPTXSAS_LOGGING entry from KconfigSreekanth Reddy2015-11-111-6/+0
* mpt2sas, mpt3sas: Update attribution language to AvagoSreekanth Reddy2015-01-131-1/+2
* mpt2sas, mpt3sas: log exceeded temperature thresholdsSreekanth Reddy2015-01-131-0/+36
* mpt3sas: Copyright in driver sources is updated for year the 2014.Sreekanth Reddy2014-09-161-1/+1
* [SCSI] mpt3sas: 2013 source code copyrightSreekanth Reddy2013-07-091-1/+1
* treewide: Fix typos in printkMasanari Iida2013-03-201-1/+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/+1650