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_def.h
Age
Commit message (
Expand
)
Author
2020-05-19
scsi: qla2xxx: Fix endianness annotations in header 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-05-19
scsi: qla2xxx: Simplify the functions for dumping firmware
Bart Van Assche
2020-04-29
scsi: qla2xxx: make 1-bit bit-fields unsigned int
Colin Ian King
2020-04-24
scsi: qla2xxx: Fix MPI failure AEN (8200) handling
Arun Easi
2020-02-28
scsi: qla2xxx: Update BPM enablement semantics.
Andrew Vasquez
2020-02-28
scsi: qla2xxx: Use a dedicated interrupt handler for 'handshake-required' ISPs
Andrew Vasquez
2020-02-28
scsi: qla2xxx: Convert MAKE_HANDLE() from a define into an inline function
Bart Van Assche
2020-02-28
scsi: qla2xxx: Suppress endianness complaints in qla2x00_configure_local_loop()
Bart Van Assche
2020-02-28
scsi: qla2xxx: Simplify the code for aborting SCSI commands
Bart Van Assche
2020-02-24
scsi: qla2xxx: Add deferred queue for processing ABTS and RDP
Joe Carnuccio
2020-02-24
scsi: qla2xxx: Add vendor extended FDMI commands
Joe Carnuccio
2020-02-24
scsi: qla2xxx: Add vendor extended RDP additions and amendments
Joe Carnuccio
2020-02-24
scsi: qla2xxx: Add changes in preparation for vendor extended FDMI/RDP
Joe Carnuccio
2020-02-24
scsi: qla2xxx: Add endianizer macro calls to fc host stats
Joe Carnuccio
2020-02-21
scsi: qla2xxx: Add sysfs node for D-Port Diagnostics AEN data
Joe Carnuccio
2020-02-21
scsi: qla2xxx: Add beacon LED config sysfs interface
Joe Carnuccio
2020-01-02
scsi: qla2xxx: Improve readability of the code that handles qla_flt_header
Bart Van Assche
2019-12-21
scsi: qla2xxx: Fix stuck login session using prli_pend_timer
Quinn Tran
2019-12-19
scsi: qla2xxx: Cleanup unused async_logout_done
Shyam Sundar
2019-12-19
scsi: qla2xxx: Add a shadow variable to hold disc_state history of fcport
Shyam Sundar
2019-12-09
scsi: qla2xxx: Use explicit LOGO in target mode
Quinn Tran
2019-11-08
scsi: qla2xxx: don't use zero for FC4_PRIORITY_NVME
Martin Wilck
2019-11-08
scsi: qla2xxx: Fix double scsi_done for abort path
Quinn Tran
2019-11-08
scsi: qla2xxx: Do command completion on abort timeout
Quinn Tran
2019-10-09
scsi: qla2xxx: Dual FCP-NVMe target port support
Michael Hernandez
2019-09-23
scsi: qla2xxx: Fix N2N link reset
Quinn Tran
2019-09-23
scsi: qla2xxx: Optimize NPIV tear down process
Quinn Tran
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: Report invalid mailbox status codes
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: Fix a race condition between aborting and completing a SCSI co...
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-08-12
scsi: qla2xxx: Check the PCI info string output buffer size
Bart Van Assche
2019-08-12
scsi: qla2xxx: Change data_dsd into an array
Bart Van Assche
2019-08-12
scsi: qla2xxx: Improve Linux kernel coding style conformance
Bart Van Assche
2019-08-07
scsi: qla2xxx: Fix premature timer expiration
Quinn Tran
2019-07-30
scsi: qla2xxx: Fix abort timeout race condition.
Quinn Tran
2019-06-27
scsi: qla2xxx: move IO flush to the front of NVME rport unregistration
Quinn Tran
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-04-29
scsi: qla2xxx: Use an on-stack completion in qla24xx_control_vp()
Bart Van Assche
2019-04-15
scsi: qla2xxx: Move the port_state_str[] definition from a .h to a .c file
Bart Van Assche
2019-04-15
scsi: qla2xxx: Fix formatting of pointer types
Bart Van Assche
[next]