summaryrefslogtreecommitdiff
path: root/drivers/scsi/bfa/bfa_ioc.c
AgeCommit message (Expand)Author
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 292Thomas Gleixner
2019-01-11scsi: bfa: bfa_ioc: Mark expected switch fall-throughsGustavo A. R. Silva
2018-12-19scsi: bfa: clean up a couple of indentation issuesColin Ian King
2017-12-11scsi: bfa: convert to strlcpy/strlcatArnd Bergmann
2017-12-04scsi: bfa: improve bfa_ioc_send_enable/disable dataArnd Bergmann
2017-04-19scsi: bfa: remove bfa_module_s madnessChristoph Hellwig
2016-02-23bfa: use strncpy() instead of memcpy()Dan Carpenter
2015-12-02bfa: File header and user visible string changesAnil Gurumurthy
2015-12-02bfa: Update copyright messagesAnil Gurumurthy
2015-09-06bfa: Fix incorrect de-reference of pointerAnil Gurumurthy
2015-09-06bfa: Fix indentationAnil Gurumurthy
2014-03-19[SCSI] bfa: Replace large udelay() with mdelay()Ben Hutchings
2014-03-15[SCSI] bfa: Fix smatch warningsVijaya Mohan Guvva
2013-12-19[SCSI] bfa: Firmware patch simplificationVijaya Mohan Guvva
2013-06-26[SCSI] bfa: Support for chinook-quad port cardVijaya Mohan Guvva
2013-06-26[SCSI] bfa: fix endianess issue for firmware statsVijaya Mohan Guvva
2013-06-26[SCSI] bfa: fru vpd date update changesVijaya Mohan Guvva
2013-06-26[SCSI] bfa: kdump fix on 815 and 825 adaptersVijaya Mohan Guvva
2012-10-07[SCSI] bfa: Add support to read/update the FRU data.Krishna Gudipati
2012-10-07[SCSI] bfa: Support Power on Hours display and diag temp sensor fixesKrishna Gudipati
2012-10-07[SCSI] bfa: Add support to configure min/max bandwidth for a pcifnKrishna Gudipati
2012-10-07[SCSI] bfa: Add support to have mfg date as part of adapter attributesKrishna Gudipati
2012-10-07[SCSI] bfa: IOCFC state machine enhancementsKrishna Gudipati
2012-10-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-09-24[SCSI] bfa: Add PowerPC support and enable PCIE AER handling.Krishna Gudipati
2012-09-01treewide: fix comment/printk/variable typosAnatol Pomozov
2012-07-20[SCSI] bfa: off by one in bfa_ioc_mbox_isr()Dan Carpenter
2012-03-28[SCSI] bfa: BSG and User interface fixes.Krishna Gudipati
2012-03-28[SCSI] bfa: Revised Fabric Assigned Address(FAA) feature implementation.Krishna Gudipati
2012-03-28[SCSI] bfa: Serialize the IOC hw semaphore unlock logic.Krishna Gudipati
2011-12-15[SCSI] bfa: fix endian and bit field check bugJing Huang
2011-07-27[SCSI] bfa: Add support to store driver configuration in flash.Krishna Gudipati
2011-07-27[SCSI] bfa: Add FC-transport based Asynchronous Event Notification support.Krishna Gudipati
2011-06-29[SCSI] bfa: Added support to query PHY.Krishna Gudipati
2011-06-29[SCSI] bfa: Added HBA diagnostics support.Krishna Gudipati
2011-06-29[SCSI] bfa: Added support for flash configurationKrishna Gudipati
2011-06-29[SCSI] bfa: Added support to obtain SFP info.Krishna Gudipati
2011-06-29[SCSI] bfa: Brocade-1860 Fabric Adapter PLL init fixes.Krishna Gudipati
2011-06-29[SCSI] bfa: Added Fabric Assigned Address(FAA) supportKrishna Gudipati
2011-06-29[SCSI] bfa: IOC bug fixes.Krishna Gudipati
2011-06-29[SCSI] bfa: Enable ASIC block configuration and query.Krishna Gudipati
2011-06-29[SCSI] bfa: Brocade-1860 Fabric Adapter 16Gbs support and flash controller fi...Krishna Gudipati
2011-06-29[SCSI] bfa: IOC and PLL init changes for Brocade-1860 Fabric Adapter.Krishna Gudipati
2011-06-29[SCSI] bfa: Brocade-1860 Fabric Adapter Hardware EnablementKrishna Gudipati
2011-06-29[SCSI] bfa: Introduce IOC event notification mechanism.Krishna Gudipati
2011-05-24[SCSI] bfa: kdump fixJing Huang
2010-12-31[SCSI] bfa: remove unused defintions and misc cleanupsJing Huang
2010-12-31[SCSI] bfa: replace bfa_assert with WARN_ONJing Huang
2010-12-21[SCSI] bfa: IOC auto recovery fix.Krishna Gudipati