summaryrefslogtreecommitdiff
path: root/drivers/scsi/mpi3mr/mpi3mr.h
AgeCommit message (Expand)AuthorFilesLines
2023-12-06scsi: mpi3mr: Update driver version to 8.5.1.0.0Chandrakanth patil1-2/+2
2023-12-06scsi: mpi3mr: Support for preallocation of SGL BSG data buffers part-3Chandrakanth patil1-4/+6
2023-12-06scsi: mpi3mr: Support for preallocation of SGL BSG data buffers part-2Chandrakanth patil1-0/+2
2023-12-06scsi: mpi3mr: Support for preallocation of SGL BSG data buffers part-1Chandrakanth patil1-0/+15
2023-11-25scsi: mpi3mr: driver version upgrade to 8.5.0.0.50Sumit Saxena1-2/+2
2023-11-25scsi: mpi3mr: Increase maximum number of PHYs to 64 from 32Sumit Saxena1-1/+1
2023-08-08scsi: mpi3mr: Update driver version to 8.5.0.0.0Ranjan Kumar1-2/+2
2023-08-08scsi: mpi3mr: WRITE SAME implementationRanjan Kumar1-0/+11
2023-08-08scsi: mpi3mr: Add support for more than 1MB I/ORanjan Kumar1-2/+6
2023-05-23scsi: mpi3mr: Fix the type used for pointers to bitmapChristophe JAILLET1-4/+4
2023-04-01Merge branch '6.3/scsi-fixes' into 6.4/scsi-stagingMartin K. Petersen1-0/+5
2023-03-17scsi: mpi3mr: Update driver version to 8.4.1.0.0Ranjan Kumar1-2/+2
2023-03-17scsi: mpi3mr: Update copyright yearRanjan Kumar1-1/+1
2023-03-17scsi: mpi3mr: Modify MUR timeout value to 120 secondsRanjan Kumar1-0/+1
2023-03-17scsi: mpi3mr: Successive VD delete and add causes FW faultRanjan Kumar1-1/+7
2023-03-08scsi: mpi3mr: Fix expander node leak in mpi3mr_remove()Tomas Henzl1-0/+2
2023-03-07scsi: mpi3mr: ioctl timeout when disabling/enabling interruptRanjan Kumar1-0/+3
2023-02-22scsi: mpi3mr: Remove unneeded version.h includeJesper Juhl1-1/+0
2023-02-22scsi: mpi3mr: Use number of bits to manage bitmap sizesShin'ichiro Kawasaki1-8/+2
2022-09-25scsi: mpi3mr: Update driver version to 8.2.0.3.0Sreekanth Reddy1-2/+2
2022-09-25scsi: mpi3mr: Fix scheduling while atomic type bugSreekanth Reddy1-0/+2
2022-09-25scsi: mpi3mr: Scan the devices during resume timeSreekanth Reddy1-0/+2
2022-09-25scsi: mpi3mr: Free enclosure objects during driver unloadSreekanth Reddy1-0/+1
2022-09-25scsi: mpi3mr: Graceful handling of surprise removal of PCIe HBASreekanth Reddy1-0/+3
2022-09-01scsi: mpi3mr: Refresh SAS ports during soft resetSreekanth Reddy1-0/+11
2022-08-23scsi: mpi3mr: Support SAS transport class callbacksSreekanth Reddy1-0/+3
2022-08-23scsi: mpi3mr: Add framework to issue MPT transport cmdsSreekanth Reddy1-1/+5
2022-08-23scsi: mpi3mr: Add SAS SATA end devices to STLSreekanth Reddy1-0/+10
2022-08-23scsi: mpi3mr: Get target object based on rphySreekanth Reddy1-0/+4
2022-08-23scsi: mpi3mr: Add expander devices to STLSreekanth Reddy1-0/+7
2022-08-23scsi: mpi3mr: Enable STL on HBAs where multipath is disabledSreekanth Reddy1-0/+6
2022-08-23scsi: mpi3mr: Add helper functions to manage device's portSreekanth Reddy1-0/+13
2022-08-23scsi: mpi3mr: Add helper functions to retrieve device objectsSreekanth Reddy1-0/+14
2022-08-23scsi: mpi3mr: Add framework to add phys to STLSreekanth Reddy1-0/+93
2022-08-23scsi: mpi3mr: Enable Enclosure device add eventSreekanth Reddy1-0/+19
2022-08-23scsi: mpi3mr: Add helper functions to retrieve config pagesSreekanth Reddy1-0/+26
2022-08-23scsi: mpi3mr: Add framework to issue config requestsSreekanth Reddy1-0/+28
2022-07-19scsi: mpi3mr: Reduce VD queue depth on detecting throttlingSreekanth Reddy1-0/+10
2022-07-19scsi: mpi3mr: Resource Based MeteringSreekanth Reddy1-3/+58
2022-07-07scsi: mpi3mr: Increase cmd_per_lun to 128Sreekanth Reddy1-1/+1
2022-06-02scsi: mpi3mr: Rework mrioc->bsg_device model to fix warningsSumit Saxena1-1/+1
2022-05-20scsi: mpi3mr: Add target device related sysfs attributesSreekanth Reddy1-0/+1
2022-05-11scsi: mpi3mr: Increase I/O timeout value to 60sSreekanth Reddy1-0/+3
2022-05-03scsi: mpi3mr: Update driver version to 8.0.0.69.0Sumit Saxena1-2/+2
2022-05-03scsi: mpi3mr: Add support for NVMe passthroughSumit Saxena1-0/+25
2022-05-03scsi: mpi3mr: Expose adapter state to sysfsSumit Saxena1-1/+1
2022-05-03scsi: mpi3mr: Add support for PEL commandsSumit Saxena1-1/+35
2022-05-03scsi: mpi3mr: Add support for MPT commandsSumit Saxena1-0/+29
2022-05-03scsi: mpi3mr: Move data structures/definitions from MPI headers to uapi headerSumit Saxena1-0/+1
2022-05-03scsi: mpi3mr: Add support for driver commandsSumit Saxena1-3/+13