linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/14] qla2xxx: Patches for 3.2-rc.
@ 2011-11-18 17:02 Chad Dupuis
  2011-11-18 17:02 ` [PATCH 01/14] qla2xxx: Remove qla2x00_wait_for_loop_ready function Chad Dupuis
                   ` (13 more replies)
  0 siblings, 14 replies; 17+ messages in thread
From: Chad Dupuis @ 2011-11-18 17:02 UTC (permalink / raw)
  To: jbottomley; +Cc: giridhar.malavali, chad.dupuis, andrew.vasquez, linux-scsi

Hi James,

Please apply the following patches for 3.2-rc.

Thanks,
Chad

Andrew Vasquez (1):
  qla2xxx: Return the correct value for a mailbox command if 82xx is in
    reset recovery.

Arun Easi (1):
  qla2xxx: Check for SCSI status on underruns.

Chad Dupuis (3):
  qla2xxx: Display IPE error message for ISP82xx.
  qla2xxx: Encapsulate prematurely completing mailbox commands during
    ISP82xx firmware hang.
  qla2xxx: Update version number to 8.03.07.12-k.

Giridhar Malavali (6):
  qla2xxx: Revert back the request queue mapping to request queue 0.
  qla2xxx: Stop unconditional completion of mailbox commands issued in
    interrupt mode during firmware hang.
  qla2xxx: Enable Minidump by default with default capture mask 0x1f.
  qla2xxx: Clear mailbox busy flag during premature mailbox completion
    for ISP82xx.
  qla2xxx: Disable generating pause frames when firmware hang detected
    for ISP82xx.
  qla2xxx: Submit all chained IOCBs for passthrough commands on request
    queue 0.

Saurav Kashyap (3):
  qla2xxx: Remove qla2x00_wait_for_loop_ready function.
  qla2xxx: Don't call alloc_fw_dump for ISP82XX.
  qla2xxx: Correct fc_host port_state display.

 drivers/scsi/qla2xxx/qla_attr.c    |   27 ++++++++++--
 drivers/scsi/qla2xxx/qla_dbg.c     |    8 ++--
 drivers/scsi/qla2xxx/qla_gbl.h     |    1 +
 drivers/scsi/qla2xxx/qla_init.c    |    3 +-
 drivers/scsi/qla2xxx/qla_iocb.c    |   14 +++---
 drivers/scsi/qla2xxx/qla_isr.c     |    2 +-
 drivers/scsi/qla2xxx/qla_mbx.c     |   25 +++++++++--
 drivers/scsi/qla2xxx/qla_nx.c      |   42 +++++++++++------
 drivers/scsi/qla2xxx/qla_nx.h      |    4 ++
 drivers/scsi/qla2xxx/qla_os.c      |   86 ++++-------------------------------
 drivers/scsi/qla2xxx/qla_version.h |    2 +-
 11 files changed, 102 insertions(+), 112 deletions(-)



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

end of thread, other threads:[~2011-12-12 19:39 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-18 17:02 [PATCH 00/14] qla2xxx: Patches for 3.2-rc Chad Dupuis
2011-11-18 17:02 ` [PATCH 01/14] qla2xxx: Remove qla2x00_wait_for_loop_ready function Chad Dupuis
2011-11-18 17:02 ` [PATCH 02/14] qla2xxx: Check for SCSI status on underruns Chad Dupuis
2011-11-18 17:02 ` [PATCH 03/14] qla2xxx: Don't call alloc_fw_dump for ISP82XX Chad Dupuis
2011-11-18 17:02 ` [PATCH 04/14] qla2xxx: Revert back the request queue mapping to request queue 0 Chad Dupuis
2011-11-18 17:02 ` [PATCH 05/14] qla2xxx: Stop unconditional completion of mailbox commands issued in interrupt mode during firmware hang Chad Dupuis
2011-11-18 17:02 ` [PATCH 06/14] qla2xxx: Enable Minidump by default with default capture mask 0x1f Chad Dupuis
2011-11-18 17:02 ` [PATCH 07/14] qla2xxx: Return the correct value for a mailbox command if 82xx is in reset recovery Chad Dupuis
2011-11-18 17:02 ` [PATCH 08/14] qla2xxx: Display IPE error message for ISP82xx Chad Dupuis
2011-11-18 17:02 ` [PATCH 09/14] qla2xxx: Encapsulate prematurely completing mailbox commands during ISP82xx firmware hang Chad Dupuis
2011-11-18 17:02 ` [PATCH 10/14] qla2xxx: Clear mailbox busy flag during premature mailbox completion for ISP82xx Chad Dupuis
2011-11-18 17:02 ` [PATCH 11/14] qla2xxx: Disable generating pause frames when firmware hang detected " Chad Dupuis
2011-11-18 17:02 ` [PATCH 12/14] qla2xxx: Correct fc_host port_state display Chad Dupuis
2011-12-12  8:50   ` James Bottomley
2011-12-12 19:31     ` Chad Dupuis
2011-11-18 17:02 ` [PATCH 13/14] qla2xxx: Submit all chained IOCBs for passthrough commands on request queue 0 Chad Dupuis
2011-11-18 17:02 ` [PATCH 14/14] qla2xxx: Update version number to 8.03.07.12-k Chad Dupuis

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