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