Age | Commit message (Expand) | Author | Files | Lines |
2012-10-07 | [SCSI] bfa: Add support to read/update the FRU data. | Krishna Gudipati | 1 | -0/+445 |
2012-10-07 | [SCSI] bfa: Support Power on Hours display and diag temp sensor fixes | Krishna Gudipati | 1 | -5/+9 |
2012-10-07 | [SCSI] bfa: Add support to configure min/max bandwidth for a pcifn | Krishna Gudipati | 1 | -8/+12 |
2012-10-07 | [SCSI] bfa: Add support to have mfg date as part of adapter attributes | Krishna Gudipati | 1 | -0/+4 |
2012-10-07 | [SCSI] bfa: IOCFC state machine enhancements | Krishna Gudipati | 1 | -6/+5 |
2012-10-03 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 1 | -7/+17 |
2012-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-09-24 | [SCSI] bfa: Add PowerPC support and enable PCIE AER handling. | Krishna Gudipati | 1 | -7/+17 |
2012-09-01 | treewide: fix comment/printk/variable typos | Anatol Pomozov | 1 | -1/+1 |
2012-07-20 | [SCSI] bfa: off by one in bfa_ioc_mbox_isr() | Dan Carpenter | 1 | -1/+1 |
2012-03-28 | [SCSI] bfa: BSG and User interface fixes. | Krishna Gudipati | 1 | -2/+6 |
2012-03-28 | [SCSI] bfa: Revised Fabric Assigned Address(FAA) feature implementation. | Krishna Gudipati | 1 | -103/+19 |
2012-03-28 | [SCSI] bfa: Serialize the IOC hw semaphore unlock logic. | Krishna Gudipati | 1 | -12/+46 |
2011-12-15 | [SCSI] bfa: fix endian and bit field check bug | Jing Huang | 1 | -3/+3 |
2011-07-27 | [SCSI] bfa: Add support to store driver configuration in flash. | Krishna Gudipati | 1 | -0/+393 |
2011-07-27 | [SCSI] bfa: Add FC-transport based Asynchronous Event Notification support. | Krishna Gudipati | 1 | -2/+174 |
2011-06-30 | [SCSI] bfa: Added support to query PHY. | Krishna Gudipati | 1 | -0/+521 |
2011-06-30 | [SCSI] bfa: Added HBA diagnostics support. | Krishna Gudipati | 1 | -0/+580 |
2011-06-30 | [SCSI] bfa: Added support for flash configuration | Krishna Gudipati | 1 | -0/+494 |
2011-06-30 | [SCSI] bfa: Added support to obtain SFP info. | Krishna Gudipati | 1 | -0/+457 |
2011-06-30 | [SCSI] bfa: Brocade-1860 Fabric Adapter PLL init fixes. | Krishna Gudipati | 1 | -41/+1 |
2011-06-30 | [SCSI] bfa: Added Fabric Assigned Address(FAA) support | Krishna Gudipati | 1 | -1/+66 |
2011-06-30 | [SCSI] bfa: IOC bug fixes. | Krishna Gudipati | 1 | -5/+111 |
2011-06-30 | [SCSI] bfa: Enable ASIC block configuration and query. | Krishna Gudipati | 1 | -3/+399 |
2011-06-30 | [SCSI] bfa: Brocade-1860 Fabric Adapter 16Gbs support and flash controller fi... | Krishna Gudipati | 1 | -17/+51 |
2011-06-30 | [SCSI] bfa: IOC and PLL init changes for Brocade-1860 Fabric Adapter. | Krishna Gudipati | 1 | -73/+57 |
2011-06-30 | [SCSI] bfa: Brocade-1860 Fabric Adapter Hardware Enablement | Krishna Gudipati | 1 | -48/+96 |
2011-06-30 | [SCSI] bfa: Introduce IOC event notification mechanism. | Krishna Gudipati | 1 | -26/+27 |
2011-05-24 | [SCSI] bfa: kdump fix | Jing Huang | 1 | -1/+3 |
2010-12-31 | [SCSI] bfa: remove unused defintions and misc cleanups | Jing Huang | 1 | -31/+7 |
2010-12-31 | [SCSI] bfa: replace bfa_assert with WARN_ON | Jing Huang | 1 | -10/+10 |
2010-12-21 | [SCSI] bfa: IOC auto recovery fix. | Krishna Gudipati | 1 | -76/+212 |
2010-12-21 | [SCSI] bfa: IOC fwtrace save logic & state machine fixes. | Krishna Gudipati | 1 | -67/+74 |
2010-12-21 | [SCSI] bfa: remove unused functions and misc cleanups | Maggie Zhang | 1 | -16/+0 |
2010-12-21 | [SCSI] bfa: remove all OS wrappers | Maggie Zhang | 1 | -3/+3 |
2010-12-21 | [SCSI] bfa: clean up one line functions | Maggie Zhang | 1 | -230/+50 |
2010-12-21 | [SCSI] bfa: remove unused and empty functions | Maggie Zhang | 1 | -21/+2 |
2010-12-21 | [SCSI] bfa: fix endianess sparse check warnings | Maggie | 1 | -2/+3 |
2010-12-20 | [SCSI] bfa: rename log_level to bfa_log_level | Jing Huang | 1 | -4/+4 |
2010-10-26 | [SCSI] bfa: fix comments for c files | Jing Huang | 1 | -119/+119 |
2010-10-26 | [SCSI] bfa: remove os wrapper functions and macros | Jing Huang | 1 | -61/+56 |
2010-10-26 | [SCSI] bfa: replace endian swap macros with the ones provided by linux | Jing Huang | 1 | -7/+7 |
2010-10-26 | [SCSI] bfa: remove os wrapper and unused functions | Jing Huang | 1 | -15/+15 |
2010-09-17 | [SCSI] bfa: cleanup driver | Krishna Gudipati | 1 | -539/+1349 |
2010-07-27 | [SCSI] bfa: update to support BOFM | Jing Huang | 1 | -25/+19 |
2010-07-27 | [SCSI] bfa: update to support firmware configuation | Jing Huang | 1 | -4/+2 |
2010-07-27 | [SCSI] bfa: ioc attributes fix | Jing Huang | 1 | -29/+29 |
2010-07-27 | [SCSI] bfa: enable basic PBC support | Jing Huang | 1 | -31/+10 |
2010-07-27 | [SCSI] bfa: enable new hardware | Jing Huang | 1 | -16/+17 |
2010-03-07 | [SCSI] bfa: Replace bfa_get_attr() with specific APIs | Krishna Gudipati | 1 | -60/+95 |