summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt3sas/mpt3sas_scsih.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: mpt3sas: Disable DIF when prot_mask set to zeroSreekanth Reddy2020-05-081-2/+2
* scsi: mpt3sas: Capture IOC data for debugging purposesSuganath Prabu2020-05-081-0/+4
* scsi: mpt3sas: Fix kernel panic observed on soft HBA unplugSreekanth Reddy2020-04-011-4/+4
* scsi: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-121-1/+1
* scsi: mpt3sas: Print function name in which cmd timed outSreekanth Reddy2020-01-031-7/+8
* scsi: mpt3sas: Optimize mpt3sas driver loggingSreekanth Reddy2020-01-031-16/+26
* scsi: mpt3sas: print in which path firmware fault occurredSreekanth Reddy2020-01-031-4/+4
* scsi: mpt3sas: Handle CoreDump state from watchdog threadSreekanth Reddy2020-01-031-0/+19
* scsi: mpt3sas: renamed _base_after_reset_handler functionSreekanth Reddy2020-01-031-3/+5
* scsi: mpt3sas: Add support for NVMe shutdownSreekanth Reddy2020-01-031-0/+134
* scsi: mpt3sas: change allocation optionTomas Henzl2019-10-251-1/+1
* scsi: mpt3sas: Register trace buffer based on NVDATA settingsSreekanth Reddy2019-10-011-0/+2
* Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-241-1/+0
|\
| * PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski2019-08-281-1/+0
* | scsi: mpt3sas: Introduce module parameter to override queue depthSreekanth Reddy2019-08-291-4/+36
* | scsi: mpt3sas: Run SAS DEVICE STATUS CHANGE EVENT from ISRSuganath Prabu2019-08-081-10/+16
* | scsi: mpt3sas: Reduce the performance dropSuganath Prabu2019-08-081-5/+2
* | scsi: mpt3sas: Add sysfs to know supported featuresSuganath Prabu2019-08-081-0/+4
* | scsi: mpt3sas: Allow ioctls to blocked access status NVMeSuganath Prabu2019-08-081-2/+25
* | scsi: mpt3sas: Enumerate SES of a managed PCIe switchSuganath Prabu2019-08-081-34/+58
|/
* scsi: mpt3sas: set an unlimited max_segment_size for SAS 3.0 HBAsChristoph Hellwig2019-07-171-0/+1
* scsi: mpt3sas: make driver options visible in sysTomas Henzl2019-06-201-7/+7
* scsi: mpt3sas: Enable interrupt coalescing on high iopsSuganath Prabu S2019-06-191-1/+16
* scsi: mpt3sas: save and use MSI-X index for posting RDSuganath Prabu S2019-06-191-0/+1
* scsi: mpt3sas: function pointers of request descriptorSuganath Prabu S2019-06-191-10/+10
* scsi: mpt3sas: Fix kernel panic during expander resetSreekanth Reddy2019-03-261-0/+12
* scsi: mpt3sas: Add support for ATLAS PCIe switchSuganath Prabu S2019-02-051-0/+6
* scsi: mpt3sas: Add support for NVMe Switch AdapterSuganath Prabu S2019-02-051-0/+4
* scsi: mpt3sas: Rename mpi endpoint device ID macro.Suganath Prabu S2019-02-051-3/+3
* scsi: mpt3sas: mpt3sas_scsih: Mark expected switch fall-throughGustavo A. R. Silva2018-12-211-0/+1
* scsi: flip the default on use_clusteringChristoph Hellwig2018-12-191-2/+0
* scsi: mpt3sas: Introduce flag for aero based controllersSuganath Prabu2018-12-131-6/+8
* scsi: mpt3sas: Display message on Configurable secure HBASreekanth Reddy2018-11-221-3/+4
* scsi: mpt3sas: Fix Sync cache command failure during driver unloadSuganath Prabu2018-11-071-1/+35
* scsi: mpt3sas: Call sas_remove_host before removing the target devicesSuganath Prabu2018-11-071-1/+1
* scsi: mpt3sas: Add support for Aero controllersSuganath Prabu2018-11-071-0/+26
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-10-251-835/+652
|\
| * scsi: mpt3sas: Convert logging uses with MPT3SAS_FMT without logging levelsJoe Perches2018-10-111-6/+6
| * scsi: mpt3sas: Convert mlsleading uses of pr_<level> with MPT3SAS_FMTJoe Perches2018-10-111-27/+23
| * scsi: mpt3sas: Convert uses of pr_<level> with MPT3SAS_FMT to ioc_<level>Joe Perches2018-10-111-802/+623
* | PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep2018-10-021-1/+0
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-08-161-299/+162
|\
| * scsi: mpt3sas: Fix calltrace observed while running IO & resetSreekanth Reddy2018-08-091-1/+1
| * scsi: mpt3sas: Improve kernel-doc headersBart Van Assche2018-06-201-217/+71
| * scsi: mpt3sas: Split _base_reset_handler(), mpt3sas_scsih_reset_handler() and...Bart Van Assche2018-06-201-42/+50
| * scsi: mpt3sas: Annotate switch/case fall-throughBart Van Assche2018-06-201-0/+3
| * scsi: mpt3sas: Remove set-but-not-used variablesBart Van Assche2018-06-201-5/+0
| * scsi: mpt3sas: Fix indentationBart Van Assche2018-06-201-20/+20
| * scsi: mpt3sas: Fix, False timeout prints for ioctl and other internal command...Chaitra P B2018-06-191-9/+7
| * scsi: mpt3sas: Don't access the structure after decrementing it's instance re...Chaitra P B2018-06-191-3/+4