public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] mpt3sas driver udpates
@ 2025-02-13  1:26 Shivasharan S
  2025-02-13  1:26 ` [PATCH 1/5] mpt3sas: Update MPI headers to 02.00.62 version Shivasharan S
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Shivasharan S @ 2025-02-13  1:26 UTC (permalink / raw)
  To: linux-scsi, martin.petersen
  Cc: sathya.prakash, ranjan.kumar, suganath-prabu.subramani,
	sumit.saxena, Shivasharan S

This patch series adds support for the MCTP passthrough function over the
MPI interface for management commands.
Also fix issue related to task management handling during IOCTL timeout.

Shivasharan S (5):
  mpt3sas: Update MPI headers to 02.00.62 version
  mpt3sas: Add support for MCTP Passthrough IOCTLs
  mpt3sas: Report driver capability as part of IOCINFO command
  mpt3sas: Send a diag reset if target reset fails
  mpt3sas: update driver version to 52.100.00.00

 drivers/scsi/mpt3sas/mpi/mpi2.h      |   9 +-
 drivers/scsi/mpt3sas/mpi/mpi2_cnfg.h |   5 +
 drivers/scsi/mpt3sas/mpi/mpi2_ioc.h  |  54 ++++++
 drivers/scsi/mpt3sas/mpt3sas_base.c  |  11 ++
 drivers/scsi/mpt3sas/mpt3sas_base.h  |   4 +-
 drivers/scsi/mpt3sas/mpt3sas_ctl.c   | 279 ++++++++++++++++++++++++++-
 drivers/scsi/mpt3sas/mpt3sas_ctl.h   |  49 ++++-
 7 files changed, 405 insertions(+), 6 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-02-25  0:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-13  1:26 [PATCH 0/5] mpt3sas driver udpates Shivasharan S
2025-02-13  1:26 ` [PATCH 1/5] mpt3sas: Update MPI headers to 02.00.62 version Shivasharan S
2025-02-13  1:26 ` [PATCH 2/5] mpt3sas: Add support for MCTP Passthrough commands Shivasharan S
2025-02-13  1:26 ` [PATCH 3/5] mpt3sas: Report driver capability as part of IOCINFO command Shivasharan S
2025-02-13  1:26 ` [PATCH 4/5] mpt3sas: Send a diag reset if target reset fails Shivasharan S
2025-02-13  1:26 ` [PATCH 5/5] mpt3sas: update driver version to 52.100.00.00 Shivasharan S
2025-02-21  2:48 ` [PATCH 0/5] mpt3sas driver udpates Martin K. Petersen
2025-02-25  0:32 ` Martin K. Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox