index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
2024-07-04
scsi: lpfc: Revise lpfc_prep_embed_io routine with proper endian macro usages
Justin Tee
1
-9
/
+10
2024-07-04
scsi: lpfc: Cancel ELS WQE instead of issuing abort when SLI port is inactive
Justin Tee
1
-13
/
+11
2024-05-06
scsi: lpfc: Add support for 32 byte CDBs
Justin Tee
1
-6
/
+6
2024-05-06
scsi: lpfc: Change lpfc_hba hba_flag member into a bitmask
Justin Tee
1
-104
/
+76
2024-05-06
scsi: lpfc: Introduce rrq_list_lock to protect active_rrq_list
Justin Tee
1
-7
/
+15
2024-05-06
scsi: lpfc: Clear deferred RSCN processing flag when driver is unloading
Justin Tee
1
-6
/
+8
2024-03-10
scsi: lpfc: Define types in a union for generic void *context3 ptr
Justin Tee
1
-7
/
+8
2024-03-10
scsi: lpfc: Define lpfc_dmabuf type for ctx_buf ptr
Justin Tee
1
-18
/
+17
2024-03-10
scsi: lpfc: Define lpfc_nodelist type for ctx_ndlp ptr
Justin Tee
1
-9
/
+8
2024-03-10
scsi: lpfc: Use a dedicated lock for ras_fwlog state
Justin Tee
1
-10
/
+10
2024-03-10
scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up()
Justin Tee
1
-7
/
+7
2024-02-05
scsi: lpfc: Copyright updates for 14.4.0.0 patches
Justin Tee
1
-1
/
+1
2024-02-05
scsi: lpfc: Change lpfc_vport load_flag member into a bitmask
Justin Tee
1
-12
/
+12
2024-02-05
scsi: lpfc: Change lpfc_vport fc_flag member into a bitmask
Justin Tee
1
-7
/
+7
2024-02-05
scsi: lpfc: Add condition to delete ndlp object after sending BLS_RJT to an ABTS
Justin Tee
1
-2
/
+12
2024-02-05
scsi: lpfc: Initialize status local variable in lpfc_sli4_repost_sgl_list()
Justin Tee
1
-1
/
+1
2024-01-17
Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2023-12-01
scsi: lpfc: Use PCI_HEADER_TYPE_MFD instead of literal
Ilpo Järvinen
1
-1
/
+1
2023-11-15
scsi: lpfc: Enhance driver logging for selected discovery events
Justin Tee
1
-4
/
+7
2023-11-15
scsi: lpfc: Refactor and clean up mailbox command memory free
Justin Tee
1
-0
/
+6
2023-11-15
scsi: lpfc: Return early in lpfc_poll_eratt() when the driver is unloading
Justin Tee
1
-0
/
+3
2023-10-13
scsi: lpfc: Remove unnecessary zero return code assignment in lpfc_sli4_hba_s...
Justin Tee
1
-3
/
+1
2023-07-23
scsi: lpfc: Abort outstanding ELS cmds when mailbox timeout error is detected
Justin Tee
1
-1
/
+7
2023-05-31
scsi: lpfc: Change firmware upgrade logging to KERN_NOTICE instead of TRACE_E...
Justin Tee
1
-27
/
+27
2023-05-08
scsi: lpfc: Replace blk_irq_poll intr handler with threaded IRQ
Justin Tee
1
-143
/
+183
2023-05-08
scsi: lpfc: Add new RCQE status for handling DMA failures
Justin Tee
1
-0
/
+64
2023-05-08
scsi: lpfc: Update congestion warning notification period
Justin Tee
1
-1
/
+1
2023-03-31
Merge branch '6.3/scsi-fixes' into 6.4/scsi-staging
Martin K. Petersen
1
-8
/
+4
2023-03-09
Merge patch series "PCI/AER: Remove redundant Device Control Error Reporting ...
Martin K. Petersen
1
-55
/
+0
2023-03-09
scsi: lpfc: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-55
/
+0
2023-03-09
scsi: lpfc: Skip waiting for register ready bits when in unrecoverable state
Justin Tee
1
-1
/
+19
2023-03-09
scsi: lpfc: Fix lockdep warning for rx_monitor lock when unloading driver
Justin Tee
1
-2
/
+2
2023-03-09
scsi: lpfc: Reorder freeing of various DMA buffers and their list removal
Justin Tee
1
-2
/
+2
2023-03-06
scsi: lpfc: Avoid usage of list iterator variable after loop
Jakob Koschel
1
-4
/
+4
2023-03-06
scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()
Justin Tee
1
-4
/
+0
2023-02-21
scsi: lpfc: Fix double word in comments
Bo Liu
1
-1
/
+1
2023-01-12
scsi: lpfc: Copyright updates for 14.2.0.10 patches
Justin Tee
1
-1
/
+1
2023-01-12
scsi: lpfc: Fix use-after-free KFENCE violation during sysfs firmware write
Justin Tee
1
-6
/
+13
2023-01-12
scsi: lpfc: Resolve miscellaneous variable set but not used compiler warnings
Justin Tee
1
-33
/
+29
2022-11-17
scsi: lpfc: Correct bandwidth logging during receipt of congestion sync WCQE
Justin Tee
1
-0
/
+6
2022-11-17
scsi: lpfc: Use memset_startat() helper
Xiu Jianfeng
1
-4
/
+2
2022-10-22
scsi: lpfc: Log when congestion management limits are in effect
Justin Tee
1
-0
/
+12
2022-10-22
scsi: lpfc: Fix hard lockup when reading the rx_monitor from debugfs
Justin Tee
1
-3
/
+3
2022-10-22
scsi: lpfc: Set sli4_param's cmf option to zero when CMF is turned off
Justin Tee
1
-0
/
+1
2022-09-15
scsi: lpfc: Fix various issues reported by tools
James Smart
1
-0
/
+3
2022-09-15
scsi: lpfc: Add reporting capability for Link Degrade Signaling
James Smart
1
-1
/
+62
2022-09-15
scsi: lpfc: Fix mbuf pool resource detected as busy at driver unload
James Smart
1
-0
/
+7
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
[next]