index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_sli.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-02
scsi: lpfc: Fix ELS abort on SLI-3 adapters
James Smart
1
-2
/
+14
2018-07-10
scsi: lpfc: devloss timeout race condition caused null pointer reference
James Smart
1
-4
/
+9
2018-07-10
scsi: lpfc: Make PBDE optimizations configurable
James Smart
1
-4
/
+4
2018-07-10
scsi: lpfc: Fix driver not setting dpp bits correctly in doorbell word
James Smart
1
-1
/
+8
2018-06-26
scsi: lpfc: use monotonic timestamps for statistics
Arnd Bergmann
1
-2
/
+2
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-28
/
+22
2018-05-28
scsi: lpfc: Fix MDS diagnostics failure (Rx < Tx)
James Smart
1
-3
/
+16
2018-05-08
scsi: lpfc: Comment cleanup regarding Broadcom copyright header
James Smart
1
-1
/
+1
2018-05-08
scsi: lpfc: Enhance log messages when reporting CQE errors
James Smart
1
-7
/
+16
2018-05-08
scsi: lpfc: enhance LE data structure copies to hardware
James Smart
1
-14
/
+42
2018-04-18
scsi: lpfc: Fix Abort request WQ selection
James Smart
1
-7
/
+7
2018-04-18
scsi: lpfc: Enlarge nvmet asynchronous receive buffer counts
James Smart
1
-1
/
+1
2018-03-12
scsi: lpfc: Memory allocation error during driver start-up on power8
James Smart
1
-9
/
+10
2018-03-12
scsi: lpfc: Fix mailbox wait for POST_SGL mbox command
James Smart
1
-22
/
+12
2018-03-12
scsi: lpfc: Code cleanup for 128byte wqe data type
James Smart
1
-42
/
+32
2018-03-06
scsi: lpfc: use __raw_writeX on DPP copies
James Smart
1
-2
/
+9
2018-02-22
scsi: lpfc: Work around NVME cmd iu SGL type
James Smart
1
-0
/
+15
2018-02-22
scsi: lpfc: Add embedded data pointers for enhanced performance
James Smart
1
-4
/
+21
2018-02-22
scsi: lpfc: Enable fw download on if_type=6 devices
James Smart
1
-0
/
+1
2018-02-22
scsi: lpfc: Add if_type=6 support for cycling valid bits
James Smart
1
-14
/
+63
2018-02-22
scsi: lpfc: Add push-to-adapter support to sli4
James Smart
1
-83
/
+146
2018-02-22
scsi: lpfc: Add SLI-4 if_type=6 support to the code base
James Smart
1
-3
/
+117
2018-02-22
scsi: lpfc: Rework sli4 doorbell infrastructure
James Smart
1
-4
/
+4
2018-02-22
scsi: lpfc: Rework lpfc to allow different sli4 cq and eq handlers
James Smart
1
-31
/
+32
2018-02-12
scsi: lpfc: Update 11.4.0.7 modified files for 2018 Copyright
James Smart
1
-2
/
+1
2018-02-12
scsi: lpfc: Fix SCSI io host reset causing kernel crash
James Smart
1
-1
/
+12
2018-02-12
scsi: lpfc: Fix RQ empty firmware trap
James Smart
1
-0
/
+12
2018-02-12
scsi: lpfc: Add WQ Full Logic for NVME Target
James Smart
1
-0
/
+3
2018-02-12
scsi: lpfc: Increase CQ and WQ sizes for SCSI
James Smart
1
-1
/
+2
2018-02-12
scsi: lpfc: Fix frequency of Release WQE CQEs
James Smart
1
-0
/
+2
2017-12-20
scsi: lpfc: Fix -EOVERFLOW behavior for NVMET and defer_rcv
James Smart
1
-11
/
+13
2017-12-04
scsi: lpfc: Fix NVME LS abort_xri
James Smart
1
-0
/
+1
2017-12-04
scsi: lpfc: Handle XRI_ABORTED_CQE in soft IRQ
James Smart
1
-62
/
+35
2017-12-04
scsi: lpfc: Expand WQE capability of every NVME hardware queue
James Smart
1
-16
/
+55
2017-11-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-89
/
+143
2017-11-08
scsi: lpfc: Fix hard lock up NMI in els timeout handling.
Dick Kennedy
1
-3
/
+10
2017-11-01
scsi: lpfc: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+4
2017-10-02
scsi: lpfc: Fix FCP hba_wqidx assignment
Dick Kennedy
1
-1
/
+4
2017-10-02
scsi: lpfc: Move CQ processing to a soft IRQ
Dick Kennedy
1
-61
/
+87
2017-10-02
scsi: lpfc: Make ktime sampling more accurate
Dick Kennedy
1
-14
/
+20
2017-10-02
scsi: lpfc: Fix crash receiving ELS while detaching driver
Dick Kennedy
1
-0
/
+12
2017-10-02
scsi: lpfc: fix pci hot plug crash in list_add call
Dick Kennedy
1
-7
/
+10
2017-09-15
scsi: lpfc: remove redundant null check on eqe
Colin Ian King
1
-3
/
+0
2017-08-24
scsi: lpfc: Fix MRQ > 1 context list handling
Dick Kennedy
1
-1
/
+1
2017-08-24
scsi: lpfc: Limit amount of work processed in IRQ
Dick Kennedy
1
-12
/
+19
2017-08-24
scsi: lpfc: Correct return error codes to align with nvme_fc transport
Dick Kennedy
1
-9
/
+14
2017-08-07
scsi: lpfc: Replace PCI pool old API
Romain Perier
1
-3
/
+3
2017-06-19
scsi: lpfc: Fix crash doing IO with resets
James Smart
1
-14
/
+8
2017-06-19
scsi: lpfc: Fix crash after firmware flash when IO is running.
James Smart
1
-1
/
+1
2017-06-19
scsi: lpfc: Fix system panic when express lane enabled.
James Smart
1
-0
/
+3
[next]