summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt3sas
AgeCommit message (Expand)Author
2020-12-30scsi: mpt3sas: Increase IOCInit request timeout to 30sSreekanth Reddy
2020-12-11scsi: mpt3sas: Fix ioctl timeoutSuganath Prabu S
2020-11-18scsi: mpt3sas: Fix timeouts observed while reenabling IRQSreekanth Reddy
2020-10-29scsi: mpt3sas: Fix sync irqsTomas Henzl
2020-10-01scsi: mpt3sas: Free diag buffer without any status checkSreekanth Reddy
2020-09-17scsi: mpt3sas: Don't call disable_irq from IRQ poll handlerTomas Henzl
2020-07-29scsi: mpt3sas: Fix error returns in BRM_status_showJohannes Thumshirn
2020-07-29scsi: mpt3sas: Fix unlock imbalanceDamien Le Moal
2020-06-24scsi: mpt3sas: Fix double free warningsSuganath Prabu S
2020-04-17scsi: mpt3sas: Fix kernel panic observed on soft HBA unplugSreekanth Reddy
2020-01-17scsi: mpt3sas: Fix double free in attach error handlingDan Carpenter
2020-01-04scsi: mpt3sas: Reject NVMe Encap cmnds to unsupported HBASreekanth Reddy
2020-01-04scsi: mpt3sas: Fix clear pending bit in ioctl statusSreekanth Reddy
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus 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: Update driver version to 31.100.00.00Suganath Prabu
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: Handle fault during HBA initializationSuganath Prabu
2019-08-07scsi: mpt3sas: Add sysfs to know supported featuresSuganath Prabu
2019-08-07scsi: mpt3sas: Support MEMORY MOVE Tool box commandSuganath 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-08-07scsi: mpt3sas: Update MPI headers to 2.6.8 specSuganath Prabu
2019-08-07scsi: mpt3sas: Gracefully handle online firmware updateSuganath Prabu
2019-08-07scsi: mpt3sas: memset request frame before reusingSuganath Prabu
2019-08-07scsi: mpt3sas: Add support for PCIe Lane marginSuganath Prabu
2019-07-30scsi: mpt3sas: support target smid for [abort|query] taskMinwoo Im
2019-07-30scsi: mpt3sas: clean up a couple sizeof() usesDan Carpenter
2019-07-30scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBASuganath Prabu
2019-07-16scsi: mpt3sas: set an unlimited max_segment_size for SAS 3.0 HBAsChristoph Hellwig
2019-06-26scsi: mpt3sas: Fix msix load balance on and off settingsSreekanth Reddy
2019-06-26scsi: mpt3sas: Determine smp affinity on per HBA basisSreekanth Reddy
2019-06-26scsi: mpt3sas: Use configured PCIe link speed, not maxSreekanth Reddy
2019-06-26scsi: mpt3sas: Remove CPU arch check to determine perf_modeSreekanth Reddy
2019-06-20scsi: mpt3sas: use DEVICE_ATTR_{RO, RW}Tomas Henzl
2019-06-20scsi: mpt3sas: make driver options visible in sysTomas Henzl
2019-06-20scsi: mpt3sas: Mark expected switch fall-throughGustavo A. R. Silva
2019-06-18scsi: mpt3sas: Update driver version to 29.100.00.00Suganath Prabu S
2019-06-18scsi: mpt3sas: Introduce perf_mode module parameterSuganath Prabu S
2019-06-18scsi: mpt3sas: Enable interrupt coalescing on high iopsSuganath Prabu S
2019-06-18scsi: mpt3sas: Affinity high iops queues IRQs to local nodeSuganath Prabu S
2019-06-18scsi: mpt3sas: save and use MSI-X index for posting RDSuganath Prabu S
2019-06-18scsi: mpt3sas: Use high iops queues under some circumstancesSuganath Prabu S
2019-06-18scsi: mpt3sas: change _base_get_msix_index prototypeSuganath Prabu S
2019-06-18scsi: mpt3sas: Add flag high_iops_queuesSuganath Prabu S
2019-06-18scsi: mpt3sas: Add Atomic RequestDescriptor support on AeroSuganath Prabu S
2019-06-18scsi: mpt3sas: function pointers of request descriptorSuganath Prabu S