summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_sli.c
AgeCommit message (Expand)Author
2025-04-28Merge patch series "Update lpfc to revision 14.4.0.9"Martin K. Petersen
2025-04-28scsi: lpfc: Copyright updates for 14.4.0.9 patchesJustin Tee
2025-04-28scsi: lpfc: Restart eratt_poll timer if HBA_SETUP flag still unsetJustin Tee
2025-04-11scsi: lpfc: Use memcpy() for BIOS versionDaniel Wagner
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-17scsi: lpfc: Restore clearing of NLP_UNREG_INP in ndlp->nlp_flagEwan D. Milne
2025-03-03scsi: lpfc: Convert timeouts to secs_to_jiffies()Easwar Hariharan
2025-01-12scsi: lpfc: convert timeouts to secs_to_jiffies()Easwar Hariharan
2024-11-02scsi: lpfc: Change lpfc_nodelist nlp_flag member into a bitmaskJustin Tee
2024-11-02scsi: lpfc: Remove NLP_RELEASE_RPI flag from nodelist structureJustin Tee
2024-11-02scsi: lpfc: Call lpfc_sli4_queue_unset() in restart and rmmod pathsJustin Tee
2024-11-02scsi: lpfc: Modify CGN warning signal calculation based on EDC responseJustin Tee
2024-09-12Merge patch series "Update lpfc to revision 14.4.0.5"Martin K. Petersen
2024-09-12scsi: lpfc: Support loopback tests with VMID enabledJustin Tee
2024-09-12scsi: lpfc: Update phba link state conditional before sending CMF_SYNC_WQEJustin Tee
2024-09-12scsi: lpfc: Remove trailing space after \n newlineColin Ian King
2024-08-02scsi: lpfc: Validate hdwq pointers before dereferencing in reset/errata pathsJustin Tee
2024-08-02scsi: lpfc: Remove redundant vport assignment when building an abort requestJustin Tee
2024-07-04scsi: lpfc: Revise lpfc_prep_embed_io routine with proper endian macro usagesJustin Tee
2024-07-04scsi: lpfc: Cancel ELS WQE instead of issuing abort when SLI port is inactiveJustin Tee
2024-05-06scsi: lpfc: Add support for 32 byte CDBsJustin Tee
2024-05-06scsi: lpfc: Change lpfc_hba hba_flag member into a bitmaskJustin Tee
2024-05-06scsi: lpfc: Introduce rrq_list_lock to protect active_rrq_listJustin Tee
2024-05-06scsi: lpfc: Clear deferred RSCN processing flag when driver is unloadingJustin Tee
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