Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [SCSI] bfa: New interface to handle firmware upgrade scenario | Krishna Gudipati | 2010-03-04 |
| | | | | | | | | | | | Split bfa_fcs_init() into bfa_fcs_attach() and bfa_fcs_init(). Removed empty function definitions in FCS modules Modified driver to call bfa_fcs_attach() and bfa_fcs_init() as needed. Signed-off-by: Krishna Gudipati <kgudipat@brocade.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de> | ||
* | [SCSI] bfa: Changes to support FDMI Driver Parameter | Krishna Gudipati | 2010-03-04 |
| | | | | | | | | | | | | | | | Added a FCS function to be called during driver init, to set the FDMI Driver parameter. fdmi.c: Created a disabled state when fdmi is disabled. bfad.c: * Added fdmi_enable driver parameter. * Added support to call bfa_fcs_set_fdmi_param() to initialize fcs fdmi setting. Signed-off-by: Krishna Gudipati <kgudipat@brocade.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de> | ||
* | [SCSI] bfa: Brocade BFA FC SCSI driver | Jing Huang | 2009-10-02 |
Add new driver for Brocade Hardware Signed-off-by: Jing Huang <huangj@brocade.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de> |