linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/10] qla4xxx: Updates for scsi-misc-2.6
@ 2011-05-18  6:17 vikas.chaudhary
  2011-05-18  6:17 ` [PATCH 01/10] qla4xxx: update function qla4xxx_isr_decode_mailbox() vikas.chaudhary
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: vikas.chaudhary @ 2011-05-18  6:17 UTC (permalink / raw)
  To: James.Bottomley, michaelc
  Cc: linux-scsi, vikas.chaudhary, lalit.chandivade, ravi.anand

From: Vikas Chaudhary <vikas.chaudhary@qlogic.com>

James,

Please apply these patches on scsi-misc-2.6 tree.

Harish Zunjarrao (1):
	qla4xxx: Added vendor specific sysfs attributes

Lalit Chandivade (1):
	qla4xxx: Remove AF_DPC_SCHEDULED flag from ha.

Prasanna Mumbai (2):
	qla4xxx: update function qla4xxx_isr_decode_mailbox()
	qla4xxx: Complete the cmd if sense_len is zero

Vikas Chaudhary (6):
	qla4xxx: Updated the reset sequence for ISP82xx
	qla4xxx: Dump HW/FW reg to figure out what caused FW to be hung for ISP82XX
	qla4xxx: Don't process mbx interrupt unconditionally
	qla4xxx: Don't check FW alive if ISP82XX reset is in progress
	qla4xxx: Remove host_lock in queuecommand function
	qla4xxx: Update driver version to 5.02.00-k7

 drivers/scsi/qla4xxx/Makefile      |    2 +-
 drivers/scsi/qla4xxx/ql4_attr.c    |   69 ++++++++++++++++++++++++++++++++
 drivers/scsi/qla4xxx/ql4_def.h     |   11 ++++-
 drivers/scsi/qla4xxx/ql4_fw.h      |   23 +++++++++++
 drivers/scsi/qla4xxx/ql4_glbl.h    |    3 +-
 drivers/scsi/qla4xxx/ql4_init.c    |    2 +-
 drivers/scsi/qla4xxx/ql4_isr.c     |   22 +++++++---
 drivers/scsi/qla4xxx/ql4_mbx.c     |   77 +++++++++++++++++++++---------------
 drivers/scsi/qla4xxx/ql4_nx.c      |   19 ++++++++-
 drivers/scsi/qla4xxx/ql4_os.c      |   68 ++++++++++++++++---------------
 drivers/scsi/qla4xxx/ql4_version.h |    2 +-

Thanks,
Vikas.

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

end of thread, other threads:[~2011-05-18 18:44 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-18  6:17 [PATCH 00/10] qla4xxx: Updates for scsi-misc-2.6 vikas.chaudhary
2011-05-18  6:17 ` [PATCH 01/10] qla4xxx: update function qla4xxx_isr_decode_mailbox() vikas.chaudhary
2011-05-18  6:17 ` [PATCH 02/10] qla4xxx: Updated the reset sequence for ISP82xx vikas.chaudhary
2011-05-18  6:17 ` [PATCH 03/10] qla4xxx: Dump HW/FW reg to figure out what caused FW to be hung for ISP82XX vikas.chaudhary
2011-05-18  6:17 ` [PATCH 04/10] qla4xxx: Complete the cmd if sense_len is zero vikas.chaudhary
2011-05-18  6:17 ` [PATCH 05/10] qla4xxx: Don't process mbx interrupt unconditionally vikas.chaudhary
2011-05-18  6:17 ` [PATCH 06/10] qla4xxx: Don't check FW alive if ISP82XX reset is in progress vikas.chaudhary
2011-05-18  6:17 ` [PATCH 07/10] qla4xxx: Remove AF_DPC_SCHEDULED flag from ha vikas.chaudhary
2011-05-18  6:17 ` [PATCH 08/10] qla4xxx: Remove host_lock in queuecommand function vikas.chaudhary
2011-05-18  6:17 ` [PATCH 09/10] qla4xxx: Added vendor specific sysfs attributes vikas.chaudhary
2011-05-18  6:17 ` [PATCH 10/10] qla4xxx: Update driver version to 5.02.00-k7 vikas.chaudhary
2011-05-18 18:45 ` [PATCH 00/10] qla4xxx: Updates for scsi-misc-2.6 Mike Christie

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