mbox series

[v1,0/4] mpi3mr: Few Enhancements and minor fixes

Message ID 20250129100850.25430-1-ranjan.kumar@broadcom.com (mailing list archive)
Headers show
Series mpi3mr: Few Enhancements and minor fixes | expand

Message

Ranjan Kumar Jan. 29, 2025, 10:08 a.m. UTC
Few Enhancements and minor fixes of mpi3mr driver.

Ranjan Kumar (4):
  mpi3mr: Avoid reply queue full condition
  mpi3mr: Support for Segmented Hardware Trace buffer
  mpi3mr: synchronous access b/w reset and tm thread for reply queue
  mpi3mr: Update driver version to 8.12.1.0.50

 drivers/scsi/mpi3mr/mpi/mpi30_tool.h |   1 +
 drivers/scsi/mpi3mr/mpi3mr.h         |  31 +++++-
 drivers/scsi/mpi3mr/mpi3mr_app.c     | 128 ++++++++++++++++++++++--
 drivers/scsi/mpi3mr/mpi3mr_fw.c      | 144 +++++++++++++++++++++++++--
 4 files changed, 281 insertions(+), 23 deletions(-)