aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_gbl.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-26scsi: qla2xxx: edif: Flush stale events and msgs on session downQuinn Tran1-0/+2
2021-10-26scsi: qla2xxx: Turn off target reset during issue_lipQuinn Tran1-2/+0
2021-10-16scsi: qla2xxx: Switch to attribute groupsBart Van Assche1-2/+1
2021-10-16scsi: qla2xxx: Remove a declarationBart Van Assche1-1/+0
2021-09-14scsi: qla2xxx: Add support for mailbox passthruBikash Hazarika1-0/+4
2021-08-23scsi: qla2xxx: edif: Add N2N support for EDIFQuinn Tran1-0/+1
2021-07-27scsi: qla2xxx: edif: Add encryption to I/O pathQuinn Tran1-0/+4
2021-07-27scsi: qla2xxx: edif: Add doorbell notification for appQuinn Tran1-0/+4
2021-07-27scsi: qla2xxx: edif: Add detection of secure deviceQuinn Tran1-0/+3
2021-07-27scsi: qla2xxx: edif: Add authentication pass + fail bsgsQuinn Tran1-0/+1
2021-07-27scsi: qla2xxx: edif: Add key updateQuinn Tran1-0/+21
2021-07-27scsi: qla2xxx: edif: Add extraction of auth_els from the wireQuinn Tran1-1/+6
2021-07-27scsi: qla2xxx: edif: Add send, receive, and accept for auth_elsQuinn Tran1-1/+5
2021-07-27scsi: qla2xxx: edif: Add start + stop bsgsQuinn Tran1-0/+4
2021-06-22scsi: qla2xxx: Add heartbeat checkQuinn Tran1-0/+1
2021-06-15scsi: qla2xxx: Remove duplicate declarationsShaokun Zhang1-4/+0
2021-03-29scsi: qla2xxx: Fix crash in PCIe error handlingQuinn Tran1-0/+3
2021-01-13scsi: qla2xxx: Wait for ABTS response on I/O timeouts for NVMeBikash Hazarika1-0/+6
2021-01-13scsi: qla2xxx: Implementation to get and manage host, target stats and initiator portSaurav Kashyap1-0/+23
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 reset of MPI firmwareArun Easi1-1/+0
2020-09-22scsi: qla2xxx: Add IOCB resource trackingQuinn Tran1-0/+3
2020-09-22scsi: qla2xxx: Reduce duplicate code in reporting speedQuinn Tran1-0/+2
2020-09-22scsi: qla2xxx: Setup debugfs entries for remote portsArun Easi1-0/+2
2020-09-16scsi/qla2xxx: Convert to SPDX license identifiersThomas Gleixner1-2/+1
2020-07-01scsi: qla2xxx: SAN congestion management implementationShyam Sundar1-0/+1
2020-07-01scsi: qla2xxx: Change in PUREX to handle FPIN ELS requestsShyam Sundar1-1/+2
2020-05-19scsi: qla2xxx: Simplify the functions for dumping firmwareBart Van Assche1-10/+11
2020-05-07scsi: qla2xxx: Make qlafx00_process_aen() return voidJason Yan1-1/+1
2020-04-24scsi: qla2xxx: Fix MPI failure AEN (8200) handlingArun Easi1-0/+3
2020-02-28scsi: qla2xxx: Update BPM enablement semantics.Andrew Vasquez1-1/+1
2020-02-28scsi: qla2xxx: Use a dedicated interrupt handler for 'handshake-required' ISPsAndrew Vasquez1-0/+2
2020-02-28scsi: qla2xxx: Use FC generic update firmware options routine for ISP27xxGiridhar Malavali1-2/+0
2020-02-24scsi: qla2xxx: Add deferred queue for processing ABTS and RDPJoe Carnuccio1-0/+2
2020-02-24scsi: qla2xxx: Add ql2xrdpenable module parameter for RDPJoe Carnuccio1-0/+1
2020-02-24scsi: qla2xxx: Add vendor extended RDP additions and amendmentsJoe Carnuccio1-0/+3
2020-02-24scsi: qla2xxx: Add changes in preparation for vendor extended FDMI/RDPJoe Carnuccio1-1/+11
2020-02-21scsi: qla2xxx: Add beacon LED config sysfs interfaceJoe Carnuccio1-0/+1
2019-12-19scsi: qla2xxx: Use common routine to free fcport structQuinn Tran1-0/+1
2019-12-19scsi: qla2xxx: Cleanup unused async_logout_doneShyam Sundar1-4/+0
2019-12-19scsi: qla2xxx: Add a shadow variable to hold disc_state history of fcportShyam Sundar1-0/+1
2019-12-19scsi: qla2xxx: Fix fabric scan hangQuinn Tran1-0/+1
2019-12-19scsi: qla2xxx: Remove defer flag to indicate immeadiate port lossHimanshu Madhani1-2/+2
2019-11-08scsi: qla2xxx: Fix device connect issues in P2P configurationArun Easi1-0/+1
2019-08-12scsi: qla2xxx: Introduce qla2x00_els_dcmd2_free()Bart Van Assche1-0/+2
2019-08-12scsi: qla2xxx: Inline the qla2x00_fcport_event_handler() functionBart Van Assche1-1/+5
2019-08-12scsi: qla2xxx: Introduce qla2xxx_get_next_handle()Bart Van Assche1-0/+1
2019-08-12scsi: qla2xxx: Enable type checking for the SRB free and done callback functionsBart Van Assche1-7/+7
2019-08-12scsi: qla2xxx: Change the return type of qla24xx_read_flash_data()Bart Van Assche1-1/+1
2019-08-12scsi: qla2xxx: Check the PCI info string output buffer sizeBart Van Assche1-1/+1