aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpi3mr/mpi3mr_transport.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: mpi3mr: Fix error code in mpi3mr_transport_smp_handler()Dan Carpenter2022-09-151-2/+4
* scsi: mpi3mr: Fix error codes in mpi3mr_report_manufacture()Dan Carpenter2022-09-151-26/+32
* scsi: mpi3mr: Refresh SAS ports during soft resetSreekanth Reddy2022-08-311-0/+351
* scsi: mpi3mr: Support SAS transport class callbacksSreekanth Reddy2022-08-221-0/+892
* scsi: mpi3mr: Add framework to issue MPT transport cmdsSreekanth Reddy2022-08-221-0/+228
* scsi: mpi3mr: Add SAS SATA end devices to STLSreekanth Reddy2022-08-221-0/+158
* scsi: mpi3mr: Get target object based on rphySreekanth Reddy2022-08-221-0/+29
* scsi: mpi3mr: Add expander devices to STLSreekanth Reddy2022-08-221-3/+395
* scsi: mpi3mr: Add helper functions to manage device's portSreekanth Reddy2022-08-221-0/+525
* scsi: mpi3mr: Add helper functions to retrieve device objectsSreekanth Reddy2022-08-221-0/+278
* scsi: mpi3mr: Add framework to add phys to STLSreekanth Reddy2022-08-221-0/+430