summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_mid.c
Commit message (Expand)AuthorAgeFilesLines
* qla2xxx: Allow vref count to timeout on vport delete.Joe Carnuccio2017-03-181-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-061-2/+2
* qla2xxx: Remove set-but-not-used variablesBart Van Assche2015-08-261-2/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-04-161-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/+0
* [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/+3
* [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
* [SCSI] qla2xxx: Update copyright banner.Andrew Vasquez2011-05-011-1/+1
* [SCSI] qla2xxx: make rport deletions explicit during vport removalArun Easi2010-09-051-1/+0
* [SCSI] qla2xxx: Fix vport delete issuesArun Easi2010-09-051-7/+60
* [SCSI] qla2xxx: T10 DIF Type 2 supportArun Easi2010-07-281-1/+4
* [SCSI] qla2xxx: Cleanup some dead-code and make some functions static.Andrew Vasquez2010-07-281-50/+1
* [SCSI] qla2xxx: Update copyright banner.Giridhar Malavali2010-07-281-1/+1
* [SCSI] qla2xxx: Do not enable VP in non fabric topology.Lalit Chandivade2010-07-271-1/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] qla2xxx: Obtain proper host structure during response-queue processing.Anirban Chakraborty2010-02-081-3/+5
* [SCSI] qla2xxx: Fix for a multiqueue bug in CPU affinity modeAnirban Chakraborty2009-12-301-0/+2
* [SCSI] qla2xxx: fix for multiqueue in MISX disabled caseAnirban Chakraborty2009-12-101-0/+4
* [SCSI] qla2xxx: Properly re-register FC4/FDMI after physical and logical link...Andrew Vasquez2009-12-041-2/+0
* [SCSI] qla2xxx: Fix NULL ptr deref bug in fail path during queue createAnirban Chakraborty2009-10-021-2/+4
* [SCSI] qla2xxx: Correct various NPIV issues.Andrew Vasquez2009-09-121-16/+14
* [SCSI] qla2xxx: Add asynchronous-login support.Andrew Vasquez2009-09-051-0/+2
* [SCSI] qla2xxx: Process DPC requests within valid Fabric topologies.Lalit Chandivade2009-08-221-0/+3
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* [SCSI] qla2xxx: Add CPU affinity support.Anirban Chakraborty2009-05-201-0/+11
* [SCSI] qla2xxx: Add QoS support.Anirban Chakraborty2009-05-201-62/+45
* [SCSI] qla2xxx: Consolidate queuecommand implementations.Giridhar Malavali2009-04-031-1/+1
* [SCSI] qla2xxx: Refactor request/response-queue register handling.Andrew Vasquez2009-04-031-1/+9
* [SCSI] qla2xxx: Correct vport delete bug.Anirban Chakraborty2009-03-101-4/+6
* [SCSI] qla2xxx: Correct slab-error overwrite during vport creation and deletion.Anirban Chakraborty2009-02-101-1/+1
* [SCSI] qla2xxx: Remove interrupt request bit check in the response processing...Anirban Chakraborty2009-02-101-5/+5
OpenPOWER on IntegriCloud