summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_mid.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: qla2xxx: Use an on-stack completion in qla24xx_control_vp()Bart Van Assche2019-04-291-2/+7
* scsi: qla2xxx: Enable FC-NVME on NPIV portsAnil Gurumurthy2018-12-131-0/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-08-161-1/+1
|\
| * scsi: qla2xxx: Fix Management Server NPort handle reservation logicQuinn Tran2018-08-021-1/+1
* | scsi: qla2xxx: Fix driver unload by shutting down chipQuinn Tran2018-07-201-2/+4
* | scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletionQuinn Tran2018-07-201-0/+5
|/
* scsi: qla2xxx: Fix race condition between iocb timeout and initialisationBen Hutchings2018-04-101-1/+1
* scsi: qla2xxx: Remove nvme_done_listDarren Trapp2018-03-211-6/+0Star
* scsi: qla2xxx: Reduce trace noise for Async EventsQuinn Tran2018-01-041-2/+9
* scsi: qla2xxx: Add lock protection around host lookupQuinn Tran2018-01-041-4/+5
* scsi: qla2xxx: Use known NPort ID for Management Server loginhimanshu.madhani@cavium.com2018-01-041-1/+1
* scsi: qla2xxx: Move work element processing out of DPC threadQuinn Tran2018-01-041-5/+1Star
* scsi: qla2xxx: Use IOCB path to submit Control VP MBX commandQuinn Tran2018-01-041-0/+76
* scsi: qla2xxx: Fix smatch warning in qla25xx_delete_{rsp|req}_queHimanshu Madhani2017-12-211-2/+4
* scsi: qla2xxx: Fix memory leak in dual/target modehimanshu.madhani@cavium.com2017-12-081-8/+10
* scsi: qla2xxx: Fix Relogin being triggered too fastQuinn Tran2017-12-081-9/+15
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-151-1/+1
|\
| * scsi: qla2xxx: Use ql2xnvmeenable to enable Q-Pair for FC-NVMeHimanshu Madhani2017-10-171-1/+1
* | scsi: qla2xxx: Convert timers to use timer_setup()Kees Cook2017-11-091-1/+1
|/
* scsi: qla2xxx: Fix NPIV host enable after chip resetQuinn Tran2017-08-251-0/+5
* scsi: qla2xxx: Add command completion for error pathDuane Grigsby2017-08-251-0/+7
* scsi: qla2xxx: Correction to vha->vref_count timeoutJoe Carnuccio2017-08-251-1/+1
* scsi: qla2xxx: Fix mailbox failure while deleting Queue pairsSawan Chandak2017-06-281-0/+4
* scsi: qla2xxx: Preparation for Target MQ.Quinn Tran2017-06-281-18/+22
* qla2xxx: Allow vref count to timeout on vport delete.Joe Carnuccio2017-03-191-6/+8
* scsi: qla2xxx: Add multiple queue pair functionality.Michael Hernandez2016-12-141-54/+60
* scsi: qla2xxx: Utilize pci_alloc_irq_vectors/pci_free_irq_vectors calls.Michael Hernandez2016-12-141-1/+1
* qla2xxx: Fix stale pointer access.Quinn Tran2016-02-071-2/+2
* qla2xxx: Remove set-but-not-used variablesBart Van Assche2015-08-261-2/+1Star
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-04-171-8/+14
|\
| * qla2xxx: Fix virtual port configuration, when switch port is disabled/enabled.Sawan Chandak2015-04-101-8/+14
* | qla2xxx: Fix printks in ql_log messageYannick Guerrini2015-03-061-1/+1
|/
* qla2xxx: ISP25xx multiqueue shadow register crash fix.Joe Carnuccio2014-09-251-0/+2
* qla2xxx: Change copyright year to 2014 in all the source files.Armen Baloyan2014-05-191-1/+1
* [SCSI] qla2xxx: Add support for ISP2071.Chad Dupuis2014-03-151-2/+2
* [SCSI] qla2xxx: Correct multiqueue offset calculations.Andrew Vasquez2013-09-031-0/+2
* [SCSI] qla2xxx: Update the copyright information.Saurav Kashyap2013-02-221-1/+1
* [SCSI] qla2xxx: Determine the number of outstanding commands based on availab...Chad Dupuis2013-02-221-1/+6
* qla2xxx: Add missing ->vport_slock while calling qlt_update_vp_mapNicholas Bellinger2012-10-261-0/+3
* [SCSI] qla2xxx: Remove setting Scsi_host->this_id during adapter probe.Chad Dupuis2012-09-241-1/+0Star
* [SCSI] qla2xxx: Update the driver copyright.Chad Dupuis2012-09-241-1/+1
* [SCSI] qla2xxx: Fix typo in qla2xxx filesMasanari Iida2012-09-141-1/+1
* [SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx seriesNicholas Bellinger2012-05-221-0/+8
* [SCSI] qla2xxx: Remove mirrored field vp_idx from struct fc_port.Joe Carnuccio2012-05-221-1/+1
* [SCSI] qla2xxx: Add ql_dbg_verbose logging level.Saurav Kashyap2012-05-221-5/+3Star
* [SCSI] qla2xxx: Add ha->max_fibre_devices to keep track of the maximum number...Chad Dupuis2012-02-191-1/+1
* [SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting.Arun Easi2011-08-271-1/+1
* [SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.Saurav Kashyap2011-07-271-52/+108
* [SCSI] qla2xxx: Allow an override of the registered maximum LUN.Andrew Vasquez2011-05-171-1/+1
* [SCSI] qla2xxx: Log fcport state transitions when debug messages are enabled.Chad Dupuis2011-05-011-1/+1