aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bfa/bfa_fcs_lport.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-11scsi: bfa: bfa_fcs_lport: Mark expected switch fall-throughsGustavo A. R. Silva1-6/+2
2017-12-11scsi: bfa: convert to strlcpy/strlcatArnd Bergmann1-38/+24
2017-04-21scsi: bfa: use designated initializersKees Cook1-10/+21
2016-09-02scsi: bfa: Do not dereference port before it is null checkedColin Ian King1-2/+2
2015-12-02bfa: File header and user visible string changesAnil Gurumurthy1-2/+2
2015-12-02bfa: Update copyright messagesAnil Gurumurthy1-2/+3
2013-12-19[SCSI] bfa: LUN discovery issue in direct attach modeVijaya Mohan Guvva1-1/+14
2013-12-03[SCSI] bfa: Fix crash when symb name set for offline vportVijaya Mohan Guvva1-3/+11
2013-06-26[SCSI] bfa: Fix FDISC timeout handlingVijaya Mohan Guvva1-2/+17
2013-06-26[SCSI] bfa: FDMI enhancementsVijaya Mohan Guvva1-0/+190
2012-10-07[SCSI] bfa: Fix few attributes in the RHBA CT passthru commandKrishna Gudipati1-7/+7
2012-10-07[SCSI] bfa: Add support for FC Arbitrated Loop topology.Krishna Gudipati1-3/+138
2012-09-24[SCSI] bfa: Add support for max target ports discoveryKrishna Gudipati1-1/+45
2012-09-24[SCSI] bfa: Add support to register node symbolic name with name serverKrishna Gudipati1-2/+364
2012-09-24[SCSI] bfa: Add PowerPC support and enable PCIE AER handling.Krishna Gudipati1-0/+28
2012-09-24[SCSI] bfa: Make changes to FCXP resource management.Krishna Gudipati1-32/+45
2012-09-24[SCSI] bfa: FCS remote port enhancements.Krishna Gudipati1-4/+52
2012-09-24[SCSI] bfa: Support vport symbolic name change from sysfs.Krishna Gudipati1-0/+63
2012-07-20[SCSI] bfa: Fix to set correct return error codes and misc cleanup.Krishna Gudipati1-3/+1
2012-04-25[SCSI] bfa: Fix bfa logging for Logical port state change notificationKrishna Gudipati1-3/+3
2012-04-25[SCSI] bfa: Fix to defer vport delete handler invocation till firmware logo response.Krishna Gudipati1-12/+14
2012-03-28[SCSI] bfa: Fix to avoid vport delete hang on request queue full scenario.Krishna Gudipati1-0/+2
2011-07-27[SCSI] bfa: Add FC-transport based Asynchronous Event Notification support.Krishna Gudipati1-4/+70
2011-06-29[SCSI] bfa: FCS bug fixes.Krishna Gudipati1-14/+156
2011-06-29[SCSI] bfa: Brocade-1860 Fabric Adapter vHBA support.Krishna Gudipati1-2/+2
2011-06-29[SCSI] bfa: FC credit recovery and misc bug fixes.Krishna Gudipati1-3/+5
2011-06-29[SCSI] bfa: Changes to support vport disable and enable operations.Krishna Gudipati1-1/+146
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-12-31[SCSI] bfa: replace bfa_assert with WARN_ONJing Huang1-10/+10
2010-12-22Merge branch 'master' into for-nextJiri Kosina1-264/+204
2010-12-21[SCSI] bfa: io tag handling and minor bug fix.Krishna Gudipati1-2/+6
2010-12-21[SCSI] bfa: direct attach mode fix.Krishna Gudipati1-0/+3
2010-12-21[SCSI] bfa: remove unused functions and misc cleanupsMaggie Zhang1-1/+2
2010-12-21[SCSI] bfa: remove all OS wrappersMaggie Zhang1-6/+6
2010-12-21[SCSI] bfa: clean up one line functionsMaggie Zhang1-31/+34
2010-12-21[SCSI] bfa: remove unused and empty functionsMaggie Zhang1-49/+0
2010-12-21[SCSI] bfa: fix endianess sparse check warningsMaggie1-112/+114
2010-12-21[SCSI] bfa: fix regular sparse check warnings.Maggie1-3/+3
2010-12-20[SCSI] bfa: rename log_level to bfa_log_levelJing Huang1-5/+5
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-10-25[SCSI] bfa: fix comments for c filesJing Huang1-214/+154
2010-10-25[SCSI] bfa: replace endian swap macros with the ones provided by linuxJing Huang1-54/+54
2010-10-25[SCSI] bfa: remove os wrapper and unused functionsJing Huang1-11/+11
2010-09-16[SCSI] bfa: cleanup driverKrishna Gudipati1-270/+5141
2010-07-27[SCSI] bfa: add PBC port disable handlingJing Huang1-0/+3
2010-03-07[SCSI] bfa: Replace bfa_get_attr() with specific APIsKrishna Gudipati1-24/+2
2010-03-07[SCSI] bfa: FCS authentication related changes.Krishna Gudipati1-0/+2
2010-03-07[SCSI] bfa: Fix to copy fpma MAC when requested by user space application.Krishna Gudipati1-1/+6
2010-03-07[SCSI] bfa: Replace bfa_assert() with bfa_sm_fault()Krishna Gudipati1-5/+5