summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx
AgeCommit message (Expand)Author
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
2017-08-30scsi: qla2xxx: Clear fc4f_nvme flagDarren Trap
2017-08-30scsi: qla2xxx: add missing includes for qla_isrJohannes Thumshirn
2017-08-30scsi: qla2xxx: Fix an integer overflow in sysfs codeDan Carpenter
2017-08-24scsi: qla2xxx: Update driver version to 10.00.00.01-khimanshu.madhani@cavium.com
2017-08-24scsi: qla2xxx: Do not call abort handler function during chip resetSawan Chandak
2017-08-24scsi: qla2xxx: Ability to process multiple SGEs in Command SGL for CT passthr...Giridhar Malavali
2017-08-24scsi: qla2xxx: Skip zero queue count entry during FW dump captureJoe Carnuccio
2017-08-24scsi: qla2xxx: Recheck session state after RSCNQuinn Tran
2017-08-24scsi: qla2xxx: Increase ql2xmaxqdepth to 64Michael Hernandez
2017-08-24scsi: qla2xxx: Enable Async TMF processinghimanshu.madhani@cavium.com
2017-08-24scsi: qla2xxx: Cleanup NPIV host in target mode during config teardownQuinn Tran
2017-08-24scsi: qla2xxx: Add LR distance support from nvram bitJoe Carnuccio
2017-08-24scsi: qla2xxx: Add support for minimum link speedSawan Chandak
2017-08-24scsi: qla2xxx: Remove potential macro parameter side-effect in ql_dump_regs()Joe Carnuccio
2017-08-24scsi: qla2xxx: Print correct mailbox registers in failed summaryJoe Carnuccio
2017-08-24scsi: qla2xxx: Fix task mgmt handling for NPIVQuinn Tran
2017-08-24scsi: qla2xxx: Allow SNS fabric login to be retriedJoe Carnuccio
2017-08-24scsi: qla2xxx: Add timeout ability to wait_for_sess_deletion().Joe Carnuccio
2017-08-24scsi: qla2xxx: Move logging default mask to execute once only.Joe Carnuccio
2017-08-24scsi: qla2xxx: Use sp->free instead of hard coded call.Joe 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