summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_def.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-101-1/+42
|\
| * scsi: qla2xxx: Add support for setting port speedAnil Gurumurthy2019-02-201-0/+6
| * scsi: qla2xxx: Add First Burst support for FC-NVMe devicesDarren Trapp2019-02-201-0/+4
| * scsi: qla2xxx: Change default ZIO threshold.Quinn Tran2019-02-061-1/+1
| * scsi: qla2xxx: Add new FC-NVMe enable BIT to enable FC-NVMe featureGiridhar Malavali2019-02-021-0/+3
| * scsi: qla2xxx: Fix DMA error when the DIF sg buffer crosses 4GB boundaryGiridhar Malavali2019-01-121-0/+28
* | scsi: qla2xxx: Use correct number of vectors for online CPUsMing Lei2019-01-121-0/+2
|/
* scsi: qla2xxx: Add mode control for each physical portQuinn Tran2018-09-121-0/+7
* scsi: qla2xxx: Remove stale ADISC_DONE eventHimanshu Madhani2018-09-121-1/+0
* scsi: qla2xxx: Remove ASYNC GIDPN switch commandHimanshu Madhani2018-09-121-3/+0
* scsi: qla2xxx: Reduce holding sess_lock to prevent CPU lock-upQuinn Tran2018-09-121-1/+1
* scsi: qla2xxx: Add support for ZIO6 interrupt thresholdQuinn Tran2018-09-121-1/+6
* scsi: qla2xxx: Fix out of order Termination and ABTS responseQuinn Tran2018-09-121-0/+1
* scsi: qla2xxx: Add logic to detect ABTS hang and response completionQuinn Tran2018-09-121-0/+3
* scsi: qla2xxx: Move rport registration out of internal work_listQuinn Tran2018-09-121-2/+4
* scsi: qla2xxx: Update rscn_rcvd field to more meaningful scan_neededQuinn Tran2018-09-121-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-08-161-2/+20
|\
| * scsi: qla2xxx: Migrate NVME N2N handling into state machineQuinn Tran2018-08-021-1/+11
| * scsi: qla2xxx: Save frame payload size from ICBQuinn Tran2018-08-021-0/+1
| * scsi: qla2xxx: Fix race between switch cmd completion and timeoutQuinn Tran2018-08-021-0/+1
| * scsi: qla2xxx: Flush mailbox commands on chip resetQuinn Tran2018-08-021-0/+5
| * scsi: qla2xxx: Fix N2N link re-connectQuinn Tran2018-08-021-1/+2
* | scsi: qla2xxx: Fix inconsistent DMA mem alloc/freeQuinn Tran2018-07-111-0/+2
|/
* scsi: qla2xxx: Move GPSC and GFPNID out of session managementQuinn Tran2018-05-081-2/+1
* scsi: qla2xxx: Reduce redundant ADISC command for RSCNsQuinn Tran2018-05-081-0/+1
* Merge branch 'fixes' into miscJames Bottomley2018-04-041-2/+2
|\
| * scsi: qla2xxx: Fix FC-NVMe LUN discoveryDarren Trapp2018-03-021-0/+1
| * scsi: qla2xxx: Fixup locking for session deletionHannes Reinecke2018-03-021-2/+2
* | scsi: qla2xxx: Fix Async GPN_FT for FCP and FC-NVMe scanQuinn Tran2018-03-211-0/+8
* | scsi: qla2xxx: Remove nvme_done_listDarren Trapp2018-03-211-1/+0
* | scsi: qla2xxx: Return busy if rport going awayDarren Trapp2018-03-211-0/+1
* | scsi: qla2xxx: Fix n2n_ae flag to prevent dev_loss on PDB changeDarren Trapp2018-03-211-2/+0
* | scsi: qla2xxx: Add changes for devloss timeout in driverDarren Trapp2018-03-211-0/+1
|/
* scsi: qla2xxx: Fix queue ID for async abort with MultiqueueDarren Trapp2018-01-231-0/+1
* scsi: qla2xxx: Serialize session free in qlt_free_session_doneQuinn Tran2018-01-041-0/+1
* scsi: qla2xxx: Prevent relogin trigger from sending too many commandsQuinn Tran2018-01-041-0/+1
* scsi: qla2xxx: Add retry limit for fabric scan logicQuinn Tran2018-01-041-0/+2
* scsi: qla2xxx: Add ability to use GPNFT/GNNFT for RSCN handlingQuinn Tran2018-01-041-0/+7
* scsi: qla2xxx: Migrate switch registration commands away from mailbox interfaceQuinn Tran2018-01-041-1/+3
* scsi: qla2xxx: Add switch command to simplify fabric discoveryQuinn Tran2018-01-041-2/+70
* scsi: qla2xxx: Use known NPort ID for Management Server loginhimanshu.madhani@cavium.com2018-01-041-2/+2
* scsi: qla2xxx: Fix session cleanup for N2NQuinn Tran2018-01-041-0/+11
* scsi: qla2xxx: Add ability to send PRLOQuinn Tran2018-01-041-0/+3
* scsi: qla2xxx: Move work element processing out of DPC threadQuinn Tran2018-01-041-4/+2
* scsi: qla2xxx: Replace GPDB with async ADISC commandQuinn Tran2018-01-041-0/+2
* scsi: qla2xxx: Add boundary checks for exchanges to be offloadedQuinn Tran2018-01-041-0/+3
* scsi: qla2xxx: Use IOCB path to submit Control VP MBX commandQuinn Tran2018-01-041-0/+7
* scsi: qla2xxx: Fix Relogin being triggered too fastQuinn Tran2017-12-081-0/+1
* scsi: qla2xxx: Serialize GPNID for multiple RSCNQuinn Tran2017-12-081-22/+26
* scsi: qla2xxx: Changes to support N2N loginsDuane Grigsby2017-10-171-0/+24