summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)Author
2024-11-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-11-02scsi: lpfc: Copyright updates for 14.4.0.6 patchesJustin Tee
2024-11-02scsi: lpfc: Update lpfc version to 14.4.0.6Justin Tee
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: Prevent NDLP reference count underflow in dev_loss_tmo callbackJustin Tee
2024-11-02scsi: lpfc: Add cleanup of nvmels_wq after HBA resetJustin Tee
2024-11-02scsi: lpfc: Check SLI_ACTIVE flag in FDMI cmpl before submitting follow up FDMIJustin Tee
2024-11-02scsi: lpfc: Update lpfc_els_flush_cmd() to check for SLI_ACTIVE before BSG flagJustin Tee
2024-11-02scsi: lpfc: Call lpfc_sli4_queue_unset() in restart and rmmod pathsJustin Tee
2024-11-02scsi: lpfc: Check devloss callbk done flag for potential stale NDLP ptrsJustin Tee
2024-11-02scsi: lpfc: Modify CGN warning signal calculation based on EDC responseJustin Tee
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-09-19Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-09-12Merge patch series "Update lpfc to revision 14.4.0.5"Martin K. Petersen
2024-09-12scsi: lpfc: Update lpfc version to 14.4.0.5Justin Tee
2024-09-12scsi: lpfc: Support loopback tests with VMID enabledJustin Tee
2024-09-12scsi: lpfc: Revise TRACE_EVENT log flag severities from KERN_ERR to KERN_WARNINGJustin Tee
2024-09-12scsi: lpfc: Ensure DA_ID handling completion before deleting an NPIV instanceJustin Tee
2024-09-12scsi: lpfc: Fix kref imbalance on fabric ndlps from dev_loss_tmo handlerJustin Tee
2024-09-12scsi: lpfc: Restrict support for 32 byte CDBs to specific HBAsJustin Tee
2024-09-12scsi: lpfc: Update phba link state conditional before sending CMF_SYNC_WQEJustin Tee
2024-09-12scsi: lpfc: Add ELS_RSP cmd to the list of WQEs to flush in lpfc_els_flush_cmd()Justin Tee
2024-09-12scsi: lpfc: Remove trailing space after \n newlineColin Ian King
2024-08-29dma-mapping: don't return errors from dma_set_max_seg_sizeChristoph Hellwig
2024-08-22scsi: lpfc: Fix overflow build issueSherry Yang
2024-08-02scsi: lpfc: Copyright updates for 14.4.0.4 patchesJustin Tee
2024-08-02scsi: lpfc: Update lpfc version to 14.4.0.4Justin Tee
2024-08-02scsi: lpfc: Update PRLO handling in direct attached topologyJustin Tee
2024-08-02scsi: lpfc: Fix unsolicited FLOGI kref imbalance when in direct attached topo...Justin Tee
2024-08-02scsi: lpfc: Fix unintentional double clearing of vmid_flagJustin Tee
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-08-02scsi: lpfc: Change diagnostic log flag during receipt of unknown ELS cmdsJustin Tee
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