linux/drivers/scsi/bfa
Krishna Gudipati d7be54cc5c [SCSI] bfa: FCS bug fixes.
- Added logic to initiate a PLOGI to the target, while processing a LOGO
  from the same target in Direct attach mode.
- Added logic to generate a FCCT Reject indicating unsupported command,
  upon receiving FCCT/FCGS requests.
- Added logic to set the fcpim in offline state and avoid any PRLI retries
  if a PRLI response is a reject with a reason Command Not Supported.
- Updated the FDMI Supported/Current speeds.
- Added logic to wait for the response  from the firmware before sending
  ACC to PLOGI and transitioning to subsequent states - while processing an
  Incoming PLOGI in online state.
- Added a wait state in the fcs_vport state machine - For case where
  FDISC is in progress and we get a vport delete request we wait for
  fdisc response and will transition to the appropriate state based on
  rsp status, else its causing both driver/fw resources to be not
  freed.
- Remove the fc_credit_recovery module param.

Signed-off-by: Krishna Gudipati <kgudipat@brocade.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2011-06-29 17:12:11 -05:00
..
Makefile [SCSI] bfa: Add BSG interface to support ELS, CT and vendor commands. 2011-06-29 15:59:53 -05:00
bfa.h [SCSI] bfa: DMA memory allocation enhancement. 2011-06-29 17:11:09 -05:00
bfa_core.c [SCSI] bfa: DMA memory allocation enhancement. 2011-06-29 17:11:09 -05:00
bfa_cs.h [SCSI] bfa: remove inactive functions 2010-12-31 09:38:53 -06:00
bfa_defs.h [SCSI] bfa: Added Fabric Assigned Address(FAA) support 2011-06-29 16:59:01 -05:00
bfa_defs_fcs.h [SCSI] bfa: FCS bug fixes. 2011-06-29 17:12:11 -05:00
bfa_defs_svc.h [SCSI] bfa: FCS bug fixes. 2011-06-29 17:12:11 -05:00
bfa_fc.h [SCSI] bfa: FC credit recovery and misc bug fixes. 2011-06-29 15:52:21 -05:00
bfa_fcbuild.c [SCSI] bfa: FCS bug fixes. 2011-06-29 17:12:11 -05:00
bfa_fcbuild.h [SCSI] bfa: FCS bug fixes. 2011-06-29 17:12:11 -05:00
bfa_fcpim.c [SCSI] bfa: DMA memory allocation enhancement. 2011-06-29 17:11:09 -05:00
bfa_fcpim.h [SCSI] bfa: DMA memory allocation enhancement. 2011-06-29 17:11:09 -05:00
bfa_fcs.c [SCSI] bfa: FCS bug fixes. 2011-06-29 17:12:11 -05:00
bfa_fcs.h [SCSI] bfa: FCS bug fixes. 2011-06-29 17:12:11 -05:00
bfa_fcs_fcpim.c [SCSI] bfa: FCS bug fixes. 2011-06-29 17:12:11 -05:00
bfa_fcs_lport.c [SCSI] bfa: FCS bug fixes. 2011-06-29 17:12:11 -05:00
bfa_fcs_rport.c [SCSI] bfa: FCS bug fixes. 2011-06-29 17:12:11 -05:00
bfa_hw_cb.c [SCSI] bfa: Brocade-1860 Fabric Adapter vHBA support. 2011-06-29 17:02:28 -05:00
bfa_hw_ct.c [SCSI] bfa: IOC and PLL init changes for Brocade-1860 Fabric Adapter. 2011-06-29 15:46:19 -05:00
bfa_ioc.c [SCSI] bfa: Brocade-1860 Fabric Adapter PLL init fixes. 2011-06-29 16:59:59 -05:00
bfa_ioc.h [SCSI] bfa: DMA memory allocation enhancement. 2011-06-29 17:11:09 -05:00
bfa_ioc_cb.c [SCSI] bfa: IOC bug fixes. 2011-06-29 16:57:52 -05:00
bfa_ioc_ct.c [SCSI] bfa: Brocade-1860 Fabric Adapter vHBA support. 2011-06-29 17:02:28 -05:00
bfa_modules.h [SCSI] bfa: DMA memory allocation enhancement. 2011-06-29 17:11:09 -05:00
bfa_plog.h [SCSI] bfa: clean up one line functions 2010-12-21 12:32:43 -06:00
bfa_port.c [SCSI] bfa: Brocade-1860 Fabric Adapter Hardware Enablement 2011-06-29 15:31:31 -05:00
bfa_port.h [SCSI] bfa: DMA memory allocation enhancement. 2011-06-29 17:11:09 -05:00
bfa_svc.c [SCSI] bfa: FCS bug fixes. 2011-06-29 17:12:11 -05:00
bfa_svc.h [SCSI] bfa: DMA memory allocation enhancement. 2011-06-29 17:11:09 -05:00
bfad.c [SCSI] bfa: FCS bug fixes. 2011-06-29 17:12:11 -05:00
bfad_attr.c [SCSI] bfa: Add BSG interface to support ELS, CT and vendor commands. 2011-06-29 15:59:53 -05:00
bfad_bsg.c [SCSI] bfa: Added Fabric Assigned Address(FAA) support 2011-06-29 16:59:01 -05:00
bfad_bsg.h [SCSI] bfa: Added Fabric Assigned Address(FAA) support 2011-06-29 16:59:01 -05:00
bfad_debugfs.c [SCSI] bfa: Move debugfs initialization before bfa init. 2011-05-01 10:55:56 -05:00
bfad_drv.h [SCSI] bfa: FCS bug fixes. 2011-06-29 17:12:11 -05:00
bfad_im.c [SCSI] bfa: Add BSG interface to support ELS, CT and vendor commands. 2011-06-29 15:59:53 -05:00
bfad_im.h [SCSI] bfa: Add BSG interface to support ELS, CT and vendor commands. 2011-06-29 15:59:53 -05:00
bfi.h [SCSI] bfa: DMA memory allocation enhancement. 2011-06-29 17:11:09 -05:00
bfi_ms.h [SCSI] bfa: DMA memory allocation enhancement. 2011-06-29 17:11:09 -05:00
bfi_reg.h [SCSI] bfa: Brocade-1860 Fabric Adapter PLL init fixes. 2011-06-29 16:59:59 -05:00