linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] qedf: Misc fixes for the driver.
@ 2020-09-07 12:14 Javed Hasan
  2020-09-07 12:14 ` [PATCH 1/8] qedf: Changed the debug parameter permission to read & write Javed Hasan
                   ` (9 more replies)
  0 siblings, 10 replies; 12+ messages in thread
From: Javed Hasan @ 2020-09-07 12:14 UTC (permalink / raw)
  To: martin.petersen; +Cc: linux-scsi, GR-QLogic-Storage-Upstream, jhasan

This series has misc bug fixes and code enhancements.

Kindly apply this series to scsi-queue at your earliest convenience.

Thanks,
~Javed

Javed Hasan (3):
  qedf: Changed the debug parameter permission from read to read &
    write.
  qedf: Fix for the session’s E_D_TOV value.
  qedf: FDMI Enhancement.

Saurav Kashyap (5):
  qedf: Correct the comment in qedf_initiate_els.
  qedf: Return SUCCESS if stale rport in encounteredon eh_abort.
  qedf: Add schedule_hw_err_handler callback for fan failure.
  qedf: Retry qed->probe during recovery.
  qedf: Changes the %p to %px to print pointers.

 drivers/scsi/qedf/qedf.h      |   9 +++
 drivers/scsi/qedf/qedf_els.c  |  24 +++---
 drivers/scsi/qedf/qedf_fip.c  |   2 +-
 drivers/scsi/qedf/qedf_io.c   |  56 ++++++-------
 drivers/scsi/qedf/qedf_main.c | 184 ++++++++++++++++++++++++++++++------------
 5 files changed, 184 insertions(+), 91 deletions(-)

-- 
1.8.3.1


^ permalink raw reply	[flat|nested] 12+ messages in thread
* [PATCH 0/8] qedf: Misc fixes for the driver.
@ 2020-08-25  6:43 Javed Hasan
  2020-08-25  6:43 ` [PATCH 8/8] qedf: Changes the %p to %px to print pointers Javed Hasan
  0 siblings, 1 reply; 12+ messages in thread
From: Javed Hasan @ 2020-08-25  6:43 UTC (permalink / raw)
  To: martin.petersen; +Cc: linux-scsi, GR-QLogic-Storage-Upstream, jhasan

This series has misc bug fixes and code enhancements.

Kindly apply this series to scsi-queue at your earliest convenience.

Thanks,
~Javed

Javed Hasan (3):
  qedf: Changed the debug parameter permission from read to read &
    write.
  qedf: Fix for the session’s E_D_TOV value.
  qedf: FDMI Enhancement.

Saurav Kashyap (5):
  qedf: Correct the comment in qedf_initiate_els.
  qedf: Return SUCCESS if stale rport in encounteredon eh_abort.
  qedf: Add schedule_hw_err_handler callback for fan failure.
  qedf: Retry qed->probe during recovery.
  qedf: Changes the %p to %px to print pointers.

 drivers/scsi/qedf/qedf.h      |   9 +++
 drivers/scsi/qedf/qedf_els.c  |  24 +++---
 drivers/scsi/qedf/qedf_fip.c  |   2 +-
 drivers/scsi/qedf/qedf_io.c   |  56 ++++++-------
 drivers/scsi/qedf/qedf_main.c | 184 ++++++++++++++++++++++++++++++------------
 5 files changed, 184 insertions(+), 91 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2020-09-15 22:09 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-07 12:14 [PATCH 0/8] qedf: Misc fixes for the driver Javed Hasan
2020-09-07 12:14 ` [PATCH 1/8] qedf: Changed the debug parameter permission to read & write Javed Hasan
2020-09-07 12:14 ` [PATCH 2/8] qedf: Correct the comment in qedf_initiate_els Javed Hasan
2020-09-07 12:14 ` [PATCH 3/8] qedf: Fix for the session’s E_D_TOV value Javed Hasan
2020-09-07 12:14 ` [PATCH 4/8] qedf: FDMI attributes correction Javed Hasan
2020-09-07 12:14 ` [PATCH 5/8] qedf: Return SUCCESS if stale rport in encountered Javed Hasan
2020-09-07 12:14 ` [PATCH 6/8] qedf: Add schedule_hw_err_handler callback for fan failure Javed Hasan
2020-09-07 12:14 ` [PATCH 7/8] qedf: Retry qed->probe during recovery Javed Hasan
2020-09-07 12:14 ` [PATCH 8/8] qedf: Changes the %p to %px to print pointers Javed Hasan
2020-09-09  3:19 ` [PATCH 0/8] qedf: Misc fixes for the driver Martin K. Petersen
2020-09-15 20:16 ` Martin K. Petersen
  -- strict thread matches above, loose matches on Subject: below --
2020-08-25  6:43 Javed Hasan
2020-08-25  6:43 ` [PATCH 8/8] qedf: Changes the %p to %px to print pointers Javed Hasan

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).