summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_sli.c
AgeCommit message (Expand)Author
2024-03-10scsi: lpfc: Define types in a union for generic void *context3 ptrJustin Tee
2024-03-10scsi: lpfc: Define lpfc_dmabuf type for ctx_buf ptrJustin Tee
2024-03-10scsi: lpfc: Define lpfc_nodelist type for ctx_ndlp ptrJustin Tee
2024-03-10scsi: lpfc: Use a dedicated lock for ras_fwlog stateJustin Tee
2024-03-10scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up()Justin Tee
2024-02-05scsi: lpfc: Copyright updates for 14.4.0.0 patchesJustin Tee
2024-02-05scsi: lpfc: Change lpfc_vport load_flag member into a bitmaskJustin Tee
2024-02-05scsi: lpfc: Change lpfc_vport fc_flag member into a bitmaskJustin Tee
2024-02-05scsi: lpfc: Add condition to delete ndlp object after sending BLS_RJT to an ABTSJustin Tee
2024-02-05scsi: lpfc: Initialize status local variable in lpfc_sli4_repost_sgl_list()Justin Tee
2024-01-17Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-12-01scsi: lpfc: Use PCI_HEADER_TYPE_MFD instead of literalIlpo Järvinen
2023-11-15scsi: lpfc: Enhance driver logging for selected discovery eventsJustin Tee
2023-11-15scsi: lpfc: Refactor and clean up mailbox command memory freeJustin Tee
2023-11-15scsi: lpfc: Return early in lpfc_poll_eratt() when the driver is unloadingJustin Tee
2023-10-13scsi: lpfc: Remove unnecessary zero return code assignment in lpfc_sli4_hba_s...Justin Tee
2023-07-23scsi: lpfc: Abort outstanding ELS cmds when mailbox timeout error is detectedJustin Tee
2023-05-31scsi: lpfc: Change firmware upgrade logging to KERN_NOTICE instead of TRACE_E...Justin Tee
2023-05-08scsi: lpfc: Replace blk_irq_poll intr handler with threaded IRQJustin Tee
2023-05-08scsi: lpfc: Add new RCQE status for handling DMA failuresJustin Tee
2023-05-08scsi: lpfc: Update congestion warning notification periodJustin Tee
2023-03-31Merge branch '6.3/scsi-fixes' into 6.4/scsi-stagingMartin K. Petersen
2023-03-09Merge patch series "PCI/AER: Remove redundant Device Control Error Reporting ...Martin K. Petersen
2023-03-09scsi: lpfc: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-03-09scsi: lpfc: Skip waiting for register ready bits when in unrecoverable stateJustin Tee
2023-03-09scsi: lpfc: Fix lockdep warning for rx_monitor lock when unloading driverJustin Tee
2023-03-09scsi: lpfc: Reorder freeing of various DMA buffers and their list removalJustin Tee
2023-03-06scsi: lpfc: Avoid usage of list iterator variable after loopJakob Koschel
2023-03-06scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()Justin Tee
2023-02-21scsi: lpfc: Fix double word in commentsBo Liu
2023-01-12scsi: lpfc: Copyright updates for 14.2.0.10 patchesJustin Tee
2023-01-12scsi: lpfc: Fix use-after-free KFENCE violation during sysfs firmware writeJustin Tee
2023-01-12scsi: lpfc: Resolve miscellaneous variable set but not used compiler warningsJustin Tee
2022-11-17scsi: lpfc: Correct bandwidth logging during receipt of congestion sync WCQEJustin Tee
2022-11-17scsi: lpfc: Use memset_startat() helperXiu Jianfeng
2022-10-22scsi: lpfc: Log when congestion management limits are in effectJustin Tee
2022-10-22scsi: lpfc: Fix hard lockup when reading the rx_monitor from debugfsJustin Tee
2022-10-22scsi: lpfc: Set sli4_param's cmf option to zero when CMF is turned offJustin Tee
2022-09-15scsi: lpfc: Fix various issues reported by toolsJames Smart
2022-09-15scsi: lpfc: Add reporting capability for Link Degrade SignalingJames Smart
2022-09-15scsi: lpfc: Fix mbuf pool resource detected as busy at driver unloadJames Smart
2022-09-01scsi: lpfc: Remove the unneeded result variableye xingchen
2022-08-31scsi: lpfc: Add warning notification period to CMF_SYNC_WQEJames Smart
2022-08-31scsi: lpfc: Rework MIB Rx Monitor debug info logicJames Smart
2022-07-07scsi: lpfc: Remove Menlo/Hornet related codeJames Smart
2022-07-07scsi: lpfc: Refactor lpfc_nvmet_prep_abort_wqe() into lpfc_sli_prep_abort_xri()James Smart
2022-07-07scsi: lpfc: Fix attempted FA-PWWN usage after feature disableJames Smart
2022-07-07scsi: lpfc: Fix possible memory leak when failing to issue CMF WQEJames Smart
2022-07-07scsi: lpfc: Set PU field when providing D_ID in XMIT_ELS_RSP64_CX iocbJames Smart
2022-06-07scsi: lpfc: Resolve some cleanup issues following SLI path refactoringJames Smart