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