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