summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)Author
2024-07-19Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-07-04Merge patch series "Update lpfc to revision 14.4.0.3"Martin K. Petersen
2024-07-04scsi: lpfc: Update lpfc version to 14.4.0.3Justin Tee
2024-07-04scsi: lpfc: Revise lpfc_prep_embed_io routine with proper endian macro usagesJustin Tee
2024-07-04scsi: lpfc: Fix incorrect request len mbox field when setting trunking via sysfsJustin Tee
2024-07-04scsi: lpfc: Handle mailbox timeouts in lpfc_get_sfp_infoJustin Tee
2024-07-04scsi: lpfc: Fix handling of fully recovered fabric node in dev_loss callbkJustin Tee
2024-07-04scsi: lpfc: Relax PRLI issue conditions after GID_FT responseJustin Tee
2024-07-04scsi: lpfc: Allow DEVICE_RECOVERY mode after RSCN receipt if in PRLI_ISSUE stateJustin Tee
2024-07-04scsi: lpfc: Cancel ELS WQE instead of issuing abort when SLI port is inactiveJustin Tee
2024-06-26scsi: lpfc: Fix a possible null pointer dereferenceHuai-Yuan Liu
2024-06-24lpfc_nvmet: implement 'host_traddr'Hannes Reinecke
2024-05-06Merge patch series "Update lpfc to revision 14.4.0.2"Martin K. Petersen
2024-05-06scsi: lpfc: Copyright updates for 14.4.0.2 patchesJustin Tee
2024-05-06scsi: lpfc: Update lpfc version to 14.4.0.2Justin 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-05-06scsi: lpfc: Update logging of protection type for T10 DIF I/OJustin Tee
2024-05-06scsi: lpfc: Change default logging level for unsolicited CT MIB commandsJustin Tee
2024-05-06Merge branch '6.9/s/lpfc2' into 6.10/s/lpfcMartin K. Petersen
2024-03-25Merge branch '6.9/scsi-queue' into 6.9/scsi-fixesMartin K. Petersen
2024-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-03-10Merge patch series "Update lpfc to revision 14.4.0.1"Martin K. Petersen
2024-03-10scsi: lpfc: Copyright updates for 14.4.0.1 patchesJustin Tee
2024-03-10scsi: lpfc: Update lpfc version to 14.4.0.1Justin 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-03-10scsi: lpfc: Replace hbalock with ndlp lock in lpfc_nvme_unregister_port()Justin Tee
2024-03-10scsi: lpfc: Update lpfc_ramp_down_queue_handler() logicJustin Tee
2024-03-10scsi: lpfc: Remove IRQF_ONESHOT flag from threaded IRQ handlingJustin Tee
2024-03-10scsi: lpfc: Move NPIV's transport unregistration to after resource clean upJustin Tee
2024-03-10scsi: lpfc: Remove unnecessary log message in queuecommand pathJustin Tee
2024-03-10scsi: lpfc: Correct size for cmdwqe/rspwqe for memset()Muhammad Usama Anjum
2024-03-10scsi: lpfc: Correct size for wqe for memset()Muhammad Usama Anjum
2024-02-26scsi: lpfc: Replace deprecated strncpy() with strscpy()Justin Stitt
2024-02-05scsi: lpfc: Copyright updates for 14.4.0.0 patchesJustin Tee
2024-02-05scsi: lpfc: Update lpfc version to 14.4.0.0Justin 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: Protect vport fc_nodes list with an explicit spin lockJustin Tee
2024-02-05scsi: lpfc: Change nlp state statistic counters into atomic_tJustin Tee
2024-02-05scsi: lpfc: Remove shost_lock protection for fc_host_port shost APIsJustin Tee
2024-02-05scsi: lpfc: Move handling of reset congestion statistics eventsJustin Tee
2024-02-05scsi: lpfc: Save FPIN frequency statistics upon receipt of peer cgn notificat...Justin Tee
2024-02-05scsi: lpfc: Add condition to delete ndlp object after sending BLS_RJT to an ABTSJustin Tee