summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx
AgeCommit message (Expand)Author
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: Chip reset uses wrong lock during IO flush.Quinn Tran
2018-01-03scsi: qla2xxx: Add boundary checks for exchanges to be offloadedQuinn Tran
2018-01-03scsi: qla2xxx: Use chip reset to bring down laser on unload.Quinn 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-20scsi: qla2xxx: Fix smatch warning in qla25xx_delete_{rsp|req}_queHimanshu Madhani
2017-12-11scsi: qla2xxx: remove duplicate includesPravin Shedge
2017-12-11scsi: qla2xxx: Suppress gcc 7 fall-through warningsBart Van Assche
2017-12-07scsi: qla2xxx: Update driver version to 10.00.00.03-khimanshu.madhani@cavium.com
2017-12-07scsi: qla2xxx: Fix memory leak in dual/target modehimanshu.madhani@cavium.com
2017-12-07scsi: qla2xxx: Fix system crash in qlt_plogi_ack_unrefQuinn Tran
2017-12-07scsi: qla2xxx: Remove aborting ELS IOCB call issued as part of timeout.Giridhar Malavali
2017-12-07scsi: qla2xxx: Defer processing of GS IOCB callsGiridhar Malavali
2017-12-07scsi: qla2xxx: Clear loop id after deleteQuinn Tran
2017-12-07scsi: qla2xxx: Fix scan state field for fcportQuinn Tran
2017-12-07scsi: qla2xxx: Replace fcport alloc with qla2x00_alloc_fcportQuinn Tran
2017-12-07scsi: qla2xxx: Fix abort command deadlock due to spinlockQuinn Tran
2017-12-07scsi: qla2xxx: Fix PRLI state checkQuinn Tran
2017-12-07scsi: qla2xxx: Fix Relogin being triggered too fastQuinn Tran
2017-12-07scsi: qla2xxx: Relogin to target port on a cable swapQuinn Tran
2017-12-07scsi: qla2xxx: Fix NPIV host cleanup in target modeSawan Chandak
2017-12-07scsi: qla2xxx: Fix login state machine stuck at GPDBQuinn 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: Skip IRQ affinity for Target QPairsQuinn Tran
2017-12-07scsi: qla2xxx: Move session delete to driver work queueQuinn Tran
2017-12-07scsi: qla2xxx: Fix gpnid error processingQuinn Tran
2017-12-07scsi: qla2xxx: Fix system crash for Notify ack timeout handlingQuinn Tran
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-08scsi: qla2xxx: Convert timers to use timer_setup()Kees Cook
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-06scsi: qla2xxx: Suppress a kernel complaint in qla_init_base_qpair()Bart Van Assche
2017-11-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31scsi: qla2xxx: Fix oops in qla2x00_probe_one error pathDouglas Miller
2017-10-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-10-16scsi: qla2xxx: don't break the bsg-lib abstractionsChristoph Hellwig
2017-10-16scsi: qla2xxx: Initialize Work element before requesting IRQsHimanshu Madhani
2017-10-16scsi: qla2xxx: Query FC4 type during RSCN processingGiridhar Malavali
2017-10-16scsi: qla2xxx: Use ql2xnvmeenable to enable Q-Pair for FC-NVMeHimanshu Madhani
2017-10-16scsi: qla2xxx: Update driver version to 10.00.00.02-kHimanshu Madhani
2017-10-16scsi: qla2xxx: Changes to support N2N loginsDuane Grigsby