summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_gs.c
AgeCommit message (Expand)Author
2018-03-01scsi: qla2xxx: Fix FC-NVMe LUN discoveryDarren Trapp
2018-03-01scsi: qla2xxx: ensure async flags are reset correctlyHannes Reinecke
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
2013-04-11[SCSI] qla2xxx: Enhancements to support ISPFx00.Giridhar Malavali
2013-02-22[SCSI] qla2xxx: silence two GCC warnings.Paul Bolle
2013-02-22[SCSI] qla2xxx: Update the copyright information.Saurav Kashyap
2012-11-30[SCSI] qla2xxx: Add 16Gb/s case to get port speed capability.Joe Carnuccio
2012-11-30[SCSI] qla2xxx: No fcport FC-4 type assignment in GA_NXT response.Armen Baloyan
2012-09-24[SCSI] qla2xxx: Ensure PLOGI is sent to Fabric Management-Server upon request.Andrew Vasquez
2012-09-24[SCSI] qla2xxx: Update the driver copyright.Chad Dupuis
2012-05-22[SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx seriesNicholas Bellinger
2012-02-19[SCSI] qla2xxx: Stop iteration after first failure in *_id functions.Arun Easi
2012-02-19[SCSI] qla2xxx: Add ha->max_fibre_devices to keep track of the maximum number...Chad Dupuis
2012-02-19[SCSI] qla2xxx: Handle failure cases during fabric_loginChad Dupuis