index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
elx
/
libefc
Age
Commit message (
Expand
)
Author
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2024-08-22
scsi: elx: libefc: Fix potential use after free in efc_nport_vport_del()
Dan Carpenter
2023-11-15
scsi: elx: libefc: Replace deprecated strncpy() with strscpy_pad()/memcpy()
Justin Stitt
2022-11-08
scsi: elx: libefc: Fix second parameter type in state callbacks
Nathan Chancellor
2022-01-24
scsi: elx: efct: Don't use GFP_KERNEL under spin lock
Yang Yingliang
2021-12-16
scsi: efct: Don't pass GFP_DMA to dma_alloc_coherent()
Christoph Hellwig
2021-10-12
Merge branch '5.15/scsi-fixes' into 5.16/scsi-staging
Martin K. Petersen
2021-09-22
scsi: efct: Fix nport free
Dmitry Bogdanov
2021-09-22
scsi: efct: Add state in nport sm trace printout
Dmitry Bogdanov
2021-09-14
scsi: elx: libefc: Prefer kcalloc() over open coded arithmetic
Len Baker
2021-09-13
scsi: elx: efct: Fix void-pointer-to-enum-cast warning for efc_nport_topology
James Smart
2021-06-18
scsi: elx: libefc: Fix IRQ restore in efc_domain_dispatch_frame()
Dan Carpenter
2021-06-18
scsi: elx: libefc: Fix less than zero comparison of a unsigned int
Colin Ian King
2021-06-15
scsi: elx: libefc: Register discovery objects with hardware
James Smart
2021-06-15
scsi: elx: libefc: Extended link Service I/O handling
James Smart
2021-06-15
scsi: elx: libefc: FC node ELS and state handling
James Smart
2021-06-15
scsi: elx: libefc: Fabric node state machine interfaces
James Smart
2021-06-15
scsi: elx: libefc: Remote node state machine interfaces
James Smart
2021-06-15
scsi: elx: libefc: SLI and FC PORT state machine interfaces
James Smart
2021-06-15
scsi: elx: libefc: FC Domain state machine interfaces
James Smart
2021-06-15
scsi: elx: libefc: Emulex FC discovery library APIs and definitions
James Smart
2021-06-15
scsi: elx: libefc: Generic state machine framework
James Smart