public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] qla4xxx feature update
@ 2011-08-01 10:26 vikas.chaudhary
  2011-08-01 10:26 ` [PATCH 1/8] scsi_transport_iscsi: Added support to update mtu vikas.chaudhary
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: vikas.chaudhary @ 2011-08-01 10:26 UTC (permalink / raw)
  To: JBottomley, michaelc
  Cc: linux-scsi, vikas.chaudhary, lalit.chandivade, ravi.anand

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

James,

Following patches are made over scsi-misc and Mike Christie's patchset
posted here: http://marc.info/?l=linux-scsi&m=131161955801957&w=2

Harish Zunjarrao (3):
	qla4xxx: Code cleanup for read/update flash using BSG
	qla4xxx: Add get ACB state support using BSG
	qla4xxx: Add read/update NVRAM support for 40xx adapters using BSG

Vikas Chaudhary (5):
	scsi_transport_iscsi: Added support to update mtu
	qla4xxx: Added support to update mtu
	qla4xxx: Added vendor specific sysfs attributes
	scsi_transport_iscsi: Added support to update initiator iscsi port
	qla4xxx: added support to update initiator iscsi port

drivers/scsi/qla4xxx/ql4_attr.c     |   76 ++++++++
drivers/scsi/qla4xxx/ql4_bsg.c      |  331 +++++++++++++++++++++++++++--------
drivers/scsi/qla4xxx/ql4_bsg.h      |    3 +
drivers/scsi/qla4xxx/ql4_def.h      |   17 ++
drivers/scsi/qla4xxx/ql4_fw.h       |    5 +
drivers/scsi/qla4xxx/ql4_glbl.h     |    6 +
drivers/scsi/qla4xxx/ql4_init.c     |   21 +++
drivers/scsi/qla4xxx/ql4_mbx.c      |   79 +++++++++
drivers/scsi/qla4xxx/ql4_nx.c       |    5 +
drivers/scsi/qla4xxx/ql4_os.c       |   31 ++++
drivers/scsi/scsi_transport_iscsi.c |    8 +
include/scsi/iscsi_if.h             |    2 +


Thanks,
Vikas.


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

end of thread, other threads:[~2011-08-01 17:25 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-01 10:26 [PATCH 0/8] qla4xxx feature update vikas.chaudhary
2011-08-01 10:26 ` [PATCH 1/8] scsi_transport_iscsi: Added support to update mtu vikas.chaudhary
2011-08-01 10:26 ` [PATCH 2/8] qla4xxx: " vikas.chaudhary
2011-08-01 10:26 ` [PATCH 3/8] qla4xxx: Code cleanup for read/update flash using BSG vikas.chaudhary
2011-08-01 10:26 ` [PATCH 4/8] qla4xxx: Add get ACB state support " vikas.chaudhary
2011-08-01 10:26 ` [PATCH 5/8] qla4xxx: Add read/update NVRAM support for 40xx adapters " vikas.chaudhary
2011-08-01 10:26 ` [PATCH 6/8] qla4xxx: Added vendor specific sysfs attributes vikas.chaudhary
2011-08-01 10:26 ` [PATCH 7/8] scsi_transport_iscsi: Added support to update initiator iscsi port vikas.chaudhary
2011-08-01 10:26 ` [PATCH 8/8] qla4xxx: added " vikas.chaudhary
2011-08-01 17:28 ` [PATCH 0/8] qla4xxx feature update Mike Christie

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