summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)AuthorFilesLines
2025-01-27Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds5-17/+17
2025-01-13scsi: lpfc: convert timeouts to secs_to_jiffies()Easwar Hariharan5-17/+17
2025-01-10Merge branch '6.13/scsi-fixes' into 6.14/scsi-stagingMartin K. Petersen2-2/+2
2025-01-02Merge patch series "scsi: Constify 'struct bin_attribute'"Martin K. Petersen1-10/+10
2025-01-02scsi: lpfc: Constify 'struct bin_attribute'Thomas Weißschuh1-10/+10
2025-01-02Merge patch series "Update lpfc to revision 14.4.0.7"Martin K. Petersen15-174/+351
2025-01-02scsi: lpfc: Copyright updates for 14.4.0.7 patchesJustin Tee2-2/+2
2025-01-02scsi: lpfc: Update lpfc version to 14.4.0.7Justin Tee1-1/+1
2025-01-02scsi: lpfc: Add support for large fw object application layer readsJustin Tee3-9/+224
2025-01-02scsi: lpfc: Update definition of firmware configuration mbox cmdsJustin Tee3-66/+28
2025-01-02scsi: lpfc: Change lpfc_nodelist save_flags member into a bitmaskJustin Tee7-53/+33
2025-01-02scsi: lpfc: Add handling for LS_RJT reason explanation authentication requiredJustin Tee2-0/+27
2025-01-02scsi: lpfc: Modify handling of ADISC based on ndlp state and RPI registrationJustin Tee1-19/+24
2025-01-02scsi: lpfc: Delete NLP_TARGET_REMOVE flag due to obsolete usageJustin Tee3-21/+7
2025-01-02scsi: lpfc: Restrict the REG_FCFI MAM field to FCoE adapters onlyJustin Tee1-2/+4
2025-01-02scsi: lpfc: Redefine incorrect type in lpfc_create_device_data()Justin Tee1-1/+1
2024-12-04scsi: Convert SCSI drivers to .sdev_configure()Bart Van Assche1-7/+14
2024-12-04scsi: Rename .slave_alloc() and .slave_destroy()Bart Van Assche1-11/+11
2024-12-02Merge branch '6.13/scsi-queue' into 6.13/scsi-fixesMartin K. Petersen2-2/+2
2024-11-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds15-814/+665
2024-11-21scsi: lpfc: Fix spelling errors 'asynchronously'liujing2-2/+2
2024-11-03scsi: lpfc: Copyright updates for 14.4.0.6 patchesJustin Tee2-2/+2
2024-11-03scsi: lpfc: Update lpfc version to 14.4.0.6Justin Tee1-1/+1
2024-11-03scsi: lpfc: Change lpfc_nodelist nlp_flag member into a bitmaskJustin Tee13-661/+476
2024-11-03scsi: lpfc: Remove NLP_RELEASE_RPI flag from nodelist structureJustin Tee6-127/+44
2024-11-03scsi: lpfc: Prevent NDLP reference count underflow in dev_loss_tmo callbackJustin Tee1-12/+24
2024-11-03scsi: lpfc: Add cleanup of nvmels_wq after HBA resetJustin Tee3-2/+51
2024-11-03scsi: lpfc: Check SLI_ACTIVE flag in FDMI cmpl before submitting follow up FDMIJustin Tee1-7/+14
2024-11-03scsi: lpfc: Update lpfc_els_flush_cmd() to check for SLI_ACTIVE before BSG flagJustin Tee1-6/+16
2024-11-03scsi: lpfc: Call lpfc_sli4_queue_unset() in restart and rmmod pathsJustin Tee2-5/+38
2024-11-03scsi: lpfc: Check devloss callbk done flag for potential stale NDLP ptrsJustin Tee1-0/+6
2024-11-03scsi: lpfc: Modify CGN warning signal calculation based on EDC responseJustin Tee1-2/+4
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro3-3/+3
2024-09-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds12-101/+228
2024-09-19Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds8-46/+112
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds1-6/+1
2024-09-13Merge patch series "Update lpfc to revision 14.4.0.5"Martin K. Petersen12-99/+226
2024-09-13scsi: lpfc: Update lpfc version to 14.4.0.5Justin Tee1-1/+1
2024-09-13scsi: lpfc: Support loopback tests with VMID enabledJustin Tee4-4/+70
2024-09-13scsi: lpfc: Revise TRACE_EVENT log flag severities from KERN_ERR to KERN_WARNINGJustin Tee2-71/+64
2024-09-13scsi: lpfc: Ensure DA_ID handling completion before deleting an NPIV instanceJustin Tee3-7/+55
2024-09-13scsi: lpfc: Fix kref imbalance on fabric ndlps from dev_loss_tmo handlerJustin Tee1-6/+4
2024-09-13scsi: lpfc: Restrict support for 32 byte CDBs to specific HBAsJustin Tee3-4/+22
2024-09-13scsi: lpfc: Update phba link state conditional before sending CMF_SYNC_WQEJustin Tee1-3/+6
2024-09-13scsi: lpfc: Add ELS_RSP cmd to the list of WQEs to flush in lpfc_els_flush_cmd()Justin Tee1-3/+4
2024-09-13scsi: lpfc: Remove trailing space after \n newlineColin Ian King1-2/+2
2024-08-29dma-mapping: don't return errors from dma_set_max_seg_sizeChristoph Hellwig1-6/+1
2024-08-23scsi: lpfc: Fix overflow build issueSherry Yang1-1/+1
2024-08-03scsi: lpfc: Copyright updates for 14.4.0.4 patchesJustin Tee1-1/+1
2024-08-03scsi: lpfc: Update lpfc version to 14.4.0.4Justin Tee1-1/+1