All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/21] lpfc: Update to revision 11.2.0.0
@ 2016-07-06 19:35 James Smart
  2016-07-15 19:25 ` Martin K. Petersen
  0 siblings, 1 reply; 2+ messages in thread
From: James Smart @ 2016-07-06 19:35 UTC (permalink / raw)
  To: linux-scsi


This patch set updates the lpfc driver to revision 11.2.0.00

The patches were cut against scsi-misc

James Smart (21):
  Fix Transgression Flag of Optical Element descriptor for RDP on Linux
  Correct RDP response sizing issue
  Add recovery from adapter parity errors on some SLI4 adapters
  Correct Buffer credit descriptor values in RDP response
  Reject RDP ELS if port has no login
  Add sysfs proc_name support
  Add MDS Diagnostics Support
  Fix SLI mode 2 config failure
  Correct FCOE discovery to avoid loss of storage devices after system
    reboot
  Re-organize source for easier device-id management
  Correct RDP response Revision location
  Add support for XLane LUN priority
  Correct Port reset resulting in FC port going offline
  Remove global lpfc_enable_npiv attribute in leiu of per-hba
    lpfc_enable_npiv
  Remove global lpfc_delay_discovery attribute in leiu of per-hba
    lpfc_delay_discovery
  Remove global lpfc_sli_mode attribute in leiu of per-hba lpfc_sli_mode
  Re-organize source for easier driver attribute management
  Correct issue with ioremap() call on 32bit kernel
  Disable FDMI probing if not connected to a fabric
  Copyright updates
  Update lpfc version to 11.2.0.0

 drivers/scsi/lpfc/lpfc.h         |  27 +++-
 drivers/scsi/lpfc/lpfc_attr.c    | 224 ++++++++++++++----------------
 drivers/scsi/lpfc/lpfc_attr.h    | 116 ++++++++++++++++
 drivers/scsi/lpfc/lpfc_crtn.h    |   7 +-
 drivers/scsi/lpfc/lpfc_ct.c      |   4 +
 drivers/scsi/lpfc/lpfc_els.c     | 290 ++++++++++++++++++++++++++-------------
 drivers/scsi/lpfc/lpfc_hw.h      |  36 +++--
 drivers/scsi/lpfc/lpfc_hw4.h     |  41 +++++-
 drivers/scsi/lpfc/lpfc_ids.h     | 122 ++++++++++++++++
 drivers/scsi/lpfc/lpfc_init.c    | 277 ++++++++++++++++++-------------------
 drivers/scsi/lpfc/lpfc_scsi.c    |  14 +-
 drivers/scsi/lpfc/lpfc_scsi.h    |   3 +-
 drivers/scsi/lpfc/lpfc_sli.c     |  99 ++++++++++---
 drivers/scsi/lpfc/lpfc_sli.h     |   3 +-
 drivers/scsi/lpfc/lpfc_sli4.h    |   4 +-
 drivers/scsi/lpfc/lpfc_version.h |   2 +-
 16 files changed, 843 insertions(+), 426 deletions(-)
 create mode 100644 drivers/scsi/lpfc/lpfc_attr.h
 create mode 100644 drivers/scsi/lpfc/lpfc_ids.h

-- 
2.5.0


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

* Re: [PATCH 00/21] lpfc: Update to revision 11.2.0.0
  2016-07-06 19:35 [PATCH 00/21] lpfc: Update to revision 11.2.0.0 James Smart
@ 2016-07-15 19:25 ` Martin K. Petersen
  0 siblings, 0 replies; 2+ messages in thread
From: Martin K. Petersen @ 2016-07-15 19:25 UTC (permalink / raw)
  To: James Smart; +Cc: linux-scsi

>>>>> "James" == James Smart <james.smart@broadcom.com> writes:

James> This patch set updates the lpfc driver to revision 11.2.0.00

Applied to 4.8/scsi-queue.

-- 
Martin K. Petersen	Oracle Linux Engineering

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

end of thread, other threads:[~2016-07-15 19:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-06 19:35 [PATCH 00/21] lpfc: Update to revision 11.2.0.0 James Smart
2016-07-15 19:25 ` 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.