开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
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
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_iocb.c
Age
Commit message (
Expand
)
Author
2021-08-23
scsi: qla2xxx: edif: Do secure PLOGI when auth app is present
Quinn Tran
2021-08-23
scsi: qla2xxx: edif: Add N2N support for EDIF
Quinn Tran
2021-07-27
scsi: qla2xxx: edif: Add encryption to I/O path
Quinn Tran
2021-07-27
scsi: qla2xxx: edif: Add detection of secure device
Quinn Tran
2021-07-27
scsi: qla2xxx: edif: Add key update
Quinn Tran
2021-07-27
scsi: qla2xxx: edif: Add send, receive, and accept for auth_els
Quinn Tran
2021-07-20
scsi: qla2xxx: Use the proper SCSI midlayer interfaces for PI
Martin K. Petersen
2021-06-22
scsi: qla2xxx: Add heartbeat check
Quinn Tran
2021-03-29
scsi: qla2xxx: Fix crash in PCIe error handling
Quinn Tran
2021-03-29
scsi: qla2xxx: Fix IOPS drop seen in some adapters
Arun Easi
2021-03-24
scsi: qla2xxx: Fix endianness annotations
Bart Van Assche
2021-03-15
scsi: qla2xxx: Replace __qla2x00_marker()'s missing underscores
Lee Jones
2021-01-13
scsi: qla2xxx: Enable NVMe CONF (BIT_7) when enabling SLER
Saurav Kashyap
2021-01-13
scsi: qla2xxx: Wait for ABTS response on I/O timeouts for NVMe
Bikash Hazarika
2020-10-14
Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...
Linus Torvalds
2020-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-09-29
scsi: qla2xxx: Fix buffer-buffer credit extraction error
Quinn Tran
2020-09-22
scsi: qla2xxx: Add SLER and PI control support
Saurav Kashyap
2020-09-22
scsi: qla2xxx: Add IOCB resource tracking
Quinn Tran
2020-09-22
scsi: qla2xxx: Performance tweak
Quinn Tran
2020-09-16
scsi/qla2xxx: Convert to SPDX license identifiers
Thomas Gleixner
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-30
scsi: qla2xxx: Make __qla2x00_alloc_iocbs() initialize 32 bits of request_t.h...
Bart Van Assche
2020-06-15
scsi: Fix trivial spelling
Kieran Bingham
2020-05-26
scsi: qla2xxx: Remove return value from qla_nvme_ls()
Daniel Wagner
2020-05-19
scsi: qla2xxx: Fix endianness annotations in source files
Bart Van Assche
2020-05-19
scsi: qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lo...
Bart Van Assche
2020-05-19
scsi: qla2xxx: Fix the code that reads from mailbox registers
Bart Van Assche
2020-02-28
scsi: qla2xxx: Convert MAKE_HANDLE() from a define into an inline function
Bart Van Assche
2020-02-24
scsi: qla2xxx: Fix control flags for login/logout IOCB
Himanshu Madhani
2020-02-24
scsi: qla2xxx: Cleanup ELS/PUREX iocb fields
Joe Carnuccio
2019-12-21
scsi: qla2xxx: Correct fcport flags handling
Shyam Sundar
2019-12-19
scsi: qla2xxx: Add a shadow variable to hold disc_state history of fcport
Shyam Sundar
2019-12-19
scsi: qla2xxx: Fix fabric scan hang
Quinn Tran
2019-12-09
scsi: qla2xxx: Add debug dump of LOGO payload and ELS IOCB
Roman Bolshakov
2019-12-09
scsi: qla2xxx: Fix PLOGI payload and ELS IOCB dump length
Roman Bolshakov
2019-12-09
scsi: qla2xxx: Use explicit LOGO in target mode
Quinn Tran
2019-11-08
scsi: qla2xxx: Fix device connect issues in P2P configuration
Arun Easi
2019-11-08
scsi: qla2xxx: Retry PLOGI on FC-NVMe PRLI failure
Quinn Tran
2019-10-09
scsi: qla2xxx: Add error handling for PLOGI ELS passthrough
Quinn Tran
2019-09-23
scsi: qla2xxx: Fix Nport ID display value
Quinn Tran
2019-08-12
scsi: qla2xxx: Fix a NULL pointer dereference
Bart Van Assche
2019-08-12
scsi: qla2xxx: Introduce qla2x00_els_dcmd2_free()
Bart Van Assche
2019-08-12
scsi: qla2xxx: Inline the qla2x00_fcport_event_handler() function
Bart Van Assche
2019-08-12
scsi: qla2xxx: Let the compiler check the type of the SCSI command context po...
Bart Van Assche
2019-08-12
scsi: qla2xxx: Introduce qla2xxx_get_next_handle()
Bart Van Assche
2019-08-12
scsi: qla2xxx: Enable type checking for the SRB free and done callback functions
Bart Van Assche
2019-08-12
scsi: qla2xxx: Set the responder mode if appropriate for ELS pass-through IOCBs
Bart Van Assche
2019-08-12
scsi: qla2xxx: Make it explicit that ELS pass-through IOCBs use little endian
Bart Van Assche
2019-08-12
scsi: qla2xxx: Change data_dsd into an array
Bart Van Assche
[next]