aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt3sas/mpt3sas_base.c
AgeCommit message (Expand)Author
2020-10-29scsi: mpt3sas: Fix sync irqsTomas Henzl
2020-09-17scsi: mpt3sas: Don't call disable_irq from IRQ poll handlerTomas Henzl
2020-06-02scsi: mpt3sas: Fix memset() in non-RDPQ modeSuganath Prabu S
2020-05-26scsi: mpt3sas: Fix reply queue count in non RDPQ modeSuganath Prabu S
2020-05-11scsi: mpt3sas: Fix double free warningsSuganath Prabu S
2020-05-07scsi: mpt3sas: Use true, false for ioc->use_32bit_dmaJason Yan
2020-04-24scsi: mpt3sas: Remove NULL check before freeing functionJason Yan
2020-04-24scsi: mpt3sas: Handle RDPQ DMA allocation in same 4G regionSuganath Prabu
2020-04-24scsi: mpt3sas: Separate out RDPQ allocation to new functionSuganath Prabu
2020-04-24scsi: mpt3sas: Rename function name is_MSB_are_sameSuganath Prabu
2020-04-24scsi: mpt3sas: Don't change the DMA coherent mask after allocationsChristoph Hellwig
2020-04-22scsi: mpt3sas: use true,false for bool variablesJason Yan
2020-01-10Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queueMartin K. Petersen
2020-01-02scsi: mpt3sas: Remove usage of device_busy counterSreekanth Reddy
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: Add support IOCs new state named COREDUMPSreekanth Reddy
2020-01-02scsi: mpt3sas: renamed _base_after_reset_handler functionSreekanth Reddy
2019-12-16scsi: mpt3sas: Fix double free in attach error handlingDan Carpenter
2019-09-30scsi: mpt3sas: Fix module parameter max_msix_vectorsSreekanth Reddy
2019-09-30scsi: mpt3sas: Use Component img header to get Package verSreekanth Reddy
2019-09-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-08-07scsi: mpt3sas: Handle fault during HBA initializationSuganath Prabu
2019-08-07scsi: mpt3sas: Enumerate SES of a managed PCIe switchSuganath Prabu
2019-08-07scsi: mpt3sas: Gracefully handle online firmware updateSuganath Prabu
2019-08-07scsi: mpt3sas: memset request frame before reusingSuganath Prabu
2019-07-30scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBASuganath Prabu
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: make driver options visible in sysTomas Henzl
2019-06-20scsi: mpt3sas: Mark expected switch fall-throughGustavo A. R. Silva
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
2019-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-04-12Merge branch '5.1/scsi-fixes' into 5.2/mergeMartin K. Petersen
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-03-27scsi: mpt3sas: fix indentation issueColin Ian King
2019-03-25scsi: mpt3sas: Fix kernel panic during expander resetSreekanth Reddy
2019-03-18scsi: mpt3sas: Improve the threshold value and introduce module paramSuganath Prabu