summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)Author
2023-06-21scsi: lpfc: Fix lpfc_name struct packingArnd Bergmann
2023-06-14scsi: lpfc: Fix incorrect big endian type assignment in bsg loopback pathJustin Tee
2023-06-07scsi: lpfc: Avoid -Wstringop-overflow warningGustavo A. R. Silva
2023-06-07scsi: lpfc: Use struct_size() helperJustin Tee
2023-05-31scsi: lpfc: Fix incorrect big endian type assignments in FDMI and VMID pathsJustin Tee
2023-05-31Merge patch series "lpfc: Update lpfc to revision 14.2.0.13"Martin K. Petersen
2023-05-31scsi: lpfc: Copyright updates for 14.2.0.13 patchesJustin Tee
2023-05-31scsi: lpfc: Update lpfc version to 14.2.0.13Justin Tee
2023-05-31scsi: lpfc: Enhance congestion statistics collectionJustin Tee
2023-05-31scsi: lpfc: Clean up SLI-4 CQE status handlingJustin Tee
2023-05-31scsi: lpfc: Change firmware upgrade logging to KERN_NOTICE instead of TRACE_E...Justin Tee
2023-05-31scsi: lpfc: Revise NPIV ELS unsol rcv cmpl logic to drop ndlp based on nlp_stateJustin Tee
2023-05-31scsi: lpfc: Account for fabric domain ctlr device loss recoveryJustin Tee
2023-05-31scsi: lpfc: Clear NLP_IN_DEV_LOSS flag if already in rediscoveryJustin Tee
2023-05-31scsi: lpfc: Fix use-after-free rport memory access in lpfc_register_remote_po...Justin Tee
2023-05-31scsi: lpfc: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh
2023-05-22scsi: lpfc: Replace one-element array with flexible-array memberGustavo A. R. Silva
2023-05-08scsi: lpfc: Update lpfc version to 14.2.0.12Justin 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-05-08scsi: lpfc: Match lock ordering of lpfc_cmd->buf_lock and hbalock for abort p...Justin Tee
2023-05-08scsi: lpfc: Fix double free in lpfc_cmpl_els_logo_acc() caused by lpfc_nlp_no...Justin Tee
2023-05-08scsi: lpfc: Fix verbose logging for SCSI commands issued to SES devicesJustin Tee
2023-04-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-04-11scsi: lpfc: Silence an incorrect device outputJun Chen
2023-04-11scsi: lpfc: Fix ioremap issues in lpfc_sli4_pci_mem_setup()Shuchang Li
2023-03-31Merge branch '6.3/scsi-fixes' into 6.4/scsi-stagingMartin K. Petersen
2023-03-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
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: Copyright updates for 14.2.0.11 patchesJustin Tee
2023-03-09scsi: lpfc: Update lpfc version to 14.2.0.11Justin Tee
2023-03-09scsi: lpfc: Revise lpfc_error_lost_link() reason code evaluation logicJustin Tee
2023-03-09scsi: lpfc: Skip waiting for register ready bits when in unrecoverable stateJustin Tee
2023-03-09scsi: lpfc: Correct used_rpi count when devloss tmo fires with no recoveryJustin Tee
2023-03-09scsi: lpfc: Defer issuing new PLOGI if received RSCN before completing REG_LOGINJustin Tee
2023-03-09scsi: lpfc: Record LOGO state with discovery engine even if abortedJustin Tee
2023-03-09scsi: lpfc: Fix lockdep warning for rx_monitor lock when unloading driverJustin Tee
2023-03-09scsi: lpfc: Reorder freeing of various DMA buffers and their list removalJustin Tee
2023-03-09scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer overflowJustin Tee
2023-03-06scsi: lpfc: Avoid usage of list iterator variable after loopJakob Koschel
2023-03-06scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()Justin Tee
2023-03-06cpumask: fix incorrect cpumask scanning result checksLinus Torvalds
2023-03-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-02-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-02-21scsi: lpfc: Fix double word in commentsBo Liu
2023-02-21scsi: scsi_transport_fc: Add an additional flag to fc_host_fpin_rcv()Muneendra
2023-01-27net: add missing includes of linux/sched/clock.hJakub Kicinski
2023-01-12scsi: lpfc: Copyright updates for 14.2.0.10 patchesJustin Tee