index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_sli.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-01
scsi: lpfc: Remove the unneeded result variable
ye xingchen
1
-3
/
+1
2022-08-31
scsi: lpfc: Add warning notification period to CMF_SYNC_WQE
James Smart
1
-0
/
+6
2022-08-31
scsi: lpfc: Rework MIB Rx Monitor debug info logic
James Smart
1
-7
/
+183
2022-07-07
scsi: lpfc: Remove Menlo/Hornet related code
James Smart
1
-10
/
+0
2022-07-07
scsi: lpfc: Refactor lpfc_nvmet_prep_abort_wqe() into lpfc_sli_prep_abort_xri()
James Smart
1
-6
/
+10
2022-07-07
scsi: lpfc: Fix attempted FA-PWWN usage after feature disable
James Smart
1
-1
/
+6
2022-07-07
scsi: lpfc: Fix possible memory leak when failing to issue CMF WQE
James Smart
1
-1
/
+3
2022-07-07
scsi: lpfc: Set PU field when providing D_ID in XMIT_ELS_RSP64_CX iocb
James Smart
1
-0
/
+1
2022-06-07
scsi: lpfc: Resolve some cleanup issues following SLI path refactoring
James Smart
1
-13
/
+12
2022-05-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-141
/
+129
2022-05-10
scsi: lpfc: Change VMID registration to be based on fabric parameters
James Smart
1
-2
/
+2
2022-05-10
scsi: lpfc: Fix dmabuf ptr assignment in lpfc_ct_reject_event()
James Smart
1
-12
/
+3
2022-05-10
scsi: lpfc: Inhibit aborts if external loopback plug is inserted
James Smart
1
-3
/
+5
2022-05-10
scsi: lpfc: Fill in missing ndlp kref puts in error paths
James Smart
1
-1
/
+5
2022-05-10
scsi: lpfc: Fix element offset in __lpfc_sli_release_iocbq_s4()
James Smart
1
-1
/
+1
2022-05-10
scsi: lpfc: Correct BDE DMA address assignment for GEN_REQ_WQE
James Smart
1
-3
/
+3
2022-05-02
scsi: lpfc: Remove redundant lpfc_sli_prep_wqe() call
James Smart
1
-2
/
+0
2022-04-26
scsi: lpfc: Fix resource leak in lpfc_sli4_send_seq_to_ulp()
James Smart
1
-2
/
+4
2022-04-26
scsi: lpfc: Remove unnecessary null ndlp check in lpfc_sli_prep_wqe()
James Smart
1
-1
/
+1
2022-04-25
scsi: lpfc: Remove unneeded variable
Changcheng Deng
1
-2
/
+1
2022-04-18
scsi: lpfc: Expand setting ELS_ID field in ELS_REQUEST64_WQE
James Smart
1
-10
/
+28
2022-04-18
scsi: lpfc: Change FA-PWWN detection methodology
James Smart
1
-0
/
+1
2022-04-18
scsi: lpfc: Refactor cleanup of mailbox commands
James Smart
1
-43
/
+12
2022-04-18
scsi: lpfc: Fix field overload in lpfc_iocbq data structure
James Smart
1
-66
/
+54
2022-04-18
scsi: lpfc: Move MI module parameter check to handle dynamic disable
James Smart
1
-4
/
+0
2022-04-18
scsi: lpfc: Protect memory leak for NPIV ports sending PLOGI_RJT
James Smart
1
-0
/
+17
2022-04-18
scsi: lpfc: Zero SLI4 fcp_cmnd buffer's fcpCntl0 field
James Smart
1
-1
/
+1
2022-04-18
scsi: lpfc: Fix diagnostic fw logging after a function reset
James Smart
1
-0
/
+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
[next]