summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt3sas/mpt3sas_scsih.c
AgeCommit message (Expand)Author
2020-05-07scsi: mpt3sas: Disable DIF when prot_mask set to zeroSreekanth Reddy
2020-05-07scsi: mpt3sas: Capture IOC data for debugging purposesSuganath Prabu
2020-03-31scsi: mpt3sas: Fix kernel panic observed on soft HBA unplugSreekanth Reddy
2020-03-11scsi: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-01-02scsi: mpt3sas: Print function name in which cmd timed outSreekanth Reddy
2020-01-02scsi: mpt3sas: Optimize mpt3sas driver loggingSreekanth Reddy
2020-01-02scsi: mpt3sas: print in which path firmware fault occurredSreekanth Reddy
2020-01-02scsi: mpt3sas: Handle CoreDump state from watchdog threadSreekanth Reddy
2020-01-02scsi: mpt3sas: renamed _base_after_reset_handler functionSreekanth Reddy
2020-01-02scsi: mpt3sas: Add support for NVMe shutdownSreekanth Reddy
2019-10-24scsi: mpt3sas: change allocation optionTomas Henzl
2019-09-30scsi: mpt3sas: Register trace buffer based on NVDATA settingsSreekanth Reddy
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-08-29scsi: mpt3sas: Introduce module parameter to override queue depthSreekanth Reddy
2019-08-28PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski
2019-08-07scsi: mpt3sas: Run SAS DEVICE STATUS CHANGE EVENT from ISRSuganath Prabu
2019-08-07scsi: mpt3sas: Reduce the performance dropSuganath Prabu
2019-08-07scsi: mpt3sas: Add sysfs to know supported featuresSuganath Prabu
2019-08-07scsi: mpt3sas: Allow ioctls to blocked access status NVMeSuganath Prabu
2019-08-07scsi: mpt3sas: Enumerate SES of a managed PCIe switchSuganath Prabu
2019-07-16scsi: mpt3sas: set an unlimited max_segment_size for SAS 3.0 HBAsChristoph Hellwig
2019-06-20scsi: mpt3sas: make driver options visible in sysTomas Henzl
2019-06-18scsi: mpt3sas: Enable interrupt coalescing on high iopsSuganath Prabu S
2019-06-18scsi: mpt3sas: save and use MSI-X index for posting RDSuganath Prabu S
2019-06-18scsi: mpt3sas: function pointers of request descriptorSuganath Prabu S
2019-03-25scsi: mpt3sas: Fix kernel panic during expander resetSreekanth Reddy
2019-02-04scsi: mpt3sas: Add support for ATLAS PCIe switchSuganath Prabu S
2019-02-04scsi: mpt3sas: Add support for NVMe Switch AdapterSuganath Prabu S
2019-02-04scsi: mpt3sas: Rename mpi endpoint device ID macro.Suganath Prabu S
2018-12-20scsi: mpt3sas: mpt3sas_scsih: Mark expected switch fall-throughGustavo A. R. Silva
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-12-12scsi: mpt3sas: Introduce flag for aero based controllersSuganath Prabu
2018-11-21scsi: mpt3sas: Display message on Configurable secure HBASreekanth Reddy
2018-11-06scsi: mpt3sas: Fix Sync cache command failure during driver unloadSuganath Prabu
2018-11-06scsi: mpt3sas: Call sas_remove_host before removing the target devicesSuganath Prabu
2018-11-06scsi: mpt3sas: Add support for Aero controllersSuganath Prabu
2018-10-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-10-10scsi: mpt3sas: Convert logging uses with MPT3SAS_FMT without logging levelsJoe Perches
2018-10-10scsi: mpt3sas: Convert mlsleading uses of pr_<level> with MPT3SAS_FMTJoe Perches
2018-10-10scsi: mpt3sas: Convert uses of pr_<level> with MPT3SAS_FMT to ioc_<level>Joe Perches
2018-10-02PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-08-08scsi: mpt3sas: Fix calltrace observed while running IO & resetSreekanth Reddy
2018-07-30block: move ref_tag calculation func to the block layerMax Gurtovoy
2018-06-19scsi: mpt3sas: Improve kernel-doc headersBart Van Assche
2018-06-19scsi: mpt3sas: Split _base_reset_handler(), mpt3sas_scsih_reset_handler() and...Bart Van Assche
2018-06-19scsi: mpt3sas: Annotate switch/case fall-throughBart Van Assche
2018-06-19scsi: mpt3sas: Remove set-but-not-used variablesBart Van Assche
2018-06-19scsi: mpt3sas: Fix indentationBart Van Assche
2018-06-18scsi: mpt3sas: Fix, False timeout prints for ioctl and other internal command...Chaitra P B