summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)Author
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
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: Update lpfc version to 14.4.0.9Justin Tee
2025-04-28scsi: lpfc: Create lpfc_vmid_info sysfs entryJustin Tee
2025-04-28scsi: lpfc: Avoid potential ndlp use-after-free in dev_loss_tmo_callbkJustin Tee
2025-04-28scsi: lpfc: Prevent failure to reregister with NVMe transport after PRLI retryJustin Tee
2025-04-28scsi: lpfc: Restart eratt_poll timer if HBA_SETUP flag still unsetJustin Tee
2025-04-28scsi: lpfc: Notify FC transport of rport disappearance during PCI fcn resetJustin Tee
2025-04-28scsi: lpfc: Fix lpfc_check_sli_ndlp() handling for GEN_REQUEST64 commandsJustin Tee
2025-04-28scsi: lpfc: Use secs_to_jiffies() instead of msecs_to_jiffies()Thorsten Blum
2025-04-11scsi: lpfc: Use memcpy() for BIOS versionDaniel Wagner
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-17scsi: lpfc: Restore clearing of NLP_UNREG_INP in ndlp->nlp_flagEwan D. Milne
2025-03-03scsi: lpfc: Fix spelling mistake 'Toplogy' -> 'Topology'Colin Ian King
2025-03-03scsi: lpfc: Convert timeouts to secs_to_jiffies()Easwar Hariharan
2025-02-24scsi: lpfc: rework lpfc_next_{online,present}_cpu()Yury Norov
2025-02-24scsi: lpfc: switch lpfc_irq_rebalance() to using cpumask_next_wrap()Yury Norov
2025-02-24cpumask: deprecate cpumask_next_wrap()Yury Norov
2025-02-18scsi: Switch to use hrtimer_setup()Nam Cao
2025-02-03scsi: lpfc: Copyright updates for 14.4.0.8 patchesJustin Tee
2025-02-03scsi: lpfc: Update lpfc version to 14.4.0.8Justin Tee
2025-02-03scsi: lpfc: Handle duplicate D_IDs in ndlp search-by D_ID routineJustin Tee
2025-02-03scsi: lpfc: Ignore ndlp rport mismatch in dev_loss_tmo callbkJustin Tee
2025-02-03scsi: lpfc: Free phba irq in lpfc_sli4_enable_msi() when pci_irq_vector() failsJustin Tee
2025-02-03scsi: lpfc: Reduce log message generation during ELS ring clean upJustin Tee
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-01-12scsi: lpfc: convert timeouts to secs_to_jiffies()Easwar Hariharan
2025-01-10Merge branch '6.13/scsi-fixes' into 6.14/scsi-stagingMartin K. Petersen
2025-01-02Merge patch series "scsi: Constify 'struct bin_attribute'"Martin K. Petersen
2025-01-02scsi: lpfc: Constify 'struct bin_attribute'Thomas Weißschuh
2025-01-02Merge patch series "Update lpfc to revision 14.4.0.7"Martin K. Petersen
2025-01-02scsi: lpfc: Copyright updates for 14.4.0.7 patchesJustin Tee
2025-01-02scsi: lpfc: Update lpfc version to 14.4.0.7Justin Tee
2025-01-02scsi: lpfc: Add support for large fw object application layer readsJustin Tee
2025-01-02scsi: lpfc: Update definition of firmware configuration mbox cmdsJustin Tee
2025-01-02scsi: lpfc: Change lpfc_nodelist save_flags member into a bitmaskJustin Tee
2025-01-02scsi: lpfc: Add handling for LS_RJT reason explanation authentication requiredJustin Tee
2025-01-02scsi: lpfc: Modify handling of ADISC based on ndlp state and RPI registrationJustin Tee
2025-01-02scsi: lpfc: Delete NLP_TARGET_REMOVE flag due to obsolete usageJustin Tee
2025-01-02scsi: lpfc: Restrict the REG_FCFI MAM field to FCoE adapters onlyJustin Tee
2025-01-02scsi: lpfc: Redefine incorrect type in lpfc_create_device_data()Justin Tee
2024-12-04scsi: Convert SCSI drivers to .sdev_configure()Bart Van Assche
2024-12-04scsi: Rename .slave_alloc() and .slave_destroy()Bart Van Assche
2024-12-02Merge branch '6.13/scsi-queue' into 6.13/scsi-fixesMartin K. Petersen
2024-11-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-11-20scsi: lpfc: Fix spelling errors 'asynchronously'liujing
2024-11-02scsi: lpfc: Copyright updates for 14.4.0.6 patchesJustin Tee