summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_init.c
AgeCommit message (Expand)Author
2018-01-22scsi: qla2xxx: Fix queue ID for async abort with MultiqueueDarren Trapp
2018-01-17scsi: qla2xxx: Fix warning for code intentation in __qla24xx_handle_gpdb_event()himanshu.madhani@cavium.com
2018-01-17scsi: qla2xxx: Fix warning in qla2x00_async_iocb_timeout()himanshu.madhani@cavium.com
2018-01-03scsi: qla2xxx: Serialize session deletion by using work_lockQuinn Tran
2018-01-03scsi: qla2xxx: Remove unused argument from qlt_schedule_sess_for_deletion()Quinn 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: Delay loop id allocation at loginQuinn Tran
2018-01-03scsi: qla2xxx: Allow relogin and session creation after resethimanshu.madhani@cavium.com
2018-01-03scsi: qla2xxx: Add ability to use GPNFT/GNNFT for RSCN handlingQuinn Tran
2018-01-03scsi: qla2xxx: Properly extract ADISC error codesQuinn Tran
2018-01-03scsi: qla2xxx: Fix GPNFT/GNNFT error handlingQuinn Tran
2018-01-03scsi: qla2xxx: Fix login state machine freezeQuinn Tran
2018-01-03scsi: qla2xxx: Add lock protection around host lookupQuinn Tran
2018-01-03scsi: qla2xxx: Add switch command to simplify fabric discoveryQuinn Tran
2018-01-03scsi: qla2xxx: Fix session cleanup for N2NQuinn Tran
2018-01-03scsi: qla2xxx: Allow target mode to accept PRLI in dual modeQuinn Tran
2018-01-03scsi: qla2xxx: Don't call dma_free_coherent with IRQ disabled.Giridhar Malavali
2018-01-03scsi: qla2xxx: Add ability to send PRLOQuinn Tran
2018-01-03scsi: qla2xxx: Add option for use reserve exch for ELSQuinn 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: Fix Firmware dump size for Extended login and Exchange OffloadQuinn Tran
2018-01-03scsi: qla2xxx: Use IOCB path to submit Control VP MBX commandQuinn Tran
2018-01-03scsi: qla2xxx: Fix NULL pointer access for fcport structureQuinn Tran
2017-12-07scsi: qla2xxx: Fix memory leak in dual/target modehimanshu.madhani@cavium.com
2017-12-07scsi: qla2xxx: Defer processing of GS IOCB callsGiridhar Malavali
2017-12-07scsi: qla2xxx: Relogin to target port on a cable swapQuinn Tran
2017-12-07scsi: qla2xxx: Fix login state machine stuck at GPDBQuinn Tran
2017-12-07scsi: qla2xxx: Fix re-login for Nport Handle in useQuinn Tran
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-11-08scsi: qla2xxx: Convert timers to use timer_setup()Kees Cook
2017-10-16scsi: qla2xxx: Use ql2xnvmeenable to enable Q-Pair for FC-NVMeHimanshu Madhani
2017-10-16scsi: qla2xxx: Changes to support N2N loginsDuane Grigsby
2017-09-25scsi: qla2xxx: Cocci spatch "pool_zalloc-simple"Thomas Meyer
2017-08-30scsi: qla2xxx: Reset the logo flag, after target re-login.Quinn Tran
2017-08-30scsi: qla2xxx: Clear fc4f_nvme flagDarren Trap
2017-08-24scsi: qla2xxx: Recheck session state after RSCNQuinn Tran
2017-08-24scsi: qla2xxx: Allow SNS fabric login to be retriedJoe Carnuccio
2017-08-24scsi: qla2xxx: Prevent sp->free null/uninitialized pointer dereference.Joe Carnuccio
2017-08-24scsi: qla2xxx: Add ability to autodetect SFP typeQuinn Tran
2017-08-24scsi: qla2xxx: Fix NPIV host enable after chip resetQuinn Tran
2017-08-24scsi: qla2xxx: Add command completion for error pathDuane Grigsby
2017-08-24scsi: qla2xxx: Update fw_started flags at qpair creation.himanshu.madhani@cavium.com
2017-07-01scsi: qla2xxx: fix a bunch of typos and spelling mistakesColin Ian King
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 port discovery and PRLI handlingDuane Grigsby
2017-06-27scsi: qla2xxx: Include Exchange offload/Extended Login into FW dumpQuinn Tran
2017-06-27scsi: qla2xxx: Add function call to qpair for door bellQuinn Tran