aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bfa/bfa_svc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 292Thomas Gleixner1-9/+1
2017-12-11scsi: bfa: convert to strlcpy/strlcatArnd Bergmann1-2/+2
2017-12-04scsi: bfa: replace bfa_get_log_time() with ktime_get_real_seconds()Arnd Bergmann1-22/+10
2017-12-04scsi: bfa: use proper time accessor for stats_reset_timeArnd Bergmann1-11/+4
2017-04-19scsi: bfa: remove bfa_module_s madnessChristoph Hellwig1-151/+21
2015-12-02bfa: File header and user visible string changesAnil Gurumurthy1-1/+1
2015-12-02bfa: Update copyright messagesAnil Gurumurthy1-2/+3
2013-12-19[SCSI] bfa: Observed auto D-port mode instead of manualVijaya Mohan Guvva1-1/+1
2013-06-26[SCSI] bfa: Add dynamic diagnostic port supportVijaya Mohan Guvva1-40/+555
2013-06-26[SCSI] bfa: Forward Error Correction status queryVijaya Mohan Guvva1-0/+8
2013-06-26[SCSI] bfa: Support for FC BB credit recoveryVijaya Mohan Guvva1-10/+85
2013-06-04[SCSI] bfa: fix faulty handling of events in lps smVijay Mohan Guvva1-1/+1
2012-10-07[SCSI] bfa: Add support for user to configure bandwidth on QoS prioritiesKrishna Gudipati1-2/+44
2012-10-07[SCSI] bfa: Fabric Assigned Address implementation fixKrishna Gudipati1-2/+86
2012-10-07[SCSI] bfa: Add diagnostic port (D-Port) supportKrishna Gudipati1-3/+502
2012-10-07[SCSI] bfa: Add support for FC Arbitrated Loop topology.Krishna Gudipati1-10/+83
2012-09-24[SCSI] bfa: Add support for max target ports discoveryKrishna Gudipati1-2/+9
2012-09-24[SCSI] bfa: Add PowerPC support and enable PCIE AER handling.Krishna Gudipati1-1/+3
2012-09-24[SCSI] bfa: Make changes to FCXP resource management.Krishna Gudipati1-22/+58
2012-03-28[SCSI] bfa: BSG and User interface fixes.Krishna Gudipati1-19/+17
2012-03-28[SCSI] bfa: Fix to avoid vport delete hang on request queue full scenario.Krishna Gudipati1-1/+2
2012-03-28[SCSI] bfa: Move service parameter programming logic into firmware.Krishna Gudipati1-28/+0
2012-03-28[SCSI] bfa: Revised Fabric Assigned Address(FAA) feature implementation.Krishna Gudipati1-2/+0
2011-07-27[SCSI] bfa: Introduced initiator based lun masking feature.Krishna Gudipati1-0/+33
2011-07-27[SCSI] bfa: Added support to configure QOS and collect stats.Krishna Gudipati1-0/+10
2011-07-27[SCSI] bfa: Added support to collect and reset fcport statsKrishna Gudipati1-59/+71
2011-07-27[SCSI] bfa: Check supported speed based on port modeKrishna Gudipati1-5/+23
2011-07-27[SCSI] bfa: Add FC-transport based Asynchronous Event Notification support.Krishna Gudipati1-6/+42
2011-06-29[SCSI] bfa: Added HBA diagnostics support.Krishna Gudipati1-0/+417
2011-06-29[SCSI] bfa: FCS bug fixes.Krishna Gudipati1-2/+0
2011-06-29[SCSI] bfa: DMA memory allocation enhancement.Krishna Gudipati1-184/+188
2011-06-29[SCSI] bfa: Brocade-1860 Fabric Adapter vHBA support.Krishna Gudipati1-46/+142
2011-06-29[SCSI] bfa: Added Fabric Assigned Address(FAA) supportKrishna Gudipati1-0/+36
2011-06-29[SCSI] bfa: FC credit recovery and misc bug fixes.Krishna Gudipati1-2/+23
2011-06-29[SCSI] bfa: Add pbc port disable check and fix LPS message nameKrishna Gudipati1-7/+36
2011-06-29[SCSI] bfa: Introduced generic address len pair to represent DMA memory chunk.Krishna Gudipati1-43/+10
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2010-12-31[SCSI] bfa: remove unused defintions and misc cleanupsJing Huang1-3/+3
2010-12-31[SCSI] bfa: remove inactive functionsJing Huang1-4/+0
2010-12-31[SCSI] bfa: replace bfa_assert with WARN_ONJing Huang1-55/+55
2010-12-21[SCSI] bfa: direct attach mode fix.Krishna Gudipati1-1/+98
2010-12-21[SCSI] bfa: Store port configuration in flash for persistency.Krishna Gudipati1-1/+24
2010-12-21[SCSI] bfa: remove unused functions and misc cleanupsMaggie Zhang1-37/+1
2010-12-21[SCSI] bfa: remove all OS wrappersMaggie Zhang1-14/+21
2010-12-21[SCSI] bfa: clean up one line functionsMaggie Zhang1-179/+6
2010-12-21[SCSI] bfa: remove unused and empty functionsMaggie Zhang1-260/+0
2010-12-21[SCSI] bfa: fix endianess sparse check warningsMaggie1-2/+2
2010-12-20[SCSI] bfa: rename log_level to bfa_log_levelJing Huang1-14/+14
2010-10-25[SCSI] bfa: fix comments for c filesJing Huang1-189/+189
2010-10-25[SCSI] bfa: replace endian swap macros with the ones provided by linuxJing Huang1-32/+32