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