linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] qedi: Misc bug fixes and enhancements
@ 2020-09-08  5:24 Manish Rangankar
  2020-09-08  5:24 ` [PATCH 1/8] qedi: Use qed count from set_fp_int in msix allocation Manish Rangankar
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Manish Rangankar @ 2020-09-08  5:24 UTC (permalink / raw)
  To: martin.petersen, lduncan, cleech; +Cc: linux-scsi, GR-QLogic-Storage-Upstream

Hi Martin,

Please apply the qedi miscellaneous bug fixes and enhancement patches
to the scsi tree at your convenience.

Thanks,
Manish

Manish Rangankar (5):
  qedi: Use qed count from set_fp_int in msix allocation.
  qedi: Skip f/w connection termination for pci shutdown handler.
  qedi: Use snprintf instead of sprintf
  qedi: Add firmware error recovery invocation support.
  qedi: Add support for handling the pcie errors.

Nilesh Javali (3):
  qedi: Fix list_del corruption while removing active IO
  qedi: Protect active command list to avoid list corruption
  qedi: Mark all connections for recovery on link down event

 drivers/scsi/qedi/qedi.h       |   5 ++
 drivers/scsi/qedi/qedi_fw.c    |  30 ++++++++--
 drivers/scsi/qedi/qedi_iscsi.c |   7 +++
 drivers/scsi/qedi/qedi_main.c  | 106 +++++++++++++++++++++++++++++++--
 4 files changed, 138 insertions(+), 10 deletions(-)

-- 
2.25.0


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

end of thread, other threads:[~2020-09-08  5:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-08  5:24 [PATCH 0/8] qedi: Misc bug fixes and enhancements Manish Rangankar
2020-09-08  5:24 ` [PATCH 1/8] qedi: Use qed count from set_fp_int in msix allocation Manish Rangankar
2020-09-08  5:24 ` [PATCH 2/8] qedi: Skip f/w connection termination for pci shutdown handler Manish Rangankar
2020-09-08  5:24 ` [PATCH 3/8] qedi: Fix list_del corruption while removing active IO Manish Rangankar
2020-09-08  5:24 ` [PATCH 4/8] qedi: Protect active command list to avoid list corruption Manish Rangankar
2020-09-08  5:24 ` [PATCH 5/8] qedi: Use snprintf instead of sprintf Manish Rangankar
2020-09-08  5:24 ` [PATCH 6/8] qedi: Mark all connections for recovery on link down event Manish Rangankar
2020-09-08  5:24 ` [PATCH 7/8] qedi: Add firmware error recovery invocation support Manish Rangankar
2020-09-08  5:24 ` [PATCH 8/8] qedi: Add support for handling the pcie errors Manish Rangankar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).