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
/
lpfc
/
lpfc_sli.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: lpfc: Remove set but not used variables 'fc_hdr' and 'hw_page_size'
YueHaibing
2018-10-16
1
-7
/
+0
*
scsi: lpfc: add support to retrieve firmware logs
James Smart
2018-09-11
1
-0
/
+265
*
scsi: lpfc: Correct invalid EQ doorbell write on if_type=6
James Smart
2018-09-11
1
-5
/
+1
*
scsi: lpfc: Correct irq handling via locks when taking adapter offline
James Smart
2018-09-11
1
-1
/
+24
*
scsi: lpfc: Correct soft lockup when running mds diagnostics
James Smart
2018-09-11
1
-0
/
+7
*
scsi: lpfc: Fix ELS abort on SLI-3 adapters
James Smart
2018-08-02
1
-2
/
+14
*
scsi: lpfc: devloss timeout race condition caused null pointer reference
James Smart
2018-07-10
1
-4
/
+9
*
scsi: lpfc: Make PBDE optimizations configurable
James Smart
2018-07-10
1
-4
/
+4
*
scsi: lpfc: Fix driver not setting dpp bits correctly in doorbell word
James Smart
2018-07-10
1
-1
/
+8
*
scsi: lpfc: use monotonic timestamps for statistics
Arnd Bergmann
2018-06-26
1
-2
/
+2
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-28
/
+22
*
scsi: lpfc: Fix MDS diagnostics failure (Rx < Tx)
James Smart
2018-05-28
1
-3
/
+16
*
scsi: lpfc: Comment cleanup regarding Broadcom copyright header
James Smart
2018-05-08
1
-1
/
+1
*
scsi: lpfc: Enhance log messages when reporting CQE errors
James Smart
2018-05-08
1
-7
/
+16
*
scsi: lpfc: enhance LE data structure copies to hardware
James Smart
2018-05-08
1
-14
/
+42
*
scsi: lpfc: Fix Abort request WQ selection
James Smart
2018-04-18
1
-7
/
+7
*
scsi: lpfc: Enlarge nvmet asynchronous receive buffer counts
James Smart
2018-04-18
1
-1
/
+1
*
scsi: lpfc: Memory allocation error during driver start-up on power8
James Smart
2018-03-12
1
-9
/
+10
*
scsi: lpfc: Fix mailbox wait for POST_SGL mbox command
James Smart
2018-03-12
1
-22
/
+12
*
scsi: lpfc: Code cleanup for 128byte wqe data type
James Smart
2018-03-12
1
-42
/
+32
*
scsi: lpfc: use __raw_writeX on DPP copies
James Smart
2018-03-06
1
-2
/
+9
*
scsi: lpfc: Work around NVME cmd iu SGL type
James Smart
2018-02-22
1
-0
/
+15
*
scsi: lpfc: Add embedded data pointers for enhanced performance
James Smart
2018-02-22
1
-4
/
+21
*
scsi: lpfc: Enable fw download on if_type=6 devices
James Smart
2018-02-22
1
-0
/
+1
*
scsi: lpfc: Add if_type=6 support for cycling valid bits
James Smart
2018-02-22
1
-14
/
+63
*
scsi: lpfc: Add push-to-adapter support to sli4
James Smart
2018-02-22
1
-83
/
+146
*
scsi: lpfc: Add SLI-4 if_type=6 support to the code base
James Smart
2018-02-22
1
-3
/
+117
*
scsi: lpfc: Rework sli4 doorbell infrastructure
James Smart
2018-02-22
1
-4
/
+4
*
scsi: lpfc: Rework lpfc to allow different sli4 cq and eq handlers
James Smart
2018-02-22
1
-31
/
+32
*
scsi: lpfc: Update 11.4.0.7 modified files for 2018 Copyright
James Smart
2018-02-12
1
-2
/
+1
*
scsi: lpfc: Fix SCSI io host reset causing kernel crash
James Smart
2018-02-12
1
-1
/
+12
*
scsi: lpfc: Fix RQ empty firmware trap
James Smart
2018-02-12
1
-0
/
+12
*
scsi: lpfc: Add WQ Full Logic for NVME Target
James Smart
2018-02-12
1
-0
/
+3
*
scsi: lpfc: Increase CQ and WQ sizes for SCSI
James Smart
2018-02-12
1
-1
/
+2
*
scsi: lpfc: Fix frequency of Release WQE CQEs
James Smart
2018-02-12
1
-0
/
+2
*
scsi: lpfc: Fix -EOVERFLOW behavior for NVMET and defer_rcv
James Smart
2017-12-20
1
-11
/
+13
*
scsi: lpfc: Fix NVME LS abort_xri
James Smart
2017-12-04
1
-0
/
+1
*
scsi: lpfc: Handle XRI_ABORTED_CQE in soft IRQ
James Smart
2017-12-04
1
-62
/
+35
*
scsi: lpfc: Expand WQE capability of every NVME hardware queue
James Smart
2017-12-04
1
-16
/
+55
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-11-14
1
-89
/
+143
|
\
|
*
scsi: lpfc: Fix hard lock up NMI in els timeout handling.
Dick Kennedy
2017-11-08
1
-3
/
+10
|
*
scsi: lpfc: Fix FCP hba_wqidx assignment
Dick Kennedy
2017-10-02
1
-1
/
+4
|
*
scsi: lpfc: Move CQ processing to a soft IRQ
Dick Kennedy
2017-10-02
1
-61
/
+87
|
*
scsi: lpfc: Make ktime sampling more accurate
Dick Kennedy
2017-10-02
1
-14
/
+20
|
*
scsi: lpfc: Fix crash receiving ELS while detaching driver
Dick Kennedy
2017-10-02
1
-0
/
+12
|
*
scsi: lpfc: fix pci hot plug crash in list_add call
Dick Kennedy
2017-10-02
1
-7
/
+10
|
*
scsi: lpfc: remove redundant null check on eqe
Colin Ian King
2017-09-15
1
-3
/
+0
*
|
scsi: lpfc: Convert timers to use timer_setup()
Kees Cook
2017-11-01
1
-4
/
+4
|
/
*
scsi: lpfc: Fix MRQ > 1 context list handling
Dick Kennedy
2017-08-24
1
-1
/
+1
*
scsi: lpfc: Limit amount of work processed in IRQ
Dick Kennedy
2017-08-24
1
-12
/
+19
[next]