index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_nvme.h
Age
Commit message (
Expand
)
Author
2019-08-12
scsi: qla2xxx: Modify NVMe include directives
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: Introduce the be_id_t and le_id_t data types for FC src/dst IDs
Bart Van Assche
2019-06-27
scsi: qla2xxx: Fix NVME cmd and LS cmd timeout race condition
Quinn Tran
2019-06-27
scsi: qla2xxx: Fix kernel crash after disconnecting NVMe devices
Arun Easi
2019-04-29
scsi: qla2xxx: Use __le64 instead of uint32_t[2] for sending DMA addresses to...
Bart Van Assche
2019-04-29
scsi: qla2xxx: Introduce the dsd32 and dsd64 data structures
Bart Van Assche
2019-04-29
scsi: qla2xxx: Fix race conditions in the code for aborting SCSI commands
Bart Van Assche
2019-02-19
scsi: qla2xxx: Add First Burst support for FC-NVMe devices
Darren Trapp
2018-08-02
scsi: qla2xxx: Migrate NVME N2N handling into state machine
Quinn Tran
2018-03-21
scsi: qla2xxx: Fix FC-NVMe IO abort during driver reset
Darren Trapp
2018-03-21
scsi: qla2xxx: Add FC-NVMe abort processing
Darren Trapp
2018-03-21
scsi: qla2xxx: Add changes for devloss timeout in driver
Darren Trapp
2017-08-07
scsi: qla2xxx: Move function prototype to correct header
himanshu.madhani@cavium.com
2017-06-27
scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registration
Duane Grigsby