summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx
AgeCommit message (Expand)Author
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
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-10-16scsi: qla2xxx: Reinstate module parameter ql2xenablemsixHimanshu Madhani
2017-10-11scsi: qla2xxx: Fix uninitialized work elementQuinn Tran
2017-09-25scsi: qla2xxx: Cocci spatch "pool_zalloc-simple"Thomas Meyer
2017-09-25qla2xxx: remove use of FC-specific error codesJames Smart
2017-09-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-09-07Merge branch 'fixes' into miscJames Bottomley
2017-08-30scsi: qla2xxx: Reset the logo flag, after target re-login.Quinn Tran
2017-08-30scsi: qla2xxx: Fix slow mem alloc behind lockQuinn Tran