summaryrefslogtreecommitdiff
path: root/drivers/scsi/mpi3mr/mpi3mr.h
AgeCommit message (Expand)AuthorFilesLines
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-08-31scsi: mpi3mr: Refresh SAS ports during soft resetSreekanth Reddy1-0/+11
2022-08-22scsi: mpi3mr: Support SAS transport class callbacksSreekanth Reddy1-0/+3
2022-08-22scsi: mpi3mr: Add framework to issue MPT transport cmdsSreekanth Reddy1-1/+5
2022-08-22scsi: mpi3mr: Add SAS SATA end devices to STLSreekanth Reddy1-0/+10
2022-08-22scsi: mpi3mr: Get target object based on rphySreekanth Reddy1-0/+4
2022-08-22scsi: mpi3mr: Add expander devices to STLSreekanth Reddy1-0/+7
2022-08-22scsi: mpi3mr: Enable STL on HBAs where multipath is disabledSreekanth Reddy1-0/+6
2022-08-22scsi: mpi3mr: Add helper functions to manage device's portSreekanth Reddy1-0/+13
2022-08-22scsi: mpi3mr: Add helper functions to retrieve device objectsSreekanth Reddy1-0/+14
2022-08-22scsi: mpi3mr: Add framework to add phys to STLSreekanth Reddy1-0/+93
2022-08-22scsi: mpi3mr: Enable Enclosure device add eventSreekanth Reddy1-0/+19
2022-08-22scsi: mpi3mr: Add helper functions to retrieve config pagesSreekanth Reddy1-0/+26
2022-08-22scsi: mpi3mr: Add framework to issue config requestsSreekanth Reddy1-0/+28
2022-07-18scsi: mpi3mr: Reduce VD queue depth on detecting throttlingSreekanth Reddy1-0/+10
2022-07-18scsi: mpi3mr: Resource Based MeteringSreekanth Reddy1-3/+58
2022-07-07scsi: mpi3mr: Increase cmd_per_lun to 128Sreekanth Reddy1-1/+1
2022-06-01scsi: mpi3mr: Rework mrioc->bsg_device model to fix warningsSumit Saxena1-1/+1
2022-05-19scsi: mpi3mr: Add target device related sysfs attributesSreekanth Reddy1-0/+1
2022-05-10scsi: mpi3mr: Increase I/O timeout value to 60sSreekanth Reddy1-0/+3
2022-05-02scsi: mpi3mr: Update driver version to 8.0.0.69.0Sumit Saxena1-2/+2
2022-05-02scsi: mpi3mr: Add support for NVMe passthroughSumit Saxena1-0/+25
2022-05-02scsi: mpi3mr: Expose adapter state to sysfsSumit Saxena1-1/+1
2022-05-02scsi: mpi3mr: Add support for PEL commandsSumit Saxena1-1/+35
2022-05-02scsi: mpi3mr: Add support for MPT commandsSumit Saxena1-0/+29
2022-05-02scsi: mpi3mr: Move data structures/definitions from MPI headers to uapi headerSumit Saxena1-0/+1
2022-05-02scsi: mpi3mr: Add support for driver commandsSumit Saxena1-3/+13
2022-05-02scsi: mpi3mr: Add bsg device supportSumit Saxena1-0/+20
2022-03-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-3/+7
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-1/+1
2022-02-11scsi: mpi3mr: Bump driver version to 8.0.0.68.0Sreekanth Reddy1-2/+2
2022-02-11scsi: mpi3mr: Update the copyright yearSreekanth Reddy1-1/+1
2022-02-11scsi: mpi3mr: Fix deadlock while canceling the fw eventSreekanth Reddy1-0/+4
2021-12-23scsi: mpi3mr: Bump driver version to 8.0.0.61.0Sreekanth Reddy1-2/+2
2021-12-23scsi: mpi3mr: Fixes around reply request queuesSreekanth Reddy1-1/+2
2021-12-23scsi: mpi3mr: Enhanced Task Management Support Reply handlingSreekanth Reddy1-0/+6
2021-12-23scsi: mpi3mr: Use TM response codes from MPI3 headersSreekanth Reddy1-7/+0
2021-12-23scsi: mpi3mr: Add io_uring interface support in I/O-polled modeSreekanth Reddy1-0/+18
2021-12-23scsi: mpi3mr: Support Prepare for Reset eventSreekanth Reddy1-0/+6
2021-12-23scsi: mpi3mr: Add Event acknowledgment logicSreekanth Reddy1-3/+27
2021-12-23scsi: mpi3mr: Gracefully handle online FW update operationSreekanth Reddy1-0/+1
2021-12-23scsi: mpi3mr: Detect async reset that occurred in firmwareSreekanth Reddy1-5/+7
2021-12-23scsi: mpi3mr: Handle offline FW activation in graceful mannerSreekanth Reddy1-16/+6
2021-12-23scsi: mpi3mr: Fault IOC when internal command gets timeoutSreekanth Reddy1-0/+1
2021-12-23scsi: mpi3mr: Increase internal cmnds timeout to 60sSreekanth Reddy1-4/+4
2021-12-23scsi: mpi3mr: Add support for PCIe Managed Switch SES deviceSreekanth Reddy1-0/+3