summaryrefslogtreecommitdiff
path: root/drivers/scsi/mpt3sas/mpt3sas_base.h
AgeCommit message (Expand)AuthorFilesLines
2020-08-21scsi: mpt3sas: Update driver version to 35.100.00.00Suganath Prabu S1-2/+2
2020-08-21scsi: mpt3sas: Postprocessing of target and LUN resetSuganath Prabu S1-1/+1
2020-08-21scsi: mpt3sas: Add functions to check if any cmd is outstanding on Target and...Suganath Prabu S1-4/+5
2020-08-21scsi: mpt3sas: Rename and export interrupt mask/unmask functionsSuganath Prabu S1-0/+2
2020-08-21scsi: mpt3sas: Cancel the running work during host resetSuganath Prabu S1-0/+4
2020-06-16scsi: mpt3sas: Fix spelling mistakeFlavio Suligoi1-1/+1
2020-05-08scsi: mpt3sas: Capture IOC data for debugging purposesSuganath Prabu1-3/+15
2020-04-24scsi: mpt3sas: Update mpt3sas version to 33.101.00.00Suganath Prabu1-2/+2
2020-04-24scsi: mpt3sas: Handle RDPQ DMA allocation in same 4G regionSuganath Prabu1-0/+3
2020-04-24scsi: mpt3sas: Don't change the DMA coherent mask after allocationsChristoph Hellwig1-2/+0
2020-01-03scsi: mpt3sas: Update drive version to 33.100.00.00Sreekanth Reddy1-2/+2
2020-01-03scsi: mpt3sas: Print function name in which cmd timed outSreekanth Reddy1-0/+5
2020-01-03scsi: mpt3sas: print in which path firmware fault occurredSreekanth Reddy1-0/+8
2020-01-03scsi: mpt3sas: Handle CoreDump state from watchdog threadSreekanth Reddy1-0/+3
2020-01-03scsi: mpt3sas: Add support IOCs new state named COREDUMPSreekanth Reddy1-1/+10
2020-01-03scsi: mpt3sas: renamed _base_after_reset_handler functionSreekanth Reddy1-2/+3
2020-01-03scsi: mpt3sas: Add support for NVMe shutdownSreekanth Reddy1-1/+8
2019-10-01scsi: mpt3sas: Bump mpt3sas driver version to 32.100.00.00Sreekanth Reddy1-2/+2
2019-10-01scsi: mpt3sas: Add app owned flag support for diag bufferSreekanth Reddy1-0/+1
2019-10-01scsi: mpt3sas: Reuse diag buffer allocated at load timeSreekanth Reddy1-0/+1
2019-10-01scsi: mpt3sas: Register trace buffer based on NVDATA settingsSreekanth Reddy1-3/+6
2019-08-30scsi: mpt3sas: Introduce module parameter to override queue depthSreekanth Reddy1-0/+2
2019-08-08scsi: mpt3sas: Update driver version to 31.100.00.00Suganath Prabu1-2/+2
2019-08-08scsi: mpt3sas: Add sysfs to know supported featuresSuganath Prabu1-0/+4
2019-08-08scsi: mpt3sas: Allow ioctls to blocked access status NVMeSuganath Prabu1-0/+2
2019-08-08scsi: mpt3sas: Enumerate SES of a managed PCIe switchSuganath Prabu1-0/+16
2019-08-08scsi: mpt3sas: Gracefully handle online firmware updateSuganath Prabu1-0/+2
2019-06-27scsi: mpt3sas: Determine smp affinity on per HBA basisSreekanth Reddy1-0/+1
2019-06-19scsi: mpt3sas: Update driver version to 29.100.00.00Suganath Prabu S1-2/+2
2019-06-19scsi: mpt3sas: Enable interrupt coalescing on high iopsSuganath Prabu S1-0/+5
2019-06-19scsi: mpt3sas: save and use MSI-X index for posting RDSuganath Prabu S1-0/+1
2019-06-19scsi: mpt3sas: Use high iops queues under some circumstancesSuganath Prabu S1-1/+13
2019-06-19scsi: mpt3sas: Add flag high_iops_queuesSuganath Prabu S1-0/+5
2019-06-19scsi: mpt3sas: Add Atomic RequestDescriptor support on AeroSuganath Prabu S1-0/+2
2019-06-19scsi: mpt3sas: function pointers of request descriptorSuganath Prabu S1-0/+3
2019-03-19scsi: mpt3sas: Update mpt3sas driver version to 28.100.00.00Suganath Prabu1-3/+3
2019-03-19scsi: mpt3sas: Improve the threshold value and introduce module paramSuganath Prabu1-0/+3
2019-03-19scsi: mpt3sas: Load balance to improve performance and avoid soft lockupsSuganath Prabu1-0/+5
2019-03-19scsi: mpt3sas: Irq poll to avoid CPU hard lockupsSuganath Prabu1-0/+8
2019-02-05scsi: mpt3sas: Update driver version to 27.102.00.00Suganath Prabu S1-2/+2
2019-02-05scsi: mpt3sas: Add support for ATLAS PCIe switchSuganath Prabu S1-0/+3
2018-12-13scsi: mpt3sas: Update driver version to 27.101.00.00Suganath Prabu1-2/+2
2018-12-13scsi: mpt3sas: Add separate function for aero doorbell readsSuganath Prabu1-0/+2
2018-12-13scsi: mpt3sas: Introduce flag for aero based controllersSuganath Prabu1-0/+1
2018-11-07scsi: mpt3sas: Bump driver version to 27.100.00.00Suganath Prabu1-2/+2
2018-11-07scsi: mpt3sas: Separate out mpt3sas_wait_for_iocSuganath Prabu1-0/+1
2018-11-07scsi: mpt3sas: Added new #define variable IOC_OPERATIONAL_WAIT_COUNTSuganath Prabu1-0/+3
2018-11-07scsi: mpt3sas: Update MPI headers to support Aero controllersSuganath Prabu1-0/+1
2018-10-11scsi: mpt3sas: Remove unused macro MPT3SAS_FMTJoe Perches1-2/+0
2018-10-11scsi: mpt3sas: Add ioc_<level> logging macrosJoe Perches1-0/+9