index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_init.c
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
14 days
treewide: Drop pci_save_state() after pci_restore_state()
Lukas Wunner
2025-11-12
Merge patch series "replace old wq(s), added WQ_PERCPU to alloc_workqueue"
Martin K. Petersen
2025-11-12
scsi: lpfc: WQ_PERCPU added to alloc_workqueue() users
Marco Crivellari
2025-11-08
scsi: lpfc: Modify kref handling for Fabric Controller ndlps
Justin Tee
2025-11-08
scsi: lpfc: Update various NPIV diagnostic log messaging
Justin Tee
2025-10-06
Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-09-16
Merge patch series "Update lpfc to revision 14.4.0.11"
Martin K. Petersen
2025-09-16
scsi: lpfc: Remove ndlp kref decrement clause for F_Port_Ctrl in lpfc_cleanup
Justin Tee
2025-08-19
scsi: lpfc: use min() to improve code
Qianfeng Rong
2025-08-13
PCI/ERR: Remove remnants of .link_reset() callback
Lukas Wunner
2025-06-23
scsi: lpfc: Modify end-of-life adapters' model descriptions
Justin Tee
2025-06-23
scsi: lpfc: Simplify error handling for failed lpfc_get_sli4_parameters cmd
Justin Tee
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-28
scsi: lpfc: Notify FC transport of rport disappearance during PCI fcn reset
Justin Tee
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-03
scsi: lpfc: Convert timeouts to secs_to_jiffies()
Easwar Hariharan
2025-02-24
scsi: lpfc: switch lpfc_irq_rebalance() to using cpumask_next_wrap()
Yury Norov
2025-02-24
cpumask: deprecate cpumask_next_wrap()
Yury Norov
2025-02-18
scsi: Switch to use hrtimer_setup()
Nam Cao
2025-02-03
scsi: lpfc: Copyright updates for 14.4.0.8 patches
Justin Tee
2025-02-03
scsi: lpfc: Free phba irq in lpfc_sli4_enable_msi() when pci_irq_vector() fails
Justin Tee
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-01-12
scsi: lpfc: convert timeouts to secs_to_jiffies()
Easwar Hariharan
2025-01-02
scsi: lpfc: Update definition of firmware configuration mbox cmds
Justin Tee
2025-01-02
scsi: lpfc: Change lpfc_nodelist save_flags member into a bitmask
Justin Tee
2024-11-02
scsi: lpfc: Change lpfc_nodelist nlp_flag member into a bitmask
Justin Tee
2024-11-02
scsi: lpfc: Remove NLP_RELEASE_RPI flag from nodelist structure
Justin Tee
2024-11-02
scsi: lpfc: Add cleanup of nvmels_wq after HBA reset
Justin Tee
2024-11-02
scsi: lpfc: Call lpfc_sli4_queue_unset() in restart and rmmod paths
Justin Tee
2024-09-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-09-12
scsi: lpfc: Support loopback tests with VMID enabled
Justin Tee
2024-09-12
scsi: lpfc: Restrict support for 32 byte CDBs to specific HBAs
Justin Tee
2024-08-29
dma-mapping: don't return errors from dma_set_max_seg_size
Christoph Hellwig
2024-05-06
scsi: lpfc: Add support for 32 byte CDBs
Justin Tee
2024-05-06
scsi: lpfc: Change lpfc_hba hba_flag member into a bitmask
Justin Tee
2024-05-06
scsi: lpfc: Introduce rrq_list_lock to protect active_rrq_list
Justin Tee
2024-03-10
scsi: lpfc: Define lpfc_dmabuf type for ctx_buf ptr
Justin Tee
2024-03-10
scsi: lpfc: Use a dedicated lock for ras_fwlog state
Justin Tee
2024-03-10
scsi: lpfc: Remove IRQF_ONESHOT flag from threaded IRQ handling
Justin Tee
2024-02-05
scsi: lpfc: Copyright updates for 14.4.0.0 patches
Justin Tee
2024-02-05
scsi: lpfc: Change lpfc_vport load_flag member into a bitmask
Justin Tee
2024-02-05
scsi: lpfc: Change lpfc_vport fc_flag member into a bitmask
Justin Tee
2024-02-05
scsi: lpfc: Protect vport fc_nodes list with an explicit spin lock
Justin Tee
2024-02-05
scsi: lpfc: Change nlp state statistic counters into atomic_t
Justin Tee
2024-02-05
scsi: lpfc: Move handling of reset congestion statistics events
Justin Tee
2023-11-15
scsi: lpfc: Fix possible file string name overflow when updating firmware
Justin Tee
2023-10-10
scsi: lpfc: Use topology_core_id()
Thomas Gleixner
[next]