| Commit message (Expand) | Author | Age | Files | Lines |
* | bfa: use strncpy() instead of memcpy() | Dan Carpenter | 2016-02-23 | 1 | -1/+1 |
* | bfa: File header and user visible string changes | Anil Gurumurthy | 2015-12-02 | 1 | -2/+2 |
* | bfa: Update copyright messages | Anil Gurumurthy | 2015-12-02 | 1 | -2/+3 |
* | bfa: Fix incorrect de-reference of pointer | Anil Gurumurthy | 2015-09-06 | 1 | -1/+1 |
* | bfa: Fix indentation | Anil Gurumurthy | 2015-09-06 | 1 | -11/+11 |
* | [SCSI] bfa: Replace large udelay() with mdelay() | Ben Hutchings | 2014-03-19 | 1 | -1/+1 |
* | [SCSI] bfa: Fix smatch warnings | Vijaya Mohan Guvva | 2014-03-15 | 1 | -4/+5 |
* | [SCSI] bfa: Firmware patch simplification | Vijaya Mohan Guvva | 2013-12-19 | 1 | -44/+683 |
* | [SCSI] bfa: Support for chinook-quad port card | Vijaya Mohan Guvva | 2013-06-26 | 1 | -0/+1 |
* | [SCSI] bfa: fix endianess issue for firmware stats | Vijaya Mohan Guvva | 2013-06-26 | 1 | -1/+1 |
* | [SCSI] bfa: fru vpd date update changes | Vijaya Mohan Guvva | 2013-06-26 | 1 | -8/+21 |
* | [SCSI] bfa: kdump fix on 815 and 825 adapters | Vijaya Mohan Guvva | 2013-06-26 | 1 | -17/+25 |
* | [SCSI] bfa: Add support to read/update the FRU data. | Krishna Gudipati | 2012-10-07 | 1 | -0/+445 |
* | [SCSI] bfa: Support Power on Hours display and diag temp sensor fixes | Krishna Gudipati | 2012-10-07 | 1 | -5/+9 |
* | [SCSI] bfa: Add support to configure min/max bandwidth for a pcifn | Krishna Gudipati | 2012-10-07 | 1 | -8/+12 |
* | [SCSI] bfa: Add support to have mfg date as part of adapter attributes | Krishna Gudipati | 2012-10-07 | 1 | -0/+4 |
* | [SCSI] bfa: IOCFC state machine enhancements | Krishna Gudipati | 2012-10-07 | 1 | -6/+5 |
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2012-10-02 | 1 | -7/+17 |
|\ |
|
| * | [SCSI] bfa: Add PowerPC support and enable PCIE AER handling. | Krishna Gudipati | 2012-09-24 | 1 | -7/+17 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-10-01 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | treewide: fix comment/printk/variable typos | Anatol Pomozov | 2012-09-01 | 1 | -1/+1 |
* | | [SCSI] bfa: off by one in bfa_ioc_mbox_isr() | Dan Carpenter | 2012-07-20 | 1 | -1/+1 |
|/ |
|
* | [SCSI] bfa: BSG and User interface fixes. | Krishna Gudipati | 2012-03-28 | 1 | -2/+6 |
* | [SCSI] bfa: Revised Fabric Assigned Address(FAA) feature implementation. | Krishna Gudipati | 2012-03-28 | 1 | -103/+19 |
* | [SCSI] bfa: Serialize the IOC hw semaphore unlock logic. | Krishna Gudipati | 2012-03-28 | 1 | -12/+46 |
* | [SCSI] bfa: fix endian and bit field check bug | Jing Huang | 2011-12-15 | 1 | -3/+3 |
* | [SCSI] bfa: Add support to store driver configuration in flash. | Krishna Gudipati | 2011-07-27 | 1 | -0/+393 |
* | [SCSI] bfa: Add FC-transport based Asynchronous Event Notification support. | Krishna Gudipati | 2011-07-27 | 1 | -2/+174 |
* | [SCSI] bfa: Added support to query PHY. | Krishna Gudipati | 2011-06-29 | 1 | -0/+521 |
* | [SCSI] bfa: Added HBA diagnostics support. | Krishna Gudipati | 2011-06-29 | 1 | -0/+580 |
* | [SCSI] bfa: Added support for flash configuration | Krishna Gudipati | 2011-06-29 | 1 | -0/+494 |
* | [SCSI] bfa: Added support to obtain SFP info. | Krishna Gudipati | 2011-06-29 | 1 | -0/+457 |
* | [SCSI] bfa: Brocade-1860 Fabric Adapter PLL init fixes. | Krishna Gudipati | 2011-06-29 | 1 | -41/+1 |
* | [SCSI] bfa: Added Fabric Assigned Address(FAA) support | Krishna Gudipati | 2011-06-29 | 1 | -1/+66 |
* | [SCSI] bfa: IOC bug fixes. | Krishna Gudipati | 2011-06-29 | 1 | -5/+111 |
* | [SCSI] bfa: Enable ASIC block configuration and query. | Krishna Gudipati | 2011-06-29 | 1 | -3/+399 |
* | [SCSI] bfa: Brocade-1860 Fabric Adapter 16Gbs support and flash controller fi... | Krishna Gudipati | 2011-06-29 | 1 | -17/+51 |
* | [SCSI] bfa: IOC and PLL init changes for Brocade-1860 Fabric Adapter. | Krishna Gudipati | 2011-06-29 | 1 | -73/+57 |
* | [SCSI] bfa: Brocade-1860 Fabric Adapter Hardware Enablement | Krishna Gudipati | 2011-06-29 | 1 | -48/+96 |
* | [SCSI] bfa: Introduce IOC event notification mechanism. | Krishna Gudipati | 2011-06-29 | 1 | -26/+27 |
* | [SCSI] bfa: kdump fix | Jing Huang | 2011-05-24 | 1 | -1/+3 |
* | [SCSI] bfa: remove unused defintions and misc cleanups | Jing Huang | 2010-12-31 | 1 | -31/+7 |
* | [SCSI] bfa: replace bfa_assert with WARN_ON | Jing Huang | 2010-12-31 | 1 | -10/+10 |
* | [SCSI] bfa: IOC auto recovery fix. | Krishna Gudipati | 2010-12-21 | 1 | -76/+212 |
* | [SCSI] bfa: IOC fwtrace save logic & state machine fixes. | Krishna Gudipati | 2010-12-21 | 1 | -67/+74 |
* | [SCSI] bfa: remove unused functions and misc cleanups | Maggie Zhang | 2010-12-21 | 1 | -16/+0 |
* | [SCSI] bfa: remove all OS wrappers | Maggie Zhang | 2010-12-21 | 1 | -3/+3 |
* | [SCSI] bfa: clean up one line functions | Maggie Zhang | 2010-12-21 | 1 | -230/+50 |
* | [SCSI] bfa: remove unused and empty functions | Maggie Zhang | 2010-12-21 | 1 | -21/+2 |
* | [SCSI] bfa: fix endianess sparse check warnings | Maggie | 2010-12-21 | 1 | -2/+3 |