开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
elx
/
efct
/
efct_hw.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-06-16
scsi: elx: efct: Fix memory leak in efct_hw_parse_filter()
Vitaliy Shevtsov
2022-05-19
scsi: elx: efct: Remove redundant memset() statement
Harshit Mogalapalli
2021-12-16
scsi: efct: Don't pass GFP_DMA to dma_alloc_coherent()
Christoph Hellwig
2021-06-18
scsi: elx: efct: Fix is_originator return code type
James Smart
2021-06-18
scsi: elx: efct: Eliminate unnecessary boolean check in efct_hw_command_cancel()
Nathan Chancellor
2021-06-18
scsi: elx: efct: Fix error handling in efct_hw_init()
Wei Yongjun
2021-06-15
scsi: elx: efct: Transport and hardware teardown routines
James Smart
2021-06-15
scsi: elx: efct: Link and host statistics
James Smart
2021-06-15
scsi: elx: efct: Hardware I/O submission routines
James Smart
2021-06-15
scsi: elx: efct: Hardware queues processing
James Smart
2021-06-15
scsi: elx: efct: Hardware I/O and SGL initialization
James Smart
2021-06-15
scsi: elx: efct: RQ buffer, memory pool allocation and deallocation APIs
James Smart
2021-06-15
scsi: elx: efct: Driver initialization routines
James Smart