aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_init.c
AgeCommit message (Expand)Author
2020-01-20scsi: qla2xxx: Fix a NULL pointer dereference in an error pathBart Van Assche
2019-12-21scsi: qla2xxx: Fix stuck session in GNLQuinn Tran
2019-12-21scsi: qla2xxx: Consolidate fabric scanQuinn Tran
2019-12-21scsi: qla2xxx: Correct fcport flags handlingShyam Sundar
2019-12-21scsi: qla2xxx: Fix stuck login session using prli_pend_timerQuinn Tran
2019-12-19scsi: qla2xxx: Use common routine to free fcport structQuinn Tran
2019-12-19scsi: qla2xxx: Fix update_fcport for current_topologyHimanshu Madhani
2019-12-19scsi: qla2xxx: Cleanup unused async_logout_doneShyam Sundar
2019-12-19scsi: qla2xxx: Add a shadow variable to hold disc_state history of fcportShyam Sundar
2019-12-19scsi: qla2xxx: Fix fabric scan hangQuinn Tran
2019-12-19scsi: qla2xxx: Remove defer flag to indicate immeadiate port lossHimanshu Madhani
2019-12-09scsi: qla2xxx: Don't defer relogin unconditonallyRoman Bolshakov
2019-12-09scsi: qla2xxx: Configure local loop for N2N targetRoman Bolshakov
2019-12-09scsi: qla2xxx: Allow PLOGI in target modeRoman Bolshakov
2019-12-09scsi: qla2xxx: Change discovery state before PLOGIRoman Bolshakov
2019-12-09scsi: qla2xxx: Initialize free_work before flushing itRoman Bolshakov
2019-11-26scsi: qla2xxx: fix rports not being mark as lost in sync fabric scanMartin Wilck
2019-11-08scsi: qla2xxx: initialize fc4_type_priorityMartin Wilck
2019-11-08scsi: qla2xxx: Remove an include directiveBart Van Assche
2019-11-08scsi: qla2xxx: Fix device connect issues in P2P configurationArun Easi
2019-11-08scsi: qla2xxx: Fix driver unload hangQuinn Tran
2019-11-08scsi: qla2xxx: Fix SRB leak on switch command timeoutQuinn Tran
2019-11-08scsi: qla2xxx: Do command completion on abort timeoutQuinn Tran
2019-11-08scsi: qla2xxx: Retry PLOGI on FC-NVMe PRLI failureQuinn 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-09-23scsi: qla2xxx: Fix N2N link resetQuinn 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-07scsi: qla2xxx: Fix stuck login sessionQuinn Tran
2019-09-07scsi: qla2xxx: Fix flash read for Qlogic ISPsQuinn Tran
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-12scsi: qla2xxx: Simplify qla24xx_async_abort_cmd()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: Complain if sp->done() is not called from the completion pathBart Van Assche
2019-08-12scsi: qla2xxx: Enable type checking for the SRB free and done callback functionsBart Van Assche
2019-08-12scsi: qla2xxx: Check secondary image if reading the primary image failsBart Van Assche
2019-08-12scsi: qla2xxx: Use memcpy() and strlcpy() instead of strcpy() and strncpy()Bart Van Assche
2019-08-12scsi: qla2xxx: Complain if waiting for pending commands times outBart Van Assche
2019-08-12scsi: qla2xxx: Declare fourth qla2x00_set_model_info() argument constBart Van Assche
2019-08-12scsi: qla2xxx: Simplify qla24xx_abort_sp_done()Bart Van Assche
2019-08-12scsi: qla2xxx: Reduce the number of casts in GID list codeBart Van Assche
2019-08-12scsi: qla2xxx: Improve Linux kernel coding style conformanceBart Van Assche
2019-08-07scsi: qla2xxx: Fix hang in fcport delete pathQuinn Tran
2019-08-07scsi: qla2xxx: Fix NVMe port discovery after a short device port lossArun Easi
2019-08-07scsi: qla2xxx: Correct error handling during initialization failuresAndrew Vasquez
2019-08-07scsi: qla2xxx: Fix Relogin to prevent modifying scan_state flagQuinn Tran