All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/14] qedf: Miscellaneous fixes.
@ 2019-08-23  9:52 Saurav Kashyap
  2019-08-23  9:52 ` [PATCH 01/14] qedf: Print message during bailout conditions Saurav Kashyap
                   ` (14 more replies)
  0 siblings, 15 replies; 17+ messages in thread
From: Saurav Kashyap @ 2019-08-23  9:52 UTC (permalink / raw)
  To: martin.petersen; +Cc: gbasrur, svernekar, linux-scsi

Hi Martin,

This series have bug fixes and improve the log messages for better debugging.

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

Thanks,
~Saurav 


Arun Easi (1):
  qedf: Fix crash during sg_reset.

Hannes Reinecke (1):
  qedf: Use discovery list to traverse rports

Nilesh Javali (1):
  qedf: Update module description string.

Saurav Kashyap (11):
  qedf: Print message during bailout conditions.
  qedf: Stop sending fipvlan request on unload.
  qedf: Add shutdown callback handler.
  qedf: Interpret supported caps value correctly.
  qedf: Add support for 20 Gbps speed.
  qedf: Add debug information for unsolicited processing.
  qedf: Initiator fails to re-login to switch after link down.
  qedf: Check for module unloading bit before processing link update
    AEN.
  qedf: Decrease the LL2 MTU size to 2500.
  qedf: Fix race betwen fipvlan request and response path.
  qedf: Update the version to 8.42.3.0.

 drivers/scsi/qedf/qedf.h         |   1 +
 drivers/scsi/qedf/qedf_debugfs.c |  16 ++--
 drivers/scsi/qedf/qedf_els.c     |  38 +++++++--
 drivers/scsi/qedf/qedf_fip.c     |  33 +++++---
 drivers/scsi/qedf/qedf_io.c      |  66 ++++++++++++---
 drivers/scsi/qedf/qedf_main.c    | 178 +++++++++++++++++++++++++--------------
 drivers/scsi/qedf/qedf_version.h |   8 +-
 7 files changed, 232 insertions(+), 108 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2019-08-30  6:43 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-23  9:52 [PATCH 00/14] qedf: Miscellaneous fixes Saurav Kashyap
2019-08-23  9:52 ` [PATCH 01/14] qedf: Print message during bailout conditions Saurav Kashyap
2019-08-23  9:52 ` [PATCH 02/14] qedf: Stop sending fipvlan request on unload Saurav Kashyap
2019-08-23  9:52 ` [PATCH 03/14] qedf: Fix crash during sg_reset Saurav Kashyap
2019-08-23  9:52 ` [PATCH 04/14] qedf: Update module description string Saurav Kashyap
2019-08-23  9:52 ` [PATCH 05/14] qedf: Add shutdown callback handler Saurav Kashyap
2019-08-23  9:52 ` [PATCH 06/14] qedf: Interpret supported caps value correctly Saurav Kashyap
2019-08-23  9:52 ` [PATCH 07/14] qedf: Add support for 20 Gbps speed Saurav Kashyap
2019-08-23  9:52 ` [PATCH 08/14] qedf: Add debug information for unsolicited processing Saurav Kashyap
2019-08-23  9:52 ` [PATCH 09/14] qedf: Initiator fails to re-login to switch after link down Saurav Kashyap
2019-08-23  9:52 ` [PATCH 10/14] qedf: Check for module unloading bit before processing link update AEN Saurav Kashyap
2019-08-23  9:52 ` [PATCH 11/14] qedf: Decrease the LL2 MTU size to 2500 Saurav Kashyap
2019-08-23  9:52 ` [PATCH 12/14] qedf: Use discovery list to traverse rports Saurav Kashyap
2019-08-23  9:52 ` [PATCH 13/14] qedf: Fix race betwen fipvlan request and response path Saurav Kashyap
2019-08-23  9:52 ` [PATCH 14/14] qedf: Update the version to 8.42.3.0 Saurav Kashyap
2019-08-29 22:52 ` [PATCH 00/14] qedf: Miscellaneous fixes Martin K. Petersen
2019-08-30  6:43   ` Saurav Kashyap

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.