summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx
AgeCommit message (Expand)Author
2019-10-09scsi: qla2xxx: Check for MB timeout while capturing ISP27/28xx FW dumpQuinn Tran
2019-10-09scsi: qla2xxx: Set remove flag for all VPQuinn Tran
2019-10-09scsi: qla2xxx: Add error handling for PLOGI ELS passthroughQuinn Tran
2019-10-09scsi: qla2xxx: Dual FCP-NVMe target port supportMichael Hernandez
2019-10-09Merge branch '5.4/scsi-fixes' into 5.5/scsi-queueMartin K. Petersen
2019-10-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-09-30scsi: qla2xxx: Remove WARN_ON_ONCE in qla2x00_status_cont_entry()Daniel Wagner
2019-09-30scsi: qla2xxx: remove redundant assignment to pointer hostColin Ian King
2019-09-23scsi: qla2xxx: Fix Nport ID display valueQuinn Tran
2019-09-23scsi: qla2xxx: Fix N2N link up failQuinn Tran
2019-09-23scsi: qla2xxx: Fix N2N link resetQuinn Tran
2019-09-23scsi: qla2xxx: Optimize NPIV tear down processQuinn Tran
2019-09-23scsi: qla2xxx: Fix stale mem access on driver unloadQuinn Tran
2019-09-23scsi: qla2xxx: Fix unbound sleep in fcport delete path.Quinn Tran
2019-09-23scsi: qla2xxx: Silence fwdump template messageHimanshu Madhani
2019-09-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-09-16Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-09-07scsi: qla2xxx: Update driver version to 10.01.00.19-kHimanshu Madhani
2019-09-07scsi: qla2xxx: Fix stale sessionQuinn Tran
2019-09-07scsi: qla2xxx: Fix stuck login sessionQuinn Tran
2019-09-07scsi: qla2xxx: Fix driver reload for ISP82xxHimanshu Madhani
2019-09-07scsi: qla2xxx: Fix flash read for Qlogic ISPsQuinn Tran
2019-09-07scsi: qla2xxx: Fix message indicating vectors used by driverHimanshu Madhani
2019-08-29scsi: qla2xxx: fix spelling mistake "initializatin" -> "initialization"Colin Ian King
2019-08-29scsi: qla2xxx: Fix a recently introduced kernel warningBart Van Assche
2019-08-19scsi: qla2xxx: cleanup trace buffer initializationMartin Wilck
2019-08-19scsi: qla2xxx: qla2x00_alloc_fw_dump: set ha->eftMartin Wilck
2019-08-16qla2xxx: remove SGI SN2 supportChristoph Hellwig
2019-08-14scsi: qla2xxx: Fix gnl.l memory leak on adapter init failureBill Kuzeja
2019-08-12scsi: qla2xxx: Fix a NULL pointer dereferenceBart Van Assche
2019-08-12scsi: qla2xxx: Simplify qla24xx_async_abort_cmd()Bart Van Assche
2019-08-12scsi: qla2xxx: Remove two superfluous if-testsBart Van Assche
2019-08-12scsi: qla2xxx: Introduce qla2x00_els_dcmd2_free()Bart Van Assche
2019-08-12scsi: qla2xxx: Inline the qla2x00_fcport_event_handler() functionBart Van Assche
2019-08-12scsi: qla2xxx: Report invalid mailbox status codesBart Van Assche
2019-08-12scsi: qla2xxx: Remove superfluous sts_entry_* castsBart Van Assche
2019-08-12scsi: qla2xxx: Let the compiler check the type of the SCSI command context po...Bart Van Assche
2019-08-12scsi: qla2xxx: Complain if sp->done() is not called from the completion pathBart Van Assche
2019-08-12scsi: qla2xxx: Make sure that aborted commands are freedBart Van Assche
2019-08-12scsi: qla2xxx: Introduce qla2xxx_get_next_handle()Bart Van Assche
2019-08-12scsi: qla2xxx: Modify NVMe include directivesBart Van Assche
2019-08-12scsi: qla2xxx: Make qlt_handle_abts_completion() more robustBart Van Assche
2019-08-12scsi: qla2xxx: Fix a race condition between aborting and completing a SCSI co...Bart Van Assche
2019-08-12scsi: qla2xxx: Introduce the function qla2xxx_init_sp()Bart Van Assche
2019-08-12scsi: qla2xxx: Enable type checking for the SRB free and done callback functionsBart Van Assche
2019-08-12scsi: qla2xxx: Rework key encoding in qlt_find_host_by_d_id()Bart Van Assche
2019-08-12scsi: qla2xxx: Set the responder mode if appropriate for ELS pass-through IOCBsBart Van Assche
2019-08-12scsi: qla2xxx: Make it explicit that ELS pass-through IOCBs use little endianBart Van Assche
2019-08-12scsi: qla2xxx: Check secondary image if reading the primary image failsBart Van Assche
2019-08-12scsi: qla2xxx: Change the return type of qla24xx_read_flash_data()Bart Van Assche