Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-03-04 | [SCSI] bfa: New interface to handle firmware upgrade scenario | Krishna Gudipati | 1 | -5/+0 | |
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> | |||||
2009-10-02 | [SCSI] bfa: Brocade BFA FC SCSI driver | Jing Huang | 1 | -0/+44 | |
Add new driver for Brocade Hardware Signed-off-by: Jing Huang <huangj@brocade.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de> |