summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bfa/bfa_ioc.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-02scsi: bfa: Fix fall-through warnings for ClangGustavo A. R. Silva1-2/+4
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-3/+3
2020-07-24scsi: bfa: Ensure a blank line precedes next function/headerLee Jones1-0/+1
2020-07-24scsi: bfa: Demote non-kerneldoc headers down to standard comment blocksLee Jones1-15/+15
2020-07-24scsi: bfa: Staticify non-external functionsLee Jones1-3/+3
2020-07-24scsi: bfa: Remove a few unused variables 'pgoff' and 't'Lee Jones1-14/+6
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 292Thomas Gleixner1-9/+1
2019-01-11scsi: bfa: bfa_ioc: Mark expected switch fall-throughsGustavo A. R. Silva1-6/+3
2018-12-19scsi: bfa: clean up a couple of indentation issuesColin Ian King1-2/+2
2017-12-11scsi: bfa: convert to strlcpy/strlcatArnd Bergmann1-1/+1
2017-12-04scsi: bfa: improve bfa_ioc_send_enable/disable dataArnd Bergmann1-3/+5
2017-04-19scsi: bfa: remove bfa_module_s madnessChristoph Hellwig1-25/+5
2016-02-23bfa: use strncpy() instead of memcpy()Dan Carpenter1-1/+1
2015-12-02bfa: File header and user visible string changesAnil Gurumurthy1-2/+2
2015-12-02bfa: Update copyright messagesAnil Gurumurthy1-2/+3
2015-09-06bfa: Fix incorrect de-reference of pointerAnil Gurumurthy1-1/+1
2015-09-06bfa: Fix indentationAnil Gurumurthy1-11/+11
2014-03-19[SCSI] bfa: Replace large udelay() with mdelay()Ben Hutchings1-1/+1
2014-03-15[SCSI] bfa: Fix smatch warningsVijaya Mohan Guvva1-4/+5
2013-12-19[SCSI] bfa: Firmware patch simplificationVijaya Mohan Guvva1-44/+683
2013-06-26[SCSI] bfa: Support for chinook-quad port cardVijaya Mohan Guvva1-0/+1
2013-06-26[SCSI] bfa: fix endianess issue for firmware statsVijaya Mohan Guvva1-1/+1
2013-06-26[SCSI] bfa: fru vpd date update changesVijaya Mohan Guvva1-8/+21
2013-06-26[SCSI] bfa: kdump fix on 815 and 825 adaptersVijaya Mohan Guvva1-17/+25
2012-10-07[SCSI] bfa: Add support to read/update the FRU data.Krishna Gudipati1-0/+445
2012-10-07[SCSI] bfa: Support Power on Hours display and diag temp sensor fixesKrishna Gudipati1-5/+9
2012-10-07[SCSI] bfa: Add support to configure min/max bandwidth for a pcifnKrishna Gudipati1-8/+12
2012-10-07[SCSI] bfa: Add support to have mfg date as part of adapter attributesKrishna Gudipati1-0/+4
2012-10-07[SCSI] bfa: IOCFC state machine enhancementsKrishna Gudipati1-6/+5
2012-10-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-7/+17
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-09-24[SCSI] bfa: Add PowerPC support and enable PCIE AER handling.Krishna Gudipati1-7/+17
2012-09-01treewide: fix comment/printk/variable typosAnatol Pomozov1-1/+1
2012-07-20[SCSI] bfa: off by one in bfa_ioc_mbox_isr()Dan Carpenter1-1/+1
2012-03-28[SCSI] bfa: BSG and User interface fixes.Krishna Gudipati1-2/+6
2012-03-28[SCSI] bfa: Revised Fabric Assigned Address(FAA) feature implementation.Krishna Gudipati1-103/+19
2012-03-28[SCSI] bfa: Serialize the IOC hw semaphore unlock logic.Krishna Gudipati1-12/+46
2011-12-15[SCSI] bfa: fix endian and bit field check bugJing Huang1-3/+3
2011-07-27[SCSI] bfa: Add support to store driver configuration in flash.Krishna Gudipati1-0/+393
2011-07-27[SCSI] bfa: Add FC-transport based Asynchronous Event Notification support.Krishna Gudipati1-2/+174
2011-06-29[SCSI] bfa: Added support to query PHY.Krishna Gudipati1-0/+521
2011-06-29[SCSI] bfa: Added HBA diagnostics support.Krishna Gudipati1-0/+580
2011-06-29[SCSI] bfa: Added support for flash configurationKrishna Gudipati1-0/+494
2011-06-29[SCSI] bfa: Added support to obtain SFP info.Krishna Gudipati1-0/+457
2011-06-29[SCSI] bfa: Brocade-1860 Fabric Adapter PLL init fixes.Krishna Gudipati1-41/+1
2011-06-29[SCSI] bfa: Added Fabric Assigned Address(FAA) supportKrishna Gudipati1-1/+66
2011-06-29[SCSI] bfa: IOC bug fixes.Krishna Gudipati1-5/+111
2011-06-29[SCSI] bfa: Enable ASIC block configuration and query.Krishna Gudipati1-3/+399
2011-06-29[SCSI] bfa: Brocade-1860 Fabric Adapter 16Gbs support and flash controller fi...Krishna Gudipati1-17/+51
2011-06-29[SCSI] bfa: IOC and PLL init changes for Brocade-1860 Fabric Adapter.Krishna Gudipati1-73/+57