public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/13] qla4xxx: Patches for scsi-misc
@ 2011-10-03 17:29 vikas.chaudhary
  2011-10-03 17:29 ` [PATCH 01/13] qla4xxx: Add new FLT firmware region vikas.chaudhary
                   ` (12 more replies)
  0 siblings, 13 replies; 22+ messages in thread
From: vikas.chaudhary @ 2011-10-03 17:29 UTC (permalink / raw)
  To: jbottomley, michaelc
  Cc: linux-scsi, vikas.chaudhary, lalit.chandivade, ravi.anand

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

James,

Please apply the following patches to scsi-misc for inclusion in mainline.

Lalit Chandivade (4):
      qla4xxx: Fix bidirectional CHAP
      qla4xxx: Do not add duplicate CHAP entry in FLASH
      qla4xxx: Fix exporting boot targets to sysfs
      qla4xxx: Free Device Database (DDB) reserved by FW

Manish Rangankar (6):
      qla4xxx: Clear DDB map index on the basis of AEN.
      qla4xxx: Fixed session destroy issue on link up-down.
      qla4xxx: Fixed device blocked issue on link up-down.
      qla4xxx: Fixed active session re-open issue.
      qla4xxx: Fixed target discovery failed issue.
      qla4xxx: updated device id check for BFS.

Nilesh Javali (1):
      qla4xxx: Add new FLT firmware region

Vikas Chaudhary (2):
      qla4xxx: Update license
      qla4xxx: Update driver version to 5.02.00-k8

 Documentation/scsi/00-INDEX        |    2 +
 Documentation/scsi/LICENSE.qla4xxx |  310 ++++++++++++++++++++++++++++++++++++
 drivers/scsi/qla4xxx/ql4_def.h     |   13 ++-
 drivers/scsi/qla4xxx/ql4_fw.h      |    6 +
 drivers/scsi/qla4xxx/ql4_init.c    |   69 ++++++++-
 drivers/scsi/qla4xxx/ql4_iocb.c    |    2 +-
 drivers/scsi/qla4xxx/ql4_mbx.c     |  135 +++++++++++++----
 drivers/scsi/qla4xxx/ql4_nx.c      |    8 +
 drivers/scsi/qla4xxx/ql4_os.c      |  206 +++++++++++++++++++-----
 drivers/scsi/qla4xxx/ql4_version.h |    2 +-
 10 files changed, 682 insertions(+), 71 deletions(-)
 create mode 100644 Documentation/scsi/LICENSE.qla4xxx

Thanks,
Vikas.


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

end of thread, other threads:[~2011-10-04 17:13 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-03 17:29 [PATCH 00/13] qla4xxx: Patches for scsi-misc vikas.chaudhary
2011-10-03 17:29 ` [PATCH 01/13] qla4xxx: Add new FLT firmware region vikas.chaudhary
2011-10-03 17:29 ` [PATCH 02/13] qla4xxx: Update license vikas.chaudhary
2011-10-03 17:29 ` [PATCH 03/13] qla4xxx: Fix bidirectional CHAP vikas.chaudhary
2011-10-03 17:29 ` [PATCH 04/13] qla4xxx: Do not add duplicate CHAP entry in FLASH vikas.chaudhary
2011-10-03 20:40   ` Mike Christie
2011-10-03 20:41     ` Mike Christie
2011-10-04 17:13       ` Vikas Chaudhary
2011-10-03 17:29 ` [PATCH 05/13] qla4xxx: Fix exporting boot targets to sysfs vikas.chaudhary
2011-10-03 20:46   ` Mike Christie
2011-10-03 20:44     ` James Bottomley
2011-10-03 17:29 ` [PATCH 06/13] qla4xxx: Free Device Database (DDB) reserved by FW vikas.chaudhary
2011-10-03 17:29 ` [PATCH 07/13] qla4xxx: Clear DDB map index on the basis of AEN vikas.chaudhary
2011-10-03 17:29 ` [PATCH 08/13] qla4xxx: Fixed session destroy issue on link up-down vikas.chaudhary
2011-10-03 17:29 ` [PATCH 09/13] qla4xxx: Fixed device blocked " vikas.chaudhary
2011-10-03 21:01   ` Mike Christie
2011-10-03 21:16     ` Mike Christie
2011-10-04 17:07       ` Vikas Chaudhary
2011-10-03 17:29 ` [PATCH 10/13] qla4xxx: Fixed active session re-open issue vikas.chaudhary
2011-10-03 17:29 ` [PATCH 11/13] qla4xxx: Fixed target discovery failed issue vikas.chaudhary
2011-10-03 17:29 ` [PATCH 12/13] qla4xxx: updated device id check for BFS vikas.chaudhary
2011-10-03 17:29 ` [PATCH 13/13] qla4xxx: Update driver version to 5.02.00-k8 vikas.chaudhary

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox