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
2019-01-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-9
/
+11
2019-01-08
scsi: lpfc: lpfc_sli: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-9
/
+11
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-8
/
+7
2018-12-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-92
/
+217
2018-12-19
scsi: lpfc: Adding ability to reset chip via pci bus reset
James Smart
1
-5
/
+37
2018-12-19
scsi: lpfc: Fix discovery failure when PLOGI is defered
James Smart
1
-2
/
+6
2018-12-19
scsi: lpfc: Correct MDS loopback diagnostics support
James Smart
1
-15
/
+34
2018-12-18
scsi: lpfc: do not set queue->page_count to 0 if pc_sli4_params.wqpcnt is inv...
Ewan D. Milne
1
-1
/
+2
2018-12-07
scsi: lpfc: Fix driver release of fw-logging buffers
James Smart
1
-0
/
+19
2018-12-07
scsi: lpfc: Correct code setting non existent bits in sli4 ABORT WQE
James Smart
1
-11
/
+3
2018-12-07
scsi: lpfc: Fix kernel Oops due to null pring pointers
James Smart
1
-0
/
+2
2018-12-07
scsi: lpfc: Fix discovery failures during port failovers with lots of vports
James Smart
1
-6
/
+53
2018-12-07
scsi: lpfc: refactor mailbox structure context fields
James Smart
1
-37
/
+41
2018-12-07
scsi: lpfc: Fix panic when FW-log buffsize is not initialized
James Smart
1
-6
/
+8
2018-11-28
scsi: lpfc: fix block guard enablement on SLI3 adapters
Martin Wilck
1
-1
/
+0
2018-11-21
scsi: lpfc: Use dma_zalloc_coherent
Sabyasachi Gupta
1
-2
/
+1
2018-11-06
scsi: lpfc: add Trunking support
James Smart
1
-0
/
+11
2018-11-06
scsi: lpfc: fcoe: Fix link down issue after 1000+ link bounces
James Smart
1
-9
/
+2
2018-10-16
scsi: lpfc: Remove set but not used variables 'fc_hdr' and 'hw_page_size'
YueHaibing
1
-7
/
+0
2018-09-11
scsi: lpfc: add support to retrieve firmware logs
James Smart
1
-0
/
+265
2018-09-11
scsi: lpfc: Correct invalid EQ doorbell write on if_type=6
James Smart
1
-5
/
+1
2018-09-11
scsi: lpfc: Correct irq handling via locks when taking adapter offline
James Smart
1
-1
/
+24
2018-09-11
scsi: lpfc: Correct soft lockup when running mds diagnostics
James Smart
1
-0
/
+7
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
[next]