index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_sli.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] lpfc 8.3.41: Fixed support for 128 byte WQEs
James Smart
2013-08-23
1
-3
/
+45
*
[SCSI] lpfc 8.3.41: Fixed max value of lpfc_lun_queue_depth
James Smart
2013-08-23
1
-0
/
+11
*
[SCSI] lpfc 8.3.41: Fixed Receive Queue varied frame size handling
James Smart
2013-08-23
1
-12
/
+24
*
[SCSI] lpfc 8.3.41: Fix mailbox byteswap issue on PPC
James Smart
2013-08-23
1
-1
/
+0
*
[SCSI] lpfc 8.3.41: Fixed freeing of iocb when internal loopback times out
James Smart
2013-08-23
1
-6
/
+45
*
[SCSI] lpfc 8.3.40: Update Copyrights to 2013 for 8.3.38, 8.3.39, and 8.3.40 ...
James Smart
2013-06-26
1
-1
/
+1
*
[SCSI] lpfc 8.3.40: Fixed issue mailbox wait routine failed to issue dump mem...
James Smart
2013-06-26
1
-3
/
+8
*
[SCSI] lpfc 8.3.40: Fixed a missing return code in a logging message
James Smart
2013-06-26
1
-1
/
+2
*
[SCSI] lpfc 8.3.40: Fixed some logging message fields
James Smart
2013-06-26
1
-2
/
+2
*
[SCSI] lpfc 8.3.40: Fixed list corruption when lpfc_drain_tx runs.
James Smart
2013-06-26
1
-6
/
+6
*
[SCSI] lpfc 8.3.40: Fix inconsistent list removal causes crash.
James Smart
2013-06-26
1
-18
/
+0
*
[SCSI] lpfc 8.3.40: Fixed system panic during handling unsolicited receive bu...
James Smart
2013-06-26
1
-1
/
+1
*
[SCSI] lpfc 8.3.39: Reduced tmo value set to FLOGI WQE for quick recovery fro...
James Smart
2013-05-02
1
-5
/
+6
*
[SCSI] lpfc 8.3.39: Fixed driver vector mapping to CPU affinity
James Smart
2013-05-02
1
-8
/
+14
*
[SCSI] lpfc 8.3.39: Fixed system panic during EEH recovery due to midlayer ac...
James Smart
2013-05-02
1
-0
/
+4
*
[SCSI] lpfc 8.3.39: Fixed bad book keeping in posting els sgls to port
James Smart
2013-05-02
1
-7
/
+6
*
[SCSI] lpfc 8.3.39: Fixed crash when processing bsg's sg list with high memor...
James Smart
2013-05-02
1
-2
/
+1
*
[SCSI] lpfc 8.3.39: Doorbell formation information logged in dual-chute mode ...
James Smart
2013-05-02
1
-4
/
+6
*
[SCSI] lpfc 8.3.39: Fixed pt2pt and loop discovery problems on topology changes.
James Smart
2013-05-02
1
-2
/
+6
*
[SCSI] lpfc 8.3.39: Remove driver dependency on HZ
James Smart
2013-05-02
1
-14
/
+19
*
[SCSI] lpfc 8.3.39: Fixed VPI allocation issues after firmware dump is performed
James Smart
2013-05-02
1
-0
/
+2
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2013-04-30
1
-37
/
+78
|
\
|
*
[SCSI] lpfc 8.3.38: Fixed circular locking dependency and inconsistent lock s...
James Smart
2013-04-09
1
-4
/
+4
|
*
[SCSI] lpfc 8.3.38: Fixed OXID reuse issue.
James Smart
2013-04-09
1
-2
/
+4
|
*
[SCSI] lpfc 8.3.38: Fixed deadlock condition in FCF round robin handling
James Smart
2013-04-09
1
-1
/
+8
|
*
[SCSI] lpfc 8.3.38: Fixed NMI watch dog panic's when resetting the hba.
James Smart
2013-04-09
1
-30
/
+62
*
|
[SCSI] lpfc: fix potential NULL pointer dereference in lpfc_sli4_rq_put()
Wei Yongjun
2013-04-11
1
-1
/
+2
|
/
*
[SCSI] scsi: fix lpfc build when wmb() is defined as mb()
Randy Dunlap
2013-02-24
1
-28
/
+28
*
[SCSI] lpfc 8.3.37: Fixed infinite loop in lpfc_sli4_fcf_rr_next_index_get.
James Smart
2013-01-30
1
-3
/
+6
*
[SCSI] lpfc 8.3.37: Fixed crash due to SLI Port invalid resource count
James Smart
2013-01-30
1
-0
/
+28
*
[SCSI] lpfc 8.3.37: Provide support for FCoE protocol dual-chute (ULP) operation
James Smart
2013-01-30
1
-11
/
+177
*
[SCSI] lpfc 8.3.37: Fix potential memory corruption bug
James Smart
2013-01-30
1
-1
/
+1
*
[SCSI] lpfc 8.3.37: Fixed no-context ABTS failed with BA_RJT
James Smart
2013-01-30
1
-48
/
+103
*
[SCSI] lpfc 8.3.36: Update DIF support for passthru/strip/insert
James Smart
2012-11-27
1
-8
/
+8
*
[SCSI] lpfc 8.3.35: Fix FCP2 Retries for non-r/w commands.
James Smart
2012-10-08
1
-0
/
+2
*
[SCSI] lpfc 8.3.35: Correct missing queue destroy on function reset
James Smart
2012-10-08
1
-2
/
+2
*
[SCSI] lpfc 8.3.35: Added checking BMBX register for RDY bit before writing t...
James Smart
2012-10-08
1
-28
/
+47
*
[SCSI] lpfc 8.3.35: Fix interrupt delay multipler conversion for eq_create
James Smart
2012-10-08
1
-4
/
+11
*
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2012-10-02
1
-296
/
+325
|
\
|
*
[SCSI] lpfc 8.3.34: Fix parameter field in CQE to mask for LOCAL_REJECT status
James Smart
2012-09-14
1
-7
/
+10
|
*
[SCSI] lpfc 8.3.34: Add LOGO support after ABTS compliance
James Smart
2012-09-14
1
-50
/
+0
|
*
[SCSI] lpfc 8.3.33: Fixed incomplete list of SLI4 commands with extended time...
James Smart
2012-09-14
1
-0
/
+1
|
*
[SCSI] lpfc 8.3.33: Add lpfc_fcp_look_ahead module parameter
James Smart
2012-09-14
1
-4
/
+84
|
*
[SCSI] lpfc 8.3.33: Make I/O to hw queue distribution algorithm a module para...
James Smart
2012-09-14
1
-1
/
+5
|
*
[SCSI] lpfc 8.3.33: Allow per-hba interrupt rate tuning
James Smart
2012-09-14
1
-1
/
+2
|
*
[SCSI] lpfc 8.3.33: Tie parallel I/O queues into separate MSIX vectors
James Smart
2012-09-14
1
-138
/
+46
|
*
[SCSI] lpfc 8.3.33: Add Interrupts per second stats via debugfs
James Smart
2012-09-14
1
-1
/
+17
|
*
[SCSI] lpfc 8.3.33: Parallelize SLI-4 Q distribution
James Smart
2012-09-14
1
-25
/
+27
|
*
[SCSI] lpfc 8.3.33: Misc changes to optimize critical path
James Smart
2012-09-14
1
-8
/
+13
|
*
[SCSI] lpfc 8.3.33: Formally separate lpfc_sli_ring SLI-3 and SLI-4 variantions
James Smart
2012-09-14
1
-78
/
+104
[next]