summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_def.h
AgeCommit message (Expand)Author
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-08-02scsi: qla2xxx: Migrate NVME N2N handling into state machineQuinn Tran
2018-08-02scsi: qla2xxx: Save frame payload size from ICBQuinn Tran
2018-08-02scsi: qla2xxx: Fix race between switch cmd completion and timeoutQuinn Tran
2018-08-02scsi: qla2xxx: Flush mailbox commands on chip resetQuinn Tran
2018-08-02scsi: qla2xxx: Fix N2N link re-connectQuinn 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-04-03Merge branch 'fixes' into miscJames Bottomley
2018-03-21scsi: qla2xxx: Fix Async GPN_FT for FCP and FC-NVMe scanQuinn Tran
2018-03-21scsi: qla2xxx: Remove nvme_done_listDarren Trapp
2018-03-21scsi: qla2xxx: Return busy if rport going awayDarren Trapp
2018-03-21scsi: qla2xxx: Fix n2n_ae flag to prevent dev_loss on PDB changeDarren Trapp
2018-03-21scsi: qla2xxx: Add changes for devloss timeout in driverDarren Trapp
2018-03-01scsi: qla2xxx: Fix FC-NVMe LUN discoveryDarren Trapp
2018-03-01scsi: qla2xxx: Fixup locking for session deletionHannes Reinecke
2018-01-22scsi: qla2xxx: Fix queue ID for async abort with MultiqueueDarren Trapp
2018-01-03scsi: qla2xxx: Serialize session free in qlt_free_session_doneQuinn Tran
2018-01-03scsi: qla2xxx: Prevent relogin trigger from sending too many commandsQuinn 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: 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: Use known NPort ID for Management Server loginhimanshu.madhani@cavium.com
2018-01-03scsi: qla2xxx: Fix session cleanup for N2NQuinn Tran
2018-01-03scsi: qla2xxx: Add ability to send PRLOQuinn Tran
2018-01-03scsi: qla2xxx: Move work element processing out of DPC threadQuinn Tran
2018-01-03scsi: qla2xxx: Replace GPDB with async ADISC commandQuinn Tran
2018-01-03scsi: qla2xxx: Add boundary checks for exchanges to be offloadedQuinn Tran
2018-01-03scsi: qla2xxx: Use IOCB path to submit Control VP MBX commandQuinn Tran
2017-12-07scsi: qla2xxx: Fix Relogin being triggered too fastQuinn Tran
2017-12-07scsi: qla2xxx: Serialize GPNID for multiple RSCNQuinn Tran
2017-10-16scsi: qla2xxx: Changes to support N2N loginsDuane Grigsby
2017-10-16scsi: qla2xxx: Allow MBC_GET_PORT_DATABASE to query and save the port statesDuane Grigsby
2017-10-16scsi: qla2xxx: Add ATIO-Q processing for INTx modeHimanshu Madhani
2017-08-24scsi: qla2xxx: Add LR distance support from nvram bitJoe Carnuccio
2017-08-24scsi: qla2xxx: Add support for minimum link speedSawan Chandak
2017-08-24scsi: qla2xxx: Add ability to autodetect SFP typeQuinn Tran
2017-08-24scsi: qla2xxx: Add command completion for error pathDuane Grigsby
2017-08-07scsi: qla2xxx: Simpify unregistration of FC-NVMe local/remote portshimanshu.madhani@cavium.com
2017-08-07scsi: qla2xxx: Added change to enable ZIO for FC-NVMe devicesDuane Grigsby
2017-08-07scsi: qla2xxx: Cleanup FC-NVMe codehimanshu.madhani@cavium.com
2017-06-27scsi: qla2xxx: Send FC4 type NVMe to the management serverDuane Grigsby
2017-06-27scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registrationDuane Grigsby
2017-06-27scsi: qla2xxx: Add FC-NVMe command handlingDuane Grigsby
2017-06-27scsi: qla2xxx: Add FC-NVMe port discovery and PRLI handlingDuane Grigsby
2017-06-27scsi: qla2xxx: Move target stat counters from vha to qpair.Quinn Tran
2017-06-27scsi: qla2xxx: Add function call to qpair for door bellQuinn Tran
2017-06-27scsi: qla2xxx: use shadow register for ISP27XXQuinn Tran