All of lore.kernel.org
 help / color / mirror / Atom feed
From: James Smart <jsmart2021@gmail.com>
To: linux-scsi@vger.kernel.org
Cc: James Smart <jsmart2021@gmail.com>
Subject: [PATCH 00/11] lpfc: Update lpfc to revision 12.6.0.1
Date: Mon,  4 Nov 2019 16:56:57 -0800	[thread overview]
Message-ID: <20191105005708.7399-1-jsmart2021@gmail.com> (raw)

Update lpfc to revision 12.6.0.1

This patch contains a set fixes and 3 patches of new functionality.
One of the fixes corrects a typo in one of the patches in the last
set (dynamic fw log).

The patches were cut against Martin's 5.5/scsi-queue tree

James Smart (11):
  lpfc: Fix duplicate unreg_rpi error in port offline flow
  lpfc: Fix configuration of BB credit recovery in service parameters
  lpfc: Fix kernel crash at lpfc_nvme_info_show during remote port
    bounce
  lpfc: Fix unexpected error messages during RSCN handling
  lpfc: Fix dynamic fw log enablement check
  lpfc: Sync with FC-NVMe-2 SLER change to require Conf with SLER
  lpfc: Clarify FAWNN error message
  lpfc: Add registration for CPU Offline/Online events
  lpfc: Change default IRQ model on AMD architectures
  lpfc: Add enablement of multiple adapter dumps
  lpfc: Update lpfc version to 12.6.0.1

 drivers/scsi/lpfc/lpfc.h           |  28 ++
 drivers/scsi/lpfc/lpfc_attr.c      | 174 +++++++---
 drivers/scsi/lpfc/lpfc_crtn.h      |   6 +
 drivers/scsi/lpfc/lpfc_els.c       |  21 +-
 drivers/scsi/lpfc/lpfc_hbadisc.c   |  17 +-
 drivers/scsi/lpfc/lpfc_hw4.h       |  10 +
 drivers/scsi/lpfc/lpfc_init.c      | 630 ++++++++++++++++++++++++++++++-------
 drivers/scsi/lpfc/lpfc_nportdisc.c |   4 +-
 drivers/scsi/lpfc/lpfc_sli.c       | 198 +++++++++++-
 drivers/scsi/lpfc/lpfc_sli4.h      |  40 ++-
 drivers/scsi/lpfc/lpfc_version.h   |   2 +-
 11 files changed, 953 insertions(+), 177 deletions(-)

-- 
2.13.7


             reply	other threads:[~2019-11-05  0:57 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-05  0:56 James Smart [this message]
2019-11-05  0:56 ` [PATCH 01/11] lpfc: Fix duplicate unreg_rpi error in port offline flow James Smart
2019-11-05  0:56 ` [PATCH 02/11] lpfc: Fix configuration of BB credit recovery in service parameters James Smart
2019-11-05  0:57 ` [PATCH 03/11] lpfc: Fix kernel crash at lpfc_nvme_info_show during remote port bounce James Smart
2019-11-05  0:57 ` [PATCH 04/11] lpfc: Fix unexpected error messages during RSCN handling James Smart
2019-11-05  0:57 ` [PATCH 05/11] lpfc: Fix dynamic fw log enablement check James Smart
2019-11-05  0:57 ` [PATCH 06/11] lpfc: Sync with FC-NVMe-2 SLER change to require Conf with SLER James Smart
2019-11-05  0:57 ` [PATCH 07/11] lpfc: Clarify FAWNN error message James Smart
2019-11-05  0:57 ` [PATCH 08/11] lpfc: Add registration for CPU Offline/Online events James Smart
2019-11-05  0:57 ` [PATCH 09/11] lpfc: Change default IRQ model on AMD architectures James Smart
2019-11-05  0:57 ` [PATCH 10/11] lpfc: Add enablement of multiple adapter dumps James Smart
2019-11-05  0:57 ` [PATCH 11/11] lpfc: Update lpfc version to 12.6.0.1 James Smart
2019-11-06  4:45 ` [PATCH 00/11] lpfc: Update lpfc to revision 12.6.0.1 Martin K. Petersen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191105005708.7399-1-jsmart2021@gmail.com \
    --to=jsmart2021@gmail.com \
    --cc=linux-scsi@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.