index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
bfa
/
bfa_ioc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
[SCSI] bfa: rename log_level to bfa_log_level
Jing Huang
2010-12-20
1
-4
/
+4
*
[SCSI] bfa: fix comments for c files
Jing Huang
2010-10-25
1
-119
/
+119
*
[SCSI] bfa: remove os wrapper functions and macros
Jing Huang
2010-10-25
1
-61
/
+56
*
[SCSI] bfa: replace endian swap macros with the ones provided by linux
Jing Huang
2010-10-25
1
-7
/
+7
*
[SCSI] bfa: remove os wrapper and unused functions
Jing Huang
2010-10-25
1
-15
/
+15
*
[SCSI] bfa: cleanup driver
Krishna Gudipati
2010-09-16
1
-539
/
+1349
*
[SCSI] bfa: update to support BOFM
Jing Huang
2010-07-27
1
-25
/
+19
*
[SCSI] bfa: update to support firmware configuation
Jing Huang
2010-07-27
1
-4
/
+2
*
[SCSI] bfa: ioc attributes fix
Jing Huang
2010-07-27
1
-29
/
+29
*
[SCSI] bfa: enable basic PBC support
Jing Huang
2010-07-27
1
-31
/
+10
*
[SCSI] bfa: enable new hardware
Jing Huang
2010-07-27
1
-16
/
+17
*
[SCSI] bfa: Replace bfa_get_attr() with specific APIs
Krishna Gudipati
2010-03-07
1
-60
/
+95
*
[SCSI] bfa: IOC fixes, check for IOC down condition.
Krishna Gudipati
2010-03-07
1
-3
/
+8
*
[SCSI] bfa: AEN and byte alignment fixes.
Krishna Gudipati
2010-03-07
1
-11
/
+21
*
[SCSI] bfa: Added firmware save clear feature for BFA driver.
Krishna Gudipati
2010-03-07
1
-1
/
+9
*
[SCSI] bfa: PCI VPD, FIP and include file changes.
Krishna Gudipati
2010-03-07
1
-2
/
+2
*
[SCSI] bfa: IOC changes: Support faster recovery and split bfa_ioc.c into ASI...
Krishna Gudipati
2010-03-07
1
-449
/
+97
*
[SCSI] bfa: Enable IOC auto-recovery and IOC type fix.
Krishna Gudipati
2010-03-04
1
-3
/
+3
*
[SCSI] bfa: fixed checkpatch errors for bfad files
Jing Huang
2009-12-04
1
-5
/
+5
*
[SCSI] bfa: Brocade BFA FC SCSI driver
Jing Huang
2009-10-02
1
-0
/
+2382