linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/18] qla2xxx: fixes for the driver
@ 2020-02-26 22:40 Himanshu Madhani
  2020-02-26 22:40 ` [PATCH 01/18] qla2xxX: Add 16.0GT for PCI String Himanshu Madhani
                   ` (18 more replies)
  0 siblings, 19 replies; 20+ messages in thread
From: Himanshu Madhani @ 2020-02-26 22:40 UTC (permalink / raw)
  To: James.Bottomley, martin.petersen; +Cc: hmadhani, linux-scsi

Hi Martin, 

This series is mostly bug fixes in the driver.

Please apply this series to 5.7/scsi-queue at your earliest convenience.

Thanks,
Himanshu

Andrew Vasquez (2):
  qla2xxx: Use a dedicated interrupt handler for 'handshake-required'
    ISPs
  qla2xxx: Update BPM enablement semantics.

Arun Easi (1):
  qla2xxx: Handle NVME status iocb correctly

Giridhar Malavali (2):
  qla2xxx: Avoid setting firmware options twice in
    24xx_update_fw_options.
  qla2xxx: Use FC generic update firmware options routine for ISP27xx

Himanshu Madhani (2):
  qla2xxX: Add 16.0GT for PCI String
  qla2xxx: Update driver version to 10.01.00.25-k

Michael Hernandez (2):
  qla2xxx: Improved secure flash support messages
  qla2xxx: Return appropriate failure through BSG Interface

Quinn Tran (9):
  qla2xxx: Fix FCP-SCSI FC4 flag passing error
  qla2xxx: fix FW resource count values
  qla2xxx: add more FW debug information
  qla2xxx: Force semaphore on flash validation failure
  qla2xxx: Fix RDP respond data format
  qla2xxx: Fix NPIV instantiation after FW dump
  qla2xxx: Serialize fc_port alloc in N2N
  qla2xxx: Remove restriction of FC T10-PI and FC-NVMe
  qla2xxx: Set Nport ID for N2N

 drivers/scsi/qla2xxx/qla_bsg.c     |   9 +-
 drivers/scsi/qla2xxx/qla_def.h     |  21 +++--
 drivers/scsi/qla2xxx/qla_dfs.c     |  11 ++-
 drivers/scsi/qla2xxx/qla_fw.h      |   3 +-
 drivers/scsi/qla2xxx/qla_gbl.h     |   6 +-
 drivers/scsi/qla2xxx/qla_gs.c      |   4 +-
 drivers/scsi/qla2xxx/qla_init.c    | 178 +++++++++++++++----------------------
 drivers/scsi/qla2xxx/qla_isr.c     | 111 +++++++++++++++++------
 drivers/scsi/qla2xxx/qla_mbx.c     | 118 +++++++++++-------------
 drivers/scsi/qla2xxx/qla_mid.c     |   3 +-
 drivers/scsi/qla2xxx/qla_os.c      | 140 +++++++++++++----------------
 drivers/scsi/qla2xxx/qla_sup.c     |  13 +--
 drivers/scsi/qla2xxx/qla_target.c  |   4 +-
 drivers/scsi/qla2xxx/qla_version.h |   2 +-
 14 files changed, 319 insertions(+), 304 deletions(-)

-- 
2.12.0


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

end of thread, other threads:[~2020-02-29  1:34 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-26 22:40 [PATCH 00/18] qla2xxx: fixes for the driver Himanshu Madhani
2020-02-26 22:40 ` [PATCH 01/18] qla2xxX: Add 16.0GT for PCI String Himanshu Madhani
2020-02-26 22:40 ` [PATCH 02/18] qla2xxx: Avoid setting firmware options twice in 24xx_update_fw_options Himanshu Madhani
2020-02-26 22:40 ` [PATCH 03/18] qla2xxx: Use FC generic update firmware options routine for ISP27xx Himanshu Madhani
2020-02-26 22:40 ` [PATCH 04/18] qla2xxx: Fix FCP-SCSI FC4 flag passing error Himanshu Madhani
2020-02-26 22:40 ` [PATCH 05/18] qla2xxx: Improved secure flash support messages Himanshu Madhani
2020-02-26 22:40 ` [PATCH 06/18] qla2xxx: Return appropriate failure through BSG Interface Himanshu Madhani
2020-02-26 22:40 ` [PATCH 07/18] qla2xxx: Use a dedicated interrupt handler for 'handshake-required' ISPs Himanshu Madhani
2020-02-26 22:40 ` [PATCH 08/18] qla2xxx: fix FW resource count values Himanshu Madhani
2020-02-26 22:40 ` [PATCH 09/18] qla2xxx: Update BPM enablement semantics Himanshu Madhani
2020-02-26 22:40 ` [PATCH 10/18] qla2xxx: add more FW debug information Himanshu Madhani
2020-02-26 22:40 ` [PATCH 11/18] qla2xxx: Force semaphore on flash validation failure Himanshu Madhani
2020-02-26 22:40 ` [PATCH 12/18] qla2xxx: Fix RDP respond data format Himanshu Madhani
2020-02-26 22:40 ` [PATCH 13/18] qla2xxx: Fix NPIV instantiation after FW dump Himanshu Madhani
2020-02-26 22:40 ` [PATCH 14/18] qla2xxx: Serialize fc_port alloc in N2N Himanshu Madhani
2020-02-26 22:40 ` [PATCH 15/18] qla2xxx: Remove restriction of FC T10-PI and FC-NVMe Himanshu Madhani
2020-02-26 22:40 ` [PATCH 16/18] qla2xxx: Handle NVME status iocb correctly Himanshu Madhani
2020-02-26 22:40 ` [PATCH 17/18] qla2xxx: Set Nport ID for N2N Himanshu Madhani
2020-02-26 22:40 ` [PATCH 18/18] qla2xxx: Update driver version to 10.01.00.25-k Himanshu Madhani
2020-02-29  1:33 ` [PATCH 00/18] qla2xxx: fixes for the driver Martin K. Petersen

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