linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] bfa driver update to v3.2.23.0
@ 2013-11-20  7:05 vmohan
  2013-11-20  7:05 ` [PATCH 1/8] bfa: Firmware patch simplification vmohan
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: vmohan @ 2013-11-20  7:05 UTC (permalink / raw)
  To: linux-scsi; +Cc: agurumur, james.bottomley

From: Vijaya Mohan Guvva <vmohan@brocade.com>

Hi James,
The following patch-set includes, firmware patch simplification feature,
bug fixes, changes to use new firmware images v3.2.3.0 and changes to
update the driver version to 3.2.23.0.

I have compiled and tested the patches against 3.12 kernel.
Please review and provide your comments.

Thanks,
Vijaya Mohan Guvva

Vijaya Mohan Guvva (8):
  bfa: Firmware patch simplification
  bfa: Register port with SCSI even on port init failure
  bfa: LUN discovery issue in direct attach mode
  bfa: Fix for bcu or hcm faa query hang
  bfa: Observed auto D-port mode instead of manual
  bfa: change FC_ELS_TOV to 20sec
  bfa: Fix crash when symb name set for offline vport
  bfa: Driver version upgrade to 3.2.23.0

 drivers/scsi/bfa/bfa_core.c      |   8 +-
 drivers/scsi/bfa/bfa_defs.h      |   1 +
 drivers/scsi/bfa/bfa_fc.h        |   2 +-
 drivers/scsi/bfa/bfa_fcs.h       |   1 +
 drivers/scsi/bfa/bfa_fcs_lport.c |  29 +-
 drivers/scsi/bfa/bfa_ioc.c       | 727 ++++++++++++++++++++++++++++++++++++---
 drivers/scsi/bfa/bfa_ioc.h       |   7 +-
 drivers/scsi/bfa/bfa_ioc_cb.c    |  23 ++
 drivers/scsi/bfa/bfa_svc.c       |   2 +-
 drivers/scsi/bfa/bfad.c          |  91 +++--
 drivers/scsi/bfa/bfad_attr.c     |   7 +-
 drivers/scsi/bfa/bfad_bsg.c      |  15 +
 drivers/scsi/bfa/bfad_bsg.h      |   1 +
 drivers/scsi/bfa/bfad_drv.h      |   6 +-
 drivers/scsi/bfa/bfi.h           |  42 ++-
 15 files changed, 850 insertions(+), 112 deletions(-)

-- 
1.8.2.1


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

end of thread, other threads:[~2013-12-03 14:42 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-20  7:05 [PATCH 0/8] bfa driver update to v3.2.23.0 vmohan
2013-11-20  7:05 ` [PATCH 1/8] bfa: Firmware patch simplification vmohan
2013-11-20  7:05 ` [PATCH 2/8] bfa: Register port with SCSI even on port init failure vmohan
2013-11-20  7:05 ` [PATCH 3/8] bfa: LUN discovery issue in direct attach mode vmohan
2013-11-20  7:05 ` [PATCH 4/8] bfa: Fix for bcu or hcm faa query hang vmohan
2013-11-20  7:05 ` [PATCH 5/8] bfa: Observed auto D-port mode instead of manual vmohan
2013-11-20  7:05 ` [PATCH 6/8] bfa: change FC_ELS_TOV to 20sec vmohan
2013-11-20  7:05 ` [PATCH 7/8] bfa: Fix crash when symb name set for offline vport vmohan
2013-12-03 14:33   ` James Bottomley
2013-12-03 14:38     ` Vijaya Mohan Guvva
2013-12-03 14:42       ` James Bottomley
2013-11-20  7:05 ` [PATCH 8/8] bfa: Driver version upgrade to 3.2.23.0 vmohan

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