summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_sli.c
AgeCommit message (Expand)AuthorFilesLines
2025-06-27scsi: lpfc: Use memcpy() for BIOS versionDaniel Wagner1-2/+2
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-5/+5
2025-03-17scsi: lpfc: Restore clearing of NLP_UNREG_INP in ndlp->nlp_flagEwan D. Milne1-0/+2
2025-03-03scsi: lpfc: Convert timeouts to secs_to_jiffies()Easwar Hariharan1-25/+16
2025-01-12scsi: lpfc: convert timeouts to secs_to_jiffies()Easwar Hariharan1-2/+2
2024-11-02scsi: lpfc: Change lpfc_nodelist nlp_flag member into a bitmaskJustin Tee1-27/+15
2024-11-02scsi: lpfc: Remove NLP_RELEASE_RPI flag from nodelist structureJustin Tee1-31/+17
2024-11-02scsi: lpfc: Call lpfc_sli4_queue_unset() in restart and rmmod pathsJustin Tee1-5/+36
2024-11-02scsi: lpfc: Modify CGN warning signal calculation based on EDC responseJustin Tee1-2/+4
2024-09-12Merge patch series "Update lpfc to revision 14.4.0.5"Martin K. Petersen1-5/+43
2024-09-12scsi: lpfc: Support loopback tests with VMID enabledJustin Tee1-2/+37
2024-09-12scsi: lpfc: Update phba link state conditional before sending CMF_SYNC_WQEJustin Tee1-3/+6
2024-09-12scsi: lpfc: Remove trailing space after \n newlineColin Ian King1-2/+2
2024-08-02scsi: lpfc: Validate hdwq pointers before dereferencing in reset/errata pathsJustin Tee1-0/+11
2024-08-02scsi: lpfc: Remove redundant vport assignment when building an abort requestJustin Tee1-2/+0
2024-07-04scsi: lpfc: Revise lpfc_prep_embed_io routine with proper endian macro usagesJustin Tee1-9/+10
2024-07-04scsi: lpfc: Cancel ELS WQE instead of issuing abort when SLI port is inactiveJustin Tee1-13/+11
2024-05-06scsi: lpfc: Add support for 32 byte CDBsJustin Tee1-6/+6
2024-05-06scsi: lpfc: Change lpfc_hba hba_flag member into a bitmaskJustin Tee1-104/+76
2024-05-06scsi: lpfc: Introduce rrq_list_lock to protect active_rrq_listJustin Tee1-7/+15
2024-05-06scsi: lpfc: Clear deferred RSCN processing flag when driver is unloadingJustin Tee1-6/+8
2024-03-10scsi: lpfc: Define types in a union for generic void *context3 ptrJustin Tee1-7/+8
2024-03-10scsi: lpfc: Define lpfc_dmabuf type for ctx_buf ptrJustin Tee1-18/+17
2024-03-10scsi: lpfc: Define lpfc_nodelist type for ctx_ndlp ptrJustin Tee1-9/+8
2024-03-10scsi: lpfc: Use a dedicated lock for ras_fwlog stateJustin Tee1-10/+10
2024-03-10scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up()Justin Tee1-7/+7
2024-02-05scsi: lpfc: Copyright updates for 14.4.0.0 patchesJustin Tee1-1/+1
2024-02-05scsi: lpfc: Change lpfc_vport load_flag member into a bitmaskJustin Tee1-12/+12
2024-02-05scsi: lpfc: Change lpfc_vport fc_flag member into a bitmaskJustin Tee1-7/+7
2024-02-05scsi: lpfc: Add condition to delete ndlp object after sending BLS_RJT to an ABTSJustin Tee1-2/+12
2024-02-05scsi: lpfc: Initialize status local variable in lpfc_sli4_repost_sgl_list()Justin Tee1-1/+1
2024-01-17Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2023-12-01scsi: lpfc: Use PCI_HEADER_TYPE_MFD instead of literalIlpo Järvinen1-1/+1
2023-11-15scsi: lpfc: Enhance driver logging for selected discovery eventsJustin Tee1-4/+7
2023-11-15scsi: lpfc: Refactor and clean up mailbox command memory freeJustin Tee1-0/+6
2023-11-15scsi: lpfc: Return early in lpfc_poll_eratt() when the driver is unloadingJustin Tee1-0/+3
2023-10-13scsi: lpfc: Remove unnecessary zero return code assignment in lpfc_sli4_hba_s...Justin Tee1-3/+1
2023-07-23scsi: lpfc: Abort outstanding ELS cmds when mailbox timeout error is detectedJustin Tee1-1/+7
2023-05-31scsi: lpfc: Change firmware upgrade logging to KERN_NOTICE instead of TRACE_E...Justin Tee1-27/+27
2023-05-08scsi: lpfc: Replace blk_irq_poll intr handler with threaded IRQJustin Tee1-143/+183
2023-05-08scsi: lpfc: Add new RCQE status for handling DMA failuresJustin Tee1-0/+64
2023-05-08scsi: lpfc: Update congestion warning notification periodJustin Tee1-1/+1
2023-03-31Merge branch '6.3/scsi-fixes' into 6.4/scsi-stagingMartin K. Petersen1-8/+4
2023-03-09Merge patch series "PCI/AER: Remove redundant Device Control Error Reporting ...Martin K. Petersen1-55/+0
2023-03-09scsi: lpfc: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas1-55/+0
2023-03-09scsi: lpfc: Skip waiting for register ready bits when in unrecoverable stateJustin Tee1-1/+19
2023-03-09scsi: lpfc: Fix lockdep warning for rx_monitor lock when unloading driverJustin Tee1-2/+2
2023-03-09scsi: lpfc: Reorder freeing of various DMA buffers and their list removalJustin Tee1-2/+2
2023-03-06scsi: lpfc: Avoid usage of list iterator variable after loopJakob Koschel1-4/+4
2023-03-06scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()Justin Tee1-4/+0