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
2022-05-10
scsi: lpfc: Correct BDE DMA address assignment for GEN_REQ_WQE
James Smart
1
-3
/
+3
2022-03-29
scsi: lpfc: Fix locking for lpfc_sli_iocbq_lookup()
James Smart
1
-2
/
+8
2022-03-29
scsi: lpfc: Fix unload hang after back to back PCI EEH faults
James Smart
1
-15
/
+35
2022-03-29
scsi: lpfc: Improve PCI EEH Error and Recovery Handling
James Smart
1
-5
/
+10
2022-03-15
scsi: lpfc: Copyright updates for 14.2.0.0 patches
James Smart
1
-1
/
+1
2022-03-15
scsi: lpfc: SLI path split: Refactor Abort paths
James Smart
1
-171
/
+211
2022-03-15
scsi: lpfc: SLI path split: Refactor SCSI paths
James Smart
1
-2
/
+4
2022-03-15
scsi: lpfc: SLI path split: Refactor CT paths
James Smart
1
-62
/
+328
2022-03-15
scsi: lpfc: SLI path split: Refactor misc ELS paths
James Smart
1
-761
/
+48
2022-03-15
scsi: lpfc: SLI path split: Refactor base ELS paths and the FLOGI path
James Smart
1
-23
/
+161
2022-03-15
scsi: lpfc: SLI path split: Introduce lpfc_prep_wqe
James Smart
1
-2
/
+195
2022-03-15
scsi: lpfc: SLI path split: Refactor fast and slow paths to native SLI4
James Smart
1
-302
/
+211
2022-03-15
scsi: lpfc: SLI path split: Refactor lpfc_iocbq
James Smart
1
-175
/
+165
2022-02-07
scsi: lpfc: Reduce log messages seen after firmware download
James Smart
1
-1
/
+7
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-5
/
+5
2022-01-15
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
1
-5
/
+5
2021-12-13
scsi: lpfc: Use struct_group to isolate cast to larger object
Kees Cook
1
-17
/
+15
2021-12-06
scsi: lpfc: Trigger SLI4 firmware dump before doing driver cleanup
James Smart
1
-6
/
+0
2021-10-20
scsi: lpfc: Fix link down processing to address NULL pointer dereference
James Smart
1
-7
/
+7
2021-10-20
scsi: lpfc: Correct sysfs reporting of loop support after SFP status change
James Smart
1
-21
/
+4
2021-10-20
scsi: lpfc: Revert LOG_TRACE_EVENT back to LOG_INIT prior to driver_resource_...
James Smart
1
-2
/
+2
2021-10-12
Merge branch '5.15/scsi-fixes' into 5.16/scsi-staging
Martin K. Petersen
1
-6
/
+10
2021-10-04
scsi: lpfc: Fix memory overwrite during FC-GS I/O abort handling
James Smart
1
-4
/
+7
2021-09-22
scsi: lpfc: Fix mailbox command failure during driver initialization
James Smart
1
-2
/
+13
2021-09-14
scsi: lpfc: Zero CGN stats only during initial driver load and stat reset
James Smart
1
-2
/
+4
2021-09-14
scsi: lpfc: Fix EEH support for NVMe I/O
James Smart
1
-2
/
+29
2021-09-14
scsi: lpfc: Fix FCP I/O flush functionality for TMF routines
James Smart
1
-23
/
+78
2021-09-14
scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()
James Smart
1
-0
/
+1
2021-09-13
scsi: lpfc: Fix CPU to/from endian warnings introduced by ELS processing
James Smart
1
-2
/
+3
2021-08-24
scsi: lpfc: Add rx monitoring statistics
James Smart
1
-0
/
+15
2021-08-24
scsi: lpfc: Add support for the CM framework
James Smart
1
-12
/
+182
2021-08-24
scsi: lpfc: Add cmfsync WQE support
James Smart
1
-0
/
+178
2021-08-24
scsi: lpfc: Add support for cm enablement buffer
James Smart
1
-0
/
+110
2021-08-24
scsi: lpfc: Add cm statistics buffer support
James Smart
1
-0
/
+10
2021-08-24
scsi: lpfc: Add EDC ELS support
James Smart
1
-3
/
+124
2021-08-24
scsi: lpfc: Add MIB feature enablement support
James Smart
1
-0
/
+103
2021-08-24
scsi: lpfc: Add SET_HOST_DATA mbox cmd to pass date/time info to firmware
James Smart
1
-1
/
+50
2021-07-27
scsi: lpfc: Remove redundant assignment to pointer pcmd
Colin Ian King
1
-2
/
+0
2021-07-18
scsi: lpfc: Clear outstanding active mailbox during PCI function reset
James Smart
1
-2
/
+30
2021-07-18
scsi: lpfc: Keep NDLP reference until after freeing the IOCB after ELS handling
James Smart
1
-1
/
+7
2021-07-18
scsi: lpfc: Improve firmware download logging
James Smart
1
-42
/
+110
2021-07-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-9
/
+57
2021-06-15
scsi: lpfc: Use list_move_tail() instead of list_del()/list_add_tail()
Zou Wei
1
-2
/
+1
2021-06-10
scsi: lpfc: vmid: Append the VMID to the wqe before sending
Gaurav Srivastava
1
-0
/
+14
2021-06-10
scsi: lpfc: vmid: Add support for VMID in mailbox command
Gaurav Srivastava
1
-0
/
+9
2021-05-31
scsi: lpfc: Fix failure to transmit ABTS on FC link
James Smart
1
-3
/
+1
2021-05-21
scsi: lpfc: Fix crash when lpfc_sli4_hba_setup() fails to initialize the SGLs
James Smart
1
-2
/
+3
2021-05-21
scsi: lpfc: Fix node handling for Fabric Controller and Domain Controller
James Smart
1
-1
/
+0
2021-05-21
scsi: lpfc: Add ndlp kref accounting for resume RPI path
James Smart
1
-1
/
+22
2021-05-21
scsi: lpfc: Fix unreleased RPIs when NPIV ports are created
James Smart
1
-2
/
+8
[next]