summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_gs.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-08scsi: qla2xxx: Move GPSC and GFPNID out of session managementQuinn Tran1-9/+1
2018-05-08scsi: qla2xxx: Reduce redundant ADISC command for RSCNsQuinn Tran1-3/+24
2018-05-08scsi: qla2xxx: Delete session for nport id changeQuinn Tran1-1/+3
2018-04-09scsi: qla2xxx: Fix race condition between iocb timeout and initialisationBen Hutchings1-5/+7
2018-04-03Merge branch 'fixes' into miscJames Bottomley1-0/+2
2018-03-21scsi: qla2xxx: Fix Async GPN_FT for FCP and FC-NVMe scanQuinn Tran1-64/+208
2018-03-01scsi: qla2xxx: Fix FC-NVMe LUN discoveryDarren Trapp1-0/+3
2018-03-01scsi: qla2xxx: ensure async flags are reset correctlyHannes Reinecke1-0/+2
2018-02-12scsi: qla2xxx: Fix function argument descriptionsBart Van Assche1-40/+38
2018-01-10scsi: qla2xxx: remove redundant assignment of dColin Ian King1-1/+1
2018-01-03scsi: qla2xxx: Serialize session deletion by using work_lockQuinn Tran1-8/+6
2018-01-03scsi: qla2xxx: Prevent relogin trigger from sending too many commandsQuinn Tran1-2/+4
2018-01-03scsi: qla2xxx: Prevent multiple active discovery commands per sessionQuinn Tran1-17/+17
2018-01-03scsi: qla2xxx: Add retry limit for fabric scan logicQuinn Tran1-12/+20
2018-01-03scsi: qla2xxx: Add ability to use GPNFT/GNNFT for RSCN handlingQuinn Tran1-30/+69
2018-01-03scsi: qla2xxx: Fix GPNFT/GNNFT error handlingQuinn Tran1-0/+15
2018-01-03scsi: qla2xxx: Migrate switch registration commands away from mailbox interfaceQuinn Tran1-134/+316
2018-01-03scsi: qla2xxx: Add switch command to simplify fabric discoveryQuinn Tran1-2/+709
2018-01-03scsi: qla2xxx: Replace GPDB with async ADISC commandQuinn Tran1-7/+13
2017-12-11scsi: qla2xxx: Suppress gcc 7 fall-through warningsBart Van Assche1-1/+1
2017-12-07scsi: qla2xxx: Relogin to target port on a cable swapQuinn Tran1-36/+130
2017-12-07scsi: qla2xxx: Serialize GPNID for multiple RSCNQuinn Tran1-5/+30
2017-12-07scsi: qla2xxx: Retry switch command on time outQuinn Tran1-8/+26
2017-12-07scsi: qla2xxx: Fix re-login for Nport Handle in useQuinn Tran1-5/+11
2017-12-07scsi: qla2xxx: Fix gpnid error processingQuinn Tran1-0/+5
2017-08-24scsi: qla2xxx: Recheck session state after RSCNQuinn Tran1-5/+11
2017-08-24scsi: qla2xxx: Use fabric name for Get Port Speed commandQuinn Tran1-1/+1
2017-06-27scsi: qla2xxx: Use FC-NVMe FC4 type for FDMI registrationDuane Grigsby1-0/+16
2017-06-27scsi: qla2xxx: Send FC4 type NVMe to the management serverDuane Grigsby1-2/+116
2017-06-12scsi: qla2xxx: Cleanup debug message IDsQuinn Tran1-51/+49
2017-06-12scsi: qla2xxx: Fix name server reloginQuinn Tran1-0/+20
2017-06-12scsi: qla2xxx: Fix path recoveryQuinn Tran1-5/+16
2017-04-04scsi: qla2xxx: Fix typo in driverMilan P Gandhi1-1/+1
2017-03-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-71/+655
2017-02-09qla2xxx: Simplify usage of SRB structure in driverJoe Carnuccio1-16/+16
2017-02-09qla2xxx: Improve RSCN handling in driverQuinn Tran1-1/+3
2017-02-09qla2xxx: Add framework for async fabric discoveryQuinn Tran1-71/+653
2017-01-09scsi: qla2xxx: rename {vendor|hba}_indentifer to {vendor|hba}_identiferColin Ian King1-3/+3
2015-08-26qla2xxx: Remove __constant_ prefixBart Van Assche1-26/+26
2014-09-25qla2xxx: Add FDMI-2 functionality.Himanshu Madhani1-119/+824
2014-05-19qla2xxx: Change copyright year to 2014 in all the source files.Armen Baloyan1-1/+1
2014-03-15[SCSI] qla2xxx: Add support for ISP2071.Chad Dupuis1-0/+11
2013-09-03[SCSI] qla2xxx: Add missing FCP statistics to sysfs interface.Joe Carnuccio1-0/+6
2013-09-03[SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN formatOleksandr Khoshaba1-76/+15
2013-07-08[SCSI] qla2xxx: Help Coverity with analyzing ct_sns_pkt initialization.Bart Van Assche1-44/+39
2013-07-08[SCSI] qla2xxx: Remove two superfluous tests.Bart Van Assche1-2/+1
2013-04-11[SCSI] qla2xxx: Enhancements to support ISPFx00.Giridhar Malavali1-5/+11
2013-02-22[SCSI] qla2xxx: silence two GCC warnings.Paul Bolle1-4/+4
2013-02-22[SCSI] qla2xxx: Update the copyright information.Saurav Kashyap1-1/+1
2012-11-30[SCSI] qla2xxx: Add 16Gb/s case to get port speed capability.Joe Carnuccio1-0/+3