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

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

James,

This patchset address all the comments posted here:
 - http://www.spinics.net/lists/linux-scsi/msg54819.html
 - http://www.spinics.net/lists/linux-scsi/msg54813.html
 - http://www.spinics.net/lists/linux-scsi/msg54815.html

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

Lalit Chandivade (5):
      qla4xxx: Fix bidirectional CHAP.
      qla4xxx: Do not add duplicate CHAP entry in FLASH
      qla4xxx: Fix exporting boot targets to sysfs
      qla4xxx: Fix getting BIDI CHAP for boot targets
      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    |   70 ++++++++-
 drivers/scsi/qla4xxx/ql4_iocb.c    |    2 +-
 drivers/scsi/qla4xxx/ql4_mbx.c     |  140 +++++++++++++----
 drivers/scsi/qla4xxx/ql4_nx.c      |    8 +
 drivers/scsi/qla4xxx/ql4_os.c      |  207 +++++++++++++++++++-----
 drivers/scsi/qla4xxx/ql4_version.h |    2 +-
 10 files changed, 683 insertions(+), 77 deletions(-)
 create mode 100644 Documentation/scsi/LICENSE.qla4xxx


Thanks,
Vikas.


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

end of thread, other threads:[~2011-10-08  5:52 UTC | newest]

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

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