aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_def.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-13scsi: qla2xxx: Wait for ABTS response on I/O timeouts for NVMeBikash Hazarika1-0/+12
2021-01-13scsi: qla2xxx: Implementation to get and manage host, target stats and initiator portSaurav Kashyap1-0/+71
2020-12-07scsi: qla2xxx: Remove trailing semicolon in macro definitionTom Rix1-2/+1
2020-12-01scsi: qla2xxx: Remove in_interrupt() from qla82xx-specific codeAhmed S. Darwish1-0/+5
2020-11-04scsi: qla2xxx: Move sess cmd list/lock to driverMike Christie1-0/+2
2020-10-14Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds1-2/+1
2020-09-29scsi: qla2xxx: Fix point-to-point (N2N) device discovery issueArun Easi1-0/+2
2020-09-29scsi: qla2xxx: Fix buffer-buffer credit extraction errorQuinn Tran1-1/+3
2020-09-22scsi: qla2xxx: Add SLER and PI control supportSaurav Kashyap1-0/+4
2020-09-22scsi: qla2xxx: Add IOCB resource trackingQuinn Tran1-0/+17
2020-09-22scsi: qla2xxx: Performance tweakQuinn Tran1-8/+25
2020-09-22scsi: qla2xxx: Fix memory size truncationQuinn Tran1-1/+1
2020-09-22scsi: qla2xxx: Setup debugfs entries for remote portsArun Easi1-0/+4
2020-09-16scsi/qla2xxx: Convert to SPDX license identifiersThomas Gleixner1-2/+1
2020-08-31scsi: qla2xxx: Fix regression on sparc64René Rebe1-1/+1
2020-08-17scsi: qla2xxx: Fix WARN_ON in qla_nvme_register_hbaArun Easi1-0/+1
2020-07-01scsi: qla2xxx: SAN congestion management implementationShyam Sundar1-0/+49
2020-07-01scsi: qla2xxx: Change in PUREX to handle FPIN ELS requestsShyam Sundar1-2/+13
2020-05-19scsi: qla2xxx: Fix endianness annotations in header filesBart Van Assche1-326/+326
2020-05-19scsi: qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lower caseBart Van Assche1-13/+13
2020-05-19scsi: qla2xxx: Fix the code that reads from mailbox registersBart Van Assche1-9/+44
2020-05-19scsi: qla2xxx: Simplify the functions for dumping firmwareBart Van Assche1-1/+1
2020-04-29scsi: qla2xxx: make 1-bit bit-fields unsigned intColin Ian King1-2/+2
2020-04-24scsi: qla2xxx: Fix MPI failure AEN (8200) handlingArun Easi1-1/+12
2020-02-28scsi: qla2xxx: Update BPM enablement semantics.Andrew Vasquez1-8/+12
2020-02-28scsi: qla2xxx: Use a dedicated interrupt handler for 'handshake-required' ISPsAndrew Vasquez1-0/+1
2020-02-28scsi: qla2xxx: Convert MAKE_HANDLE() from a define into an inline functionBart Van Assche1-1/+4
2020-02-28scsi: qla2xxx: Suppress endianness complaints in qla2x00_configure_local_loop()Bart Van Assche1-1/+1
2020-02-28scsi: qla2xxx: Simplify the code for aborting SCSI commandsBart Van Assche1-3/+0
2020-02-24scsi: qla2xxx: Add deferred queue for processing ABTS and RDPJoe Carnuccio1-1/+14
2020-02-24scsi: qla2xxx: Add vendor extended FDMI commandsJoe Carnuccio1-68/+66
2020-02-24scsi: qla2xxx: Add vendor extended RDP additions and amendmentsJoe Carnuccio1-0/+135
2020-02-24scsi: qla2xxx: Add changes in preparation for vendor extended FDMI/RDPJoe Carnuccio1-0/+3
2020-02-24scsi: qla2xxx: Add endianizer macro calls to fc host statsJoe Carnuccio1-36/+33
2020-02-21scsi: qla2xxx: Add sysfs node for D-Port Diagnostics AEN dataJoe Carnuccio1-0/+1
2020-02-21scsi: qla2xxx: Add beacon LED config sysfs interfaceJoe Carnuccio1-0/+1
2020-01-02scsi: qla2xxx: Improve readability of the code that handles qla_flt_headerBart Van Assche1-1/+1
2019-12-21scsi: qla2xxx: Fix stuck login session using prli_pend_timerQuinn Tran1-0/+5
2019-12-19scsi: qla2xxx: Cleanup unused async_logout_doneShyam Sundar1-1/+0
2019-12-19scsi: qla2xxx: Add a shadow variable to hold disc_state history of fcportShyam Sundar1-0/+14
2019-12-09scsi: qla2xxx: Use explicit LOGO in target modeQuinn Tran1-0/+1
2019-11-08scsi: qla2xxx: don't use zero for FC4_PRIORITY_NVMEMartin Wilck1-2/+4
2019-11-08scsi: qla2xxx: Fix double scsi_done for abort pathQuinn Tran1-1/+4
2019-11-08scsi: qla2xxx: Do command completion on abort timeoutQuinn Tran1-0/+1
2019-10-09scsi: qla2xxx: Dual FCP-NVMe target port supportMichael Hernandez1-2/+24
2019-09-23scsi: qla2xxx: Fix N2N link resetQuinn Tran1-1/+2
2019-09-23scsi: qla2xxx: Optimize NPIV tear down processQuinn Tran1-0/+1
2019-08-12scsi: qla2xxx: Introduce qla2x00_els_dcmd2_free()Bart Van Assche1-1/+1
2019-08-12scsi: qla2xxx: Inline the qla2x00_fcport_event_handler() functionBart Van Assche1-17/+0
2019-08-12scsi: qla2xxx: Report invalid mailbox status codesBart Van Assche1-0/+5