summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx
AgeCommit message (Expand)Author
2017-01-24scsi: qla2xxx: Fix a recently introduced memory leakBart Van Assche
2017-01-20Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-17qla2xxx: Disable out-of-order processing by default in firmwareQuinn Tran
2017-01-17qla2xxx: Fix erroneous invalid handle messageQuinn Tran
2017-01-17qla2xxx: Reduce exess wait during chip resetQuinn Tran
2017-01-17qla2xxx: Terminate exchange if corruptedQuinn Tran
2017-01-17qla2xxx: Fix crash due to null pointer accessQuinn Tran
2017-01-17qla2xxx: Collect additional information to debug fw dumpQuinn Tran
2017-01-17qla2xxx: Reset reserved field in firmware options to 0Himanshu Madhani
2017-01-17qla2xxx: Set tcm_qla2xxx version to automatically track qla2xxx versionHimanshu Madhani
2017-01-17qla2xxx: Include ATIO queue in firmware dump when in target modeHimanshu Madhani
2017-01-17qla2xxx: Fix wrong IOCB type assumptionQuinn Tran
2017-01-17qla2xxx: Avoid that building with W=1 triggers complaints about set-but-not-u...Bart Van Assche
2017-01-17qla2xxx: Move two arrays from header files to .c filesBart Van Assche
2017-01-17qla2xxx: Declare an array with file scope staticBart Van Assche
2017-01-17qla2xxx: Fix indentationBart Van Assche
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra
2017-01-13Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixesJames Bottomley
2017-01-11scsi: qla2xxx: remove irq_affinity_notifierChristoph Hellwig
2017-01-11scsi: qla2xxx: fix MSI-X vector affinityChristoph Hellwig
2017-01-09scsi: qla2xxx: rename {vendor|hba}_indentifer to {vendor|hba}_identiferColin Ian King
2017-01-09scsi: qla2xxx: Fix apparent cut-n-paste error.Dave Jones
2017-01-09scsi: qla2xxx: make msix_entries constNicolas Iooss
2017-01-09scsi: qla2xxx: silence -Wformat-security warningNicolas Iooss
2017-01-09scsi: qla2xxx: Get mutex lock before checking optrom_stateMilan P. Gandhi
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-23Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2016-12-21Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-14scsi: qla2xxx: Fix Target mode handling with Multiqueue changes.Quinn Tran
2016-12-14scsi: qla2xxx: Add Block Multi Queue functionality.Michael Hernandez
2016-12-14scsi: qla2xxx: Add multiple queue pair functionality.Michael Hernandez
2016-12-14scsi: qla2xxx: Utilize pci_alloc_irq_vectors/pci_free_irq_vectors calls.Michael Hernandez
2016-12-14scsi: qla2xxx: Only allow operational MBX to proceed during RESET.himanshu.madhani@cavium.com
2016-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-12-09qla2xxx: Add an #include directiveBart Van Assche
2016-11-17scsi: fc: use bsg_job_doneJohannes Thumshirn
2016-11-17scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn
2016-11-17scsi: fc: provide fc_bsg_to_rport() helperJohannes Thumshirn
2016-11-17scsi: fc: provide fc_bsg_to_shost() helperJohannes Thumshirn
2016-11-17scsi: fc: Export fc_bsg_jobdone and use it in FC driversJohannes Thumshirn
2016-11-17scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directlyJohannes Thumshirn
2016-11-14scsi: qla2xxx: do not abort all commands in the adapter during EEH recoveryMauricio Faria de Oliveira
2016-11-08scsi: qla2xxx: fix invalid DMA access after command aborts in PCI device removeMauricio Faria de Oliveira
2016-11-08scsi: qla2xxx: do not queue commands when unloadingMauricio Faria de Oliveira
2016-11-01scsi: qla2xxx: Fix scsi scan hang triggered if adapter fails during initBill Kuzeja
2016-09-15scsi: qla2xxx: Use struct t10_pi_tupleChristoph Hellwig
2016-08-31scsi: qla2xxx: fix spelling mistake "retyring" -> "retrying"Colin Ian King
2016-08-08qla2xxx: small cleanup in qla2x00_wait_for_hba_ready()Dan Carpenter
2016-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-07-15qla2xxx: Update driver version to 8.07.00.38-kHimanshu Madhani