summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_init.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: qla2xxx: Fix double free bug after firmware timeoutQuinn Tran2018-02-131-20/+3
* scsi: qla2xxx: Fix queue ID for async abort with MultiqueueDarren Trapp2018-01-221-0/+10
* scsi: qla2xxx: Fix warning for code intentation in __qla24xx_handle_gpdb_event()himanshu.madhani@cavium.com2018-01-171-1/+1
* scsi: qla2xxx: Fix warning in qla2x00_async_iocb_timeout()himanshu.madhani@cavium.com2018-01-171-0/+4
* scsi: qla2xxx: Serialize session deletion by using work_lockQuinn Tran2018-01-031-6/+3
* scsi: qla2xxx: Remove unused argument from qlt_schedule_sess_for_deletion()Quinn Tran2018-01-031-5/+5
* scsi: qla2xxx: Prevent relogin trigger from sending too many commandsQuinn Tran2018-01-031-5/+9
* scsi: qla2xxx: Prevent multiple active discovery commands per sessionQuinn Tran2018-01-031-15/+15
* scsi: qla2xxx: Delay loop id allocation at loginQuinn Tran2018-01-031-29/+35
* scsi: qla2xxx: Allow relogin and session creation after resethimanshu.madhani@cavium.com2018-01-031-1/+0
* scsi: qla2xxx: Add ability to use GPNFT/GNNFT for RSCN handlingQuinn Tran2018-01-031-30/+35
* scsi: qla2xxx: Properly extract ADISC error codesQuinn Tran2018-01-031-8/+16
* scsi: qla2xxx: Fix GPNFT/GNNFT error handlingQuinn Tran2018-01-031-4/+4
* scsi: qla2xxx: Fix login state machine freezeQuinn Tran2018-01-031-6/+0
* scsi: qla2xxx: Add lock protection around host lookupQuinn Tran2018-01-031-0/+3
* scsi: qla2xxx: Add switch command to simplify fabric discoveryQuinn Tran2018-01-031-102/+206
* scsi: qla2xxx: Fix session cleanup for N2NQuinn Tran2018-01-031-49/+102
* scsi: qla2xxx: Allow target mode to accept PRLI in dual modeQuinn Tran2018-01-031-0/+5
* scsi: qla2xxx: Don't call dma_free_coherent with IRQ disabled.Giridhar Malavali2018-01-031-1/+2
* scsi: qla2xxx: Add ability to send PRLOQuinn Tran2018-01-031-0/+59
* scsi: qla2xxx: Add option for use reserve exch for ELSQuinn Tran2018-01-031-0/+6
* scsi: qla2xxx: Move work element processing out of DPC threadQuinn Tran2018-01-031-0/+1
* scsi: qla2xxx: Replace GPDB with async ADISC commandQuinn Tran2018-01-031-30/+35
* scsi: qla2xxx: Fix Firmware dump size for Extended login and Exchange OffloadQuinn Tran2018-01-031-99/+110
* scsi: qla2xxx: Use IOCB path to submit Control VP MBX commandQuinn Tran2018-01-031-0/+1
* scsi: qla2xxx: Fix NULL pointer access for fcport structureQuinn Tran2018-01-031-4/+9
* scsi: qla2xxx: Fix memory leak in dual/target modehimanshu.madhani@cavium.com2017-12-071-3/+1
* scsi: qla2xxx: Defer processing of GS IOCB callsGiridhar Malavali2017-12-071-2/+2
* scsi: qla2xxx: Relogin to target port on a cable swapQuinn Tran2017-12-071-2/+4
* scsi: qla2xxx: Fix login state machine stuck at GPDBQuinn Tran2017-12-071-1/+10
* scsi: qla2xxx: Fix re-login for Nport Handle in useQuinn Tran2017-12-071-4/+40
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-141-7/+133
|\
| * scsi: qla2xxx: Use ql2xnvmeenable to enable Q-Pair for FC-NVMeHimanshu Madhani2017-10-161-1/+1
| * scsi: qla2xxx: Changes to support N2N loginsDuane Grigsby2017-10-161-4/+131
| * scsi: qla2xxx: Cocci spatch "pool_zalloc-simple"Thomas Meyer2017-09-251-2/+1
* | scsi: qla2xxx: Convert timers to use timer_setup()Kees Cook2017-11-081-2/+2
|/
* scsi: qla2xxx: Reset the logo flag, after target re-login.Quinn Tran2017-08-301-0/+1
* scsi: qla2xxx: Clear fc4f_nvme flagDarren Trap2017-08-301-0/+1
* scsi: qla2xxx: Recheck session state after RSCNQuinn Tran2017-08-241-3/+1
* scsi: qla2xxx: Allow SNS fabric login to be retriedJoe Carnuccio2017-08-241-13/+5
* scsi: qla2xxx: Prevent sp->free null/uninitialized pointer dereference.Joe Carnuccio2017-08-241-6/+6
* scsi: qla2xxx: Add ability to autodetect SFP typeQuinn Tran2017-08-241-0/+143
* scsi: qla2xxx: Fix NPIV host enable after chip resetQuinn Tran2017-08-241-1/+1
* scsi: qla2xxx: Add command completion for error pathDuane Grigsby2017-08-241-0/+1
* scsi: qla2xxx: Update fw_started flags at qpair creation.himanshu.madhani@cavium.com2017-08-241-0/+1
* scsi: qla2xxx: fix a bunch of typos and spelling mistakesColin Ian King2017-07-011-1/+1
* scsi: qla2xxx: Send FC4 type NVMe to the management serverDuane Grigsby2017-06-271-1/+10
* scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registrationDuane Grigsby2017-06-271-0/+8
* scsi: qla2xxx: Add FC-NVMe port discovery and PRLI handlingDuane Grigsby2017-06-271-9/+159
* scsi: qla2xxx: Include Exchange offload/Extended Login into FW dumpQuinn Tran2017-06-271-0/+7
OpenPOWER on IntegriCloud