summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt3sas
Commit message (Expand)AuthorAgeFilesLines
* scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBASuganath Prabu2019-07-301-5/+7
* scsi: mpt3sas: set an unlimited max_segment_size for SAS 3.0 HBAsChristoph Hellwig2019-07-171-0/+1
* scsi: mpt3sas: Fix msix load balance on and off settingsSreekanth Reddy2019-06-271-5/+18
* scsi: mpt3sas: Determine smp affinity on per HBA basisSreekanth Reddy2019-06-272-4/+7
* scsi: mpt3sas: Use configured PCIe link speed, not maxSreekanth Reddy2019-06-271-9/+4Star
* scsi: mpt3sas: Remove CPU arch check to determine perf_modeSreekanth Reddy2019-06-271-15/+1Star
* scsi: mpt3sas: use DEVICE_ATTR_{RO, RW}Tomas Henzl2019-06-201-113/+97Star
* scsi: mpt3sas: make driver options visible in sysTomas Henzl2019-06-202-14/+14
* scsi: mpt3sas: Mark expected switch fall-throughGustavo A. R. Silva2019-06-201-0/+1
* scsi: mpt3sas: Update driver version to 29.100.00.00Suganath Prabu S2019-06-191-2/+2
* scsi: mpt3sas: Introduce perf_mode module parameterSuganath Prabu S2019-06-191-18/+126
* scsi: mpt3sas: Enable interrupt coalescing on high iopsSuganath Prabu S2019-06-195-2/+109
* scsi: mpt3sas: Affinity high iops queues IRQs to local nodeSuganath Prabu S2019-06-191-11/+62
* scsi: mpt3sas: save and use MSI-X index for posting RDSuganath Prabu S2019-06-193-9/+35
* scsi: mpt3sas: Use high iops queues under some circumstancesSuganath Prabu S2019-06-192-2/+48
* scsi: mpt3sas: change _base_get_msix_index prototypeSuganath Prabu S2019-06-191-10/+20
* scsi: mpt3sas: Add flag high_iops_queuesSuganath Prabu S2019-06-192-5/+45
* scsi: mpt3sas: Add Atomic RequestDescriptor support on AeroSuganath Prabu S2019-06-192-9/+111
* scsi: mpt3sas: function pointers of request descriptorSuganath Prabu S2019-06-196-42/+49
* scsi: mpt3sas_ctl: fix double-fetch bug in _ctl_ioctl_main()Gen Zhang2019-06-191-0/+4
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-05-083-31/+170
|\
| * Merge branch '5.1/scsi-fixes' into 5.2/mergeMartin K. Petersen2019-04-132-0/+18
| |\
| * | scsi: mpt3sas: fix indentation issueColin Ian King2019-03-281-2/+2
| * | scsi: mpt3sas: Update mpt3sas driver version to 28.100.00.00Suganath Prabu2019-03-181-3/+3
| * | scsi: mpt3sas: Improve the threshold value and introduce module paramSuganath Prabu2019-03-182-2/+15
| * | scsi: mpt3sas: Load balance to improve performance and avoid soft lockupsSuganath Prabu2019-03-182-0/+26
| * | scsi: mpt3sas: Irq poll to avoid CPU hard lockupsSuganath Prabu2019-03-183-2/+85
| * | scsi: mpt3sas: simplify interrupt handlerSuganath Prabu2019-03-181-16/+33
| * | scsi: mpt3sas: Fix typo in request_desript_typeSuganath Prabu2019-03-181-9/+9
* | | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-081-1/+0Star
| |/ |/|
* | scsi: mpt3sas: Fix kernel panic during expander resetSreekanth Reddy2019-03-262-0/+18
|/
* scsi: mpt3sas: Add missing breaks in switch statementsGustavo A. R. Silva2019-02-271-0/+4
* scsi: mpt3sas: Update driver version to 27.102.00.00Suganath Prabu S2019-02-051-2/+2
* scsi: mpt3sas: Add support for ATLAS PCIe switchSuganath Prabu S2019-02-052-0/+9
* scsi: mpt3sas: Add support for NVMe Switch AdapterSuganath Prabu S2019-02-052-0/+5
* scsi: mpt3sas: Rename mpi endpoint device ID macro.Suganath Prabu S2019-02-052-4/+4
* scsi: mpt3sas: mpt3sas_scsih: Mark expected switch fall-throughGustavo A. R. Silva2018-12-211-0/+1
* scsi: mpt3sas: fix memory ordering on 64bit writesStephan Günther2018-12-201-1/+2
* scsi: flip the default on use_clusteringChristoph Hellwig2018-12-191-2/+0Star
* scsi: mpt3sas: Update driver version to 27.101.00.00Suganath Prabu2018-12-131-2/+2
* scsi: mpt3sas: Replace readl with ioc->base_readlSuganath Prabu2018-12-131-19/+20
* scsi: mpt3sas: Add separate function for aero doorbell readsSuganath Prabu2018-12-132-0/+32
* scsi: mpt3sas: Introduce flag for aero based controllersSuganath Prabu2018-12-132-6/+9
* scsi: mpt3sas: fix spelling mistake "manufaucturing" -> "manufacturing"Colin Ian King2018-11-291-1/+1
* scsi: mpt3sas: Display message on Configurable secure HBASreekanth Reddy2018-11-221-3/+4
* scsi: mpt3sas: Bump driver version to 27.100.00.00Suganath Prabu2018-11-071-2/+2
* scsi: mpt3sas: Fix driver modifying persistent data in Manufacturing page11Suganath Prabu2018-11-071-4/+0Star
* scsi: mpt3sas: Don't modify EEDPTagMode field setting on SAS3.5 HBA devicesSuganath Prabu2018-11-071-1/+1
* 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-072-3/+6