aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt3sas/mpt3sas_config.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-18scsi: mpt3sas: Enable interrupt coalescing on high iopsSuganath Prabu S1-0/+71
2019-06-18scsi: mpt3sas: function pointers of request descriptorSuganath Prabu S1-1/+1
2018-11-28scsi: mpt3sas: fix spelling mistake "manufaucturing" -> "manufacturing"Colin Ian King1-1/+1
2018-11-06scsi: mpt3sas: Fix driver modifying persistent data in Manufacturing page11Suganath Prabu1-4/+0
2018-11-06scsi: mpt3sas: Separate out mpt3sas_wait_for_iocSuganath Prabu1-19/+4
2018-10-10scsi: mpt3sas: Remove KERN_WARNING from panic usesJoe Perches1-26/+15
2018-10-10scsi: mpt3sas: Convert uses of pr_<level> with MPT3SAS_FMT to ioc_<level>Joe Perches1-28/+20
2018-06-19scsi: mpt3sas: Improve kernel-doc headersBart Van Assche1-37/+37
2018-06-18scsi: mpt3sas: Fix, False timeout prints for ioctl and other internal commands during controller reset.Chaitra P B1-4/+3
2018-02-27scsi: mpt3sas: Do not use 32-bit atomic request descriptor for Ventura controllers.Suganath Prabu S1-1/+1
2018-02-27scsi: mpt3sas: Introduce Base function for cloning.Suganath Prabu Subramani1-0/+1
2017-11-03scsi: mpt3sas: API 's to support NVMe drive addition to SMLSuganath Prabu Subramani1-0/+100
2016-11-08scsi: mpt3sas: Use the new MPI 2.6 32-bit Atomic Request Descriptors for SAS35 devices.Suganath Prabu Subramani1-1/+1
2016-08-08mpt3sas: Fix warnings exposed by W=1Calvin Owens1-3/+1
2016-08-08mpt3sas: Eliminate dead sleep_flag codeCalvin Owens1-2/+1
2015-11-11mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAsSreekanth Reddy1-2/+0
2015-11-11mpt3sas: sysfs attribute to report Backup Rail Monitor StatusSreekanth Reddy1-0/+38
2015-11-11mpt2sas, mpt3sas: Remove SCSI_MPTXSAS_LOGGING entry from KconfigSreekanth Reddy1-6/+0
2015-01-13mpt2sas, mpt3sas: Update attribution language to AvagoSreekanth Reddy1-1/+2
2015-01-13mpt2sas, mpt3sas: log exceeded temperature thresholdsSreekanth Reddy1-0/+36
2014-09-16mpt3sas: Copyright in driver sources is updated for year the 2014.Sreekanth Reddy1-1/+1
2013-07-09[SCSI] mpt3sas: 2013 source code copyrightSreekanth Reddy1-1/+1
2013-03-20treewide: Fix typos in printkMasanari Iida1-1/+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/+1650