aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_mid.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-18qla2xxx: Allow vref count to timeout on vport delete.Joe Carnuccio1-6/+8
2016-12-14scsi: qla2xxx: Add multiple queue pair functionality.Michael Hernandez1-54/+60
2016-12-14scsi: qla2xxx: Utilize pci_alloc_irq_vectors/pci_free_irq_vectors calls.Michael Hernandez1-1/+1
2016-02-06qla2xxx: Fix stale pointer access.Quinn Tran1-2/+2
2015-08-26qla2xxx: Remove set-but-not-used variablesBart Van Assche1-2/+1
2015-04-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-8/+14
2015-04-10qla2xxx: Fix virtual port configuration, when switch port is disabled/enabled.Sawan Chandak1-8/+14
2015-03-06qla2xxx: Fix printks in ql_log messageYannick Guerrini1-1/+1
2014-09-25qla2xxx: ISP25xx multiqueue shadow register crash fix.Joe Carnuccio1-0/+2
2014-05-19qla2xxx: Change copyright year to 2014 in all the source files.Armen Baloyan1-1/+1
2014-03-15[SCSI] qla2xxx: Add support for ISP2071.Chad Dupuis1-2/+2
2013-09-03[SCSI] qla2xxx: Correct multiqueue offset calculations.Andrew Vasquez1-0/+2
2013-02-22[SCSI] qla2xxx: Update the copyright information.Saurav Kashyap1-1/+1
2013-02-22[SCSI] qla2xxx: Determine the number of outstanding commands based on available resources.Chad Dupuis1-1/+6
2012-10-26qla2xxx: Add missing ->vport_slock while calling qlt_update_vp_mapNicholas Bellinger1-0/+3
2012-09-24[SCSI] qla2xxx: Remove setting Scsi_host->this_id during adapter probe.Chad Dupuis1-1/+0
2012-09-24[SCSI] qla2xxx: Update the driver copyright.Chad Dupuis1-1/+1
2012-09-14[SCSI] qla2xxx: Fix typo in qla2xxx filesMasanari Iida1-1/+1
2012-05-22[SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx seriesNicholas Bellinger1-0/+8
2012-05-22[SCSI] qla2xxx: Remove mirrored field vp_idx from struct fc_port.Joe Carnuccio1-1/+1
2012-05-22[SCSI] qla2xxx: Add ql_dbg_verbose logging level.Saurav Kashyap1-5/+3
2012-02-19[SCSI] qla2xxx: Add ha->max_fibre_devices to keep track of the maximum number of targets.Chad Dupuis1-1/+1
2011-08-27[SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting.Arun Easi1-1/+1
2011-07-27[SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.Saurav Kashyap1-52/+108
2011-05-17[SCSI] qla2xxx: Allow an override of the registered maximum LUN.Andrew Vasquez1-1/+1
2011-05-01[SCSI] qla2xxx: Log fcport state transitions when debug messages are enabled.Chad Dupuis1-1/+1
2011-05-01[SCSI] qla2xxx: Update copyright banner.Andrew Vasquez1-1/+1
2010-09-05[SCSI] qla2xxx: make rport deletions explicit during vport removalArun Easi1-1/+0
2010-09-05[SCSI] qla2xxx: Fix vport delete issuesArun Easi1-7/+60
2010-07-28[SCSI] qla2xxx: T10 DIF Type 2 supportArun Easi1-1/+4
2010-07-28[SCSI] qla2xxx: Cleanup some dead-code and make some functions static.Andrew Vasquez1-50/+1
2010-07-28[SCSI] qla2xxx: Update copyright banner.Giridhar Malavali1-1/+1
2010-07-27[SCSI] qla2xxx: Do not enable VP in non fabric topology.Lalit Chandivade1-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-08[SCSI] qla2xxx: Obtain proper host structure during response-queue processing.Anirban Chakraborty1-3/+5
2009-12-30[SCSI] qla2xxx: Fix for a multiqueue bug in CPU affinity modeAnirban Chakraborty1-0/+2
2009-12-10[SCSI] qla2xxx: fix for multiqueue in MISX disabled caseAnirban Chakraborty1-0/+4
2009-12-04[SCSI] qla2xxx: Properly re-register FC4/FDMI after physical and logical link disruptions.Andrew Vasquez1-2/+0
2009-10-02[SCSI] qla2xxx: Fix NULL ptr deref bug in fail path during queue createAnirban Chakraborty1-2/+4
2009-09-12[SCSI] qla2xxx: Correct various NPIV issues.Andrew Vasquez1-16/+14
2009-09-05[SCSI] qla2xxx: Add asynchronous-login support.Andrew Vasquez1-0/+2
2009-08-22[SCSI] qla2xxx: Process DPC requests within valid Fabric topologies.Lalit Chandivade1-0/+3
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2009-05-20[SCSI] qla2xxx: Add CPU affinity support.Anirban Chakraborty1-0/+11
2009-05-20[SCSI] qla2xxx: Add QoS support.Anirban Chakraborty1-62/+45
2009-04-03[SCSI] qla2xxx: Consolidate queuecommand implementations.Giridhar Malavali1-1/+1
2009-04-03[SCSI] qla2xxx: Refactor request/response-queue register handling.Andrew Vasquez1-1/+9
2009-03-10[SCSI] qla2xxx: Correct vport delete bug.Anirban Chakraborty1-4/+6
2009-02-10[SCSI] qla2xxx: Correct slab-error overwrite during vport creation and deletion.Anirban Chakraborty1-1/+1
2009-02-10[SCSI] qla2xxx: Remove interrupt request bit check in the response processing path in multiq mode.Anirban Chakraborty1-5/+5