aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bfa/bfa_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-24scsi: bfa: Demote seemingly unintentional kerneldoc headerLee Jones1-1/+1
2020-04-14scsi: bfa: bfa_core.c: make bfa_isr_rspq() staticJason Yan1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 292Thomas Gleixner1-9/+1
2018-01-10scsi: bfa: use ARRAY_SIZE for array sizing calculation on array __pciidsColin Ian King1-1/+1
2017-04-19scsi: bfa: remove bfa_module_s madnessChristoph Hellwig1-35/+31
2016-02-23bfa: deinline __bfa_trc() and __bfa_trc32()Denys Vlasenko1-0/+19
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: Fix for bcu or hcm faa query hangVijaya Mohan Guvva1-4/+4
2013-06-26[SCSI] bfa: Allow rsp queue process during ioc disableVijaya Mohan Guvva1-2/+1
2012-10-07[SCSI] bfa: Add support to read/update the FRU data.Krishna Gudipati1-0/+14
2012-10-07[SCSI] bfa: Add support to configure min/max bandwidth for a pcifnKrishna Gudipati1-4/+5
2012-10-07[SCSI] bfa: Add support for IO throttling at port levelKrishna Gudipati1-2/+7
2012-10-07[SCSI] bfa: IOCFC state machine enhancementsKrishna Gudipati1-0/+53
2012-09-24[SCSI] bfa: Fix to process mbox interrupts only if interrupts are enabled in INTx mode.Krishna Gudipati1-1/+8
2012-09-24[SCSI] bfa: Add PowerPC support and enable PCIE AER handling.Krishna Gudipati1-8/+4
2012-03-28[SCSI] bfa: Revised Fabric Assigned Address(FAA) feature implementation.Krishna Gudipati1-206/+474
2012-03-28[SCSI] bfa: Modify ISR to process pending completionsKrishna Gudipati1-3/+10
2011-07-27[SCSI] bfa: Add support to store driver configuration in flash.Krishna Gudipati1-5/+20
2011-07-27[SCSI] bfa: Added support to collect and reset fcport statsKrishna Gudipati1-1/+9
2011-07-27[SCSI] bfa: Update RME interrupt handling.Krishna Gudipati1-16/+9
2011-06-29[SCSI] bfa: Added support to query PHY.Krishna Gudipati1-0/+14
2011-06-29[SCSI] bfa: Added HBA diagnostics support.Krishna Gudipati1-1/+15
2011-06-29[SCSI] bfa: Added support for flash configurationKrishna Gudipati1-0/+15
2011-06-29[SCSI] bfa: Added support to obtain SFP info.Krishna Gudipati1-0/+13
2011-06-29[SCSI] bfa: Added support for CEE info and stats query.Krishna Gudipati1-0/+14
2011-06-29[SCSI] bfa: Extend BSG interface.Krishna Gudipati1-1/+20
2011-06-29[SCSI] bfa: DMA memory allocation enhancement.Krishna Gudipati1-147/+124
2011-06-29[SCSI] bfa: Brocade-1860 Fabric Adapter vHBA support.Krishna Gudipati1-23/+39
2011-06-29[SCSI] bfa: Brocade-1860 Fabric Adapter PLL init fixes.Krishna Gudipati1-7/+36
2011-06-29[SCSI] bfa: Added Fabric Assigned Address(FAA) supportKrishna Gudipati1-0/+192
2011-06-29[SCSI] bfa: Enable ASIC block configuration and query.Krishna Gudipati1-0/+25
2011-06-29[SCSI] bfa: Enhancement for fcpim and IO tag handling.Krishna Gudipati1-2/+7
2011-06-29[SCSI] bfa: IOC and PLL init changes for Brocade-1860 Fabric Adapter.Krishna Gudipati1-12/+16
2011-06-29[SCSI] bfa: Changes to support vport disable and enable operations.Krishna Gudipati1-1/+1
2011-06-29[SCSI] bfa: Brocade-1860 Fabric Adapter Hardware EnablementKrishna Gudipati1-78/+131
2011-06-29[SCSI] bfa: Introduce IOC event notification mechanism.Krishna Gudipati1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-12-31[SCSI] bfa: remove unused defintions and misc cleanupsJing Huang1-12/+0
2010-12-31[SCSI] bfa: remove inactive functionsJing Huang1-8/+0
2010-12-31[SCSI] bfa: replace bfa_assert with WARN_ONJing Huang1-6/+6
2010-12-21[SCSI] bfa: remove unused functions and misc cleanupsMaggie Zhang1-1/+1
2010-12-21[SCSI] bfa: remove all OS wrappersMaggie Zhang1-1/+1
2010-12-21[SCSI] bfa: remove a file with small sizeMaggie Zhang1-0/+87
2010-12-21[SCSI] bfa: clean up one line functionsMaggie Zhang1-164/+9
2010-12-21[SCSI] bfa: remove unused and empty functionsMaggie Zhang1-78/+1
2010-10-25[SCSI] bfa: fix comments for c filesJing Huang1-56/+56
2010-10-25[SCSI] bfa: remove os wrapper functions and macrosJing Huang1-16/+16
2010-10-25[SCSI] bfa: replace endian swap macros with the ones provided by linuxJing Huang1-13/+13
2010-10-25[SCSI] bfa: remove os wrapper and unused functionsJing Huang1-4/+4