aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bfa/bfa_fcs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-11scsi: bfa: convert to strlcpy/strlcatArnd Bergmann1-39/+39
2017-01-09scsi: bfa: remove bfa_fcs_mod_sChristoph Hellwig1-135/+46
2015-12-02bfa: File header and user visible string changesAnil Gurumurthy1-1/+1
2015-12-02bfa: Update copyright messagesAnil Gurumurthy1-2/+3
2014-07-25bfa: use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick1-3/+3
2013-06-26[SCSI] bfa: Support for FC BB credit recoveryVijaya Mohan Guvva1-56/+6
2012-10-07[SCSI] bfa: Add support for FC Arbitrated Loop topology.Krishna Gudipati1-13/+51
2012-09-24[SCSI] bfa: Add support for max target ports discoveryKrishna Gudipati1-2/+6
2012-09-24[SCSI] bfa: Add support to register node symbolic name with name serverKrishna Gudipati1-0/+39
2012-09-24[SCSI] bfa: Add PowerPC support and enable PCIE AER handling.Krishna Gudipati1-0/+133
2012-09-24[SCSI] bfa: Make changes to FCXP resource management.Krishna Gudipati1-1/+1
2011-07-27[SCSI] bfa: Add FC-transport based Asynchronous Event Notification support.Krishna Gudipati1-0/+26
2011-06-29[SCSI] bfa: FCS bug fixes.Krishna Gudipati1-5/+15
2011-06-29[SCSI] bfa: Brocade-1860 Fabric Adapter vHBA support.Krishna Gudipati1-1/+1
2011-06-29[SCSI] bfa: Add BSG interface to support ELS, CT and vendor commands.Krishna Gudipati1-0/+39
2011-06-29[SCSI] bfa: Driver initialization and model description fixKrishna Gudipati1-4/+28
2011-06-29[SCSI] bfa: FC credit recovery and misc bug fixes.Krishna Gudipati1-6/+54
2011-06-29[SCSI] bfa: Changes to support vport disable and enable operations.Krishna Gudipati1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-12-31[SCSI] bfa: replace bfa_assert with WARN_ONJing Huang1-3/+3
2010-12-21[SCSI] bfa: remove all OS wrappersMaggie Zhang1-4/+4
2010-12-21[SCSI] bfa: clean up one line functionsMaggie Zhang1-145/+27
2010-12-21[SCSI] bfa: remove unused and empty functionsMaggie Zhang1-20/+0
2010-12-20[SCSI] bfa: rename log_level to bfa_log_levelJing Huang1-2/+2
2010-10-25[SCSI] bfa: fix comments for c filesJing Huang1-67/+67
2010-10-25[SCSI] bfa: replace endian swap macros with the ones provided by linuxJing Huang1-1/+1
2010-10-25[SCSI] bfa: remove os wrapper and unused functionsJing Huang1-198/+1
2010-09-16[SCSI] bfa: cleanup driverKrishna Gudipati1-45/+1564
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-6/+4
2010-07-27[SCSI] bfa: PBC vport createJing Huang1-1/+9
2010-07-20scsi: bfa: use ARRAY_SIZEKulikov Vasiliy1-6/+4
2010-03-04[SCSI] bfa: New interface to handle firmware upgrade scenarioKrishna Gudipati1-17/+29
2010-03-04[SCSI] bfa: Changes to support FDMI Driver ParameterKrishna Gudipati1-0/+17
2009-10-02[SCSI] bfa: Brocade BFA FC SCSI driverJing Huang1-0/+182