All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/11] lpfc: Update lpfc to revision 12.6.0.1
@ 2019-11-05  0:56 James Smart
  2019-11-05  0:56 ` [PATCH 01/11] lpfc: Fix duplicate unreg_rpi error in port offline flow James Smart
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: James Smart @ 2019-11-05  0:56 UTC (permalink / raw)
  To: linux-scsi; +Cc: James Smart

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


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

end of thread, other threads:[~2019-11-06  4:45 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-05  0:56 [PATCH 00/11] lpfc: Update lpfc to revision 12.6.0.1 James Smart
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

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.