aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_gs.c
AgeCommit message (Expand)Author
2019-09-16scsi: qla2xxx: Reset the FCF_ASYNC_{SENT|ACTIVE} flagsGiridhar Malavali
2018-11-21scsi: qla2xxx: Fix duplicate switch database entriesQuinn Tran
2018-07-19scsi: qla2xxx: Fix unintialized List head crashQuinn Tran
2018-07-10scsi: qla2xxx: Fix inconsistent DMA mem alloc/freeQuinn Tran
2018-05-08scsi: qla2xxx: Move GPSC and GFPNID out of session managementQuinn Tran
2018-05-08scsi: qla2xxx: Reduce redundant ADISC command for RSCNsQuinn Tran
2018-05-08scsi: qla2xxx: Delete session for nport id changeQuinn Tran
2018-04-09scsi: qla2xxx: Fix race condition between iocb timeout and initialisationBen Hutchings
2018-04-03Merge branch 'fixes' into miscJames Bottomley
2018-03-21scsi: qla2xxx: Fix Async GPN_FT for FCP and FC-NVMe scanQuinn Tran
2018-03-01scsi: qla2xxx: Fix FC-NVMe LUN discoveryDarren Trapp
2018-03-01scsi: qla2xxx: ensure async flags are reset correctlyHannes Reinecke
2018-02-12scsi: qla2xxx: Fix function argument descriptionsBart Van Assche
2018-01-10scsi: qla2xxx: remove redundant assignment of dColin Ian King
2018-01-03scsi: qla2xxx: Serialize session deletion by using work_lockQuinn Tran
2018-01-03scsi: qla2xxx: Prevent relogin trigger from sending too many commandsQuinn Tran
2018-01-03scsi: qla2xxx: Prevent multiple active discovery commands per sessionQuinn Tran
2018-01-03scsi: qla2xxx: Add retry limit for fabric scan logicQuinn Tran
2018-01-03scsi: qla2xxx: Add ability to use GPNFT/GNNFT for RSCN handlingQuinn Tran
2018-01-03scsi: qla2xxx: Fix GPNFT/GNNFT error handlingQuinn Tran
2018-01-03scsi: qla2xxx: Migrate switch registration commands away from mailbox interfaceQuinn Tran
2018-01-03scsi: qla2xxx: Add switch command to simplify fabric discoveryQuinn Tran
2018-01-03scsi: qla2xxx: Replace GPDB with async ADISC commandQuinn Tran
2017-12-11scsi: qla2xxx: Suppress gcc 7 fall-through warningsBart Van Assche
2017-12-07scsi: qla2xxx: Relogin to target port on a cable swapQuinn Tran
2017-12-07scsi: qla2xxx: Serialize GPNID for multiple RSCNQuinn Tran
2017-12-07scsi: qla2xxx: Retry switch command on time outQuinn Tran
2017-12-07scsi: qla2xxx: Fix re-login for Nport Handle in useQuinn Tran
2017-12-07scsi: qla2xxx: Fix gpnid error processingQuinn Tran
2017-08-24scsi: qla2xxx: Recheck session state after RSCNQuinn Tran
2017-08-24scsi: qla2xxx: Use fabric name for Get Port Speed commandQuinn Tran
2017-06-27scsi: qla2xxx: Use FC-NVMe FC4 type for FDMI registrationDuane Grigsby
2017-06-27scsi: qla2xxx: Send FC4 type NVMe to the management serverDuane Grigsby
2017-06-12scsi: qla2xxx: Cleanup debug message IDsQuinn Tran
2017-06-12scsi: qla2xxx: Fix name server reloginQuinn Tran
2017-06-12scsi: qla2xxx: Fix path recoveryQuinn Tran
2017-04-04scsi: qla2xxx: Fix typo in driverMilan P Gandhi
2017-03-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-02-09qla2xxx: Simplify usage of SRB structure in driverJoe Carnuccio
2017-02-09qla2xxx: Improve RSCN handling in driverQuinn Tran
2017-02-09qla2xxx: Add framework for async fabric discoveryQuinn Tran
2017-01-09scsi: qla2xxx: rename {vendor|hba}_indentifer to {vendor|hba}_identiferColin Ian King
2015-08-26qla2xxx: Remove __constant_ prefixBart Van Assche
2014-09-25qla2xxx: Add FDMI-2 functionality.Himanshu Madhani
2014-05-19qla2xxx: Change copyright year to 2014 in all the source files.Armen Baloyan
2014-03-15[SCSI] qla2xxx: Add support for ISP2071.Chad Dupuis
2013-09-03[SCSI] qla2xxx: Add missing FCP statistics to sysfs interface.Joe Carnuccio
2013-09-03[SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN formatOleksandr Khoshaba
2013-07-08[SCSI] qla2xxx: Help Coverity with analyzing ct_sns_pkt initialization.Bart Van Assche
2013-07-08[SCSI] qla2xxx: Remove two superfluous tests.Bart Van Assche