summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_mid.c
AgeCommit message (Expand)Author
2016-03-03qla2xxx: Fix stale pointer access.Quinn Tran
2015-08-26qla2xxx: Remove set-but-not-used variablesBart Van Assche
2015-04-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-04-10qla2xxx: Fix virtual port configuration, when switch port is disabled/enabled.Sawan Chandak
2015-03-06qla2xxx: Fix printks in ql_log messageYannick Guerrini
2014-09-25qla2xxx: ISP25xx multiqueue shadow register crash fix.Joe Carnuccio
2014-05-19qla2xxx: Change copyright year to 2014 in all the source files.Armen Baloyan
2014-03-15[SCSI] qla2xxx: Add support for ISP2071.Chad Dupuis
2013-09-03[SCSI] qla2xxx: Correct multiqueue offset calculations.Andrew Vasquez
2013-02-22[SCSI] qla2xxx: Update the copyright information.Saurav Kashyap
2013-02-22[SCSI] qla2xxx: Determine the number of outstanding commands based on availab...Chad Dupuis
2012-10-26qla2xxx: Add missing ->vport_slock while calling qlt_update_vp_mapNicholas Bellinger
2012-09-24[SCSI] qla2xxx: Remove setting Scsi_host->this_id during adapter probe.Chad Dupuis
2012-09-24[SCSI] qla2xxx: Update the driver copyright.Chad Dupuis
2012-09-14[SCSI] qla2xxx: Fix typo in qla2xxx filesMasanari Iida
2012-05-22[SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx seriesNicholas Bellinger
2012-05-22[SCSI] qla2xxx: Remove mirrored field vp_idx from struct fc_port.Joe Carnuccio
2012-05-22[SCSI] qla2xxx: Add ql_dbg_verbose logging level.Saurav Kashyap
2012-02-19[SCSI] qla2xxx: Add ha->max_fibre_devices to keep track of the maximum number...Chad Dupuis
2011-08-27[SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting.Arun Easi
2011-07-27[SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.Saurav Kashyap
2011-05-17[SCSI] qla2xxx: Allow an override of the registered maximum LUN.Andrew Vasquez
2011-05-01[SCSI] qla2xxx: Log fcport state transitions when debug messages are enabled.Chad Dupuis
2011-05-01[SCSI] qla2xxx: Update copyright banner.Andrew Vasquez
2010-09-05[SCSI] qla2xxx: make rport deletions explicit during vport removalArun Easi
2010-09-05[SCSI] qla2xxx: Fix vport delete issuesArun Easi
2010-07-28[SCSI] qla2xxx: T10 DIF Type 2 supportArun Easi
2010-07-28[SCSI] qla2xxx: Cleanup some dead-code and make some functions static.Andrew Vasquez
2010-07-28[SCSI] qla2xxx: Update copyright banner.Giridhar Malavali
2010-07-27[SCSI] qla2xxx: Do not enable VP in non fabric topology.Lalit Chandivade
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-08[SCSI] qla2xxx: Obtain proper host structure during response-queue processing.Anirban Chakraborty
2009-12-30[SCSI] qla2xxx: Fix for a multiqueue bug in CPU affinity modeAnirban Chakraborty
2009-12-10[SCSI] qla2xxx: fix for multiqueue in MISX disabled caseAnirban Chakraborty
2009-12-04[SCSI] qla2xxx: Properly re-register FC4/FDMI after physical and logical link...Andrew Vasquez
2009-10-02[SCSI] qla2xxx: Fix NULL ptr deref bug in fail path during queue createAnirban Chakraborty
2009-09-12[SCSI] qla2xxx: Correct various NPIV issues.Andrew Vasquez
2009-09-05[SCSI] qla2xxx: Add asynchronous-login support.Andrew Vasquez
2009-08-22[SCSI] qla2xxx: Process DPC requests within valid Fabric topologies.Lalit Chandivade
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-05-20[SCSI] qla2xxx: Add CPU affinity support.Anirban Chakraborty
2009-05-20[SCSI] qla2xxx: Add QoS support.Anirban Chakraborty
2009-04-03[SCSI] qla2xxx: Consolidate queuecommand implementations.Giridhar Malavali
2009-04-03[SCSI] qla2xxx: Refactor request/response-queue register handling.Andrew Vasquez
2009-03-10[SCSI] qla2xxx: Correct vport delete bug.Anirban Chakraborty
2009-02-10[SCSI] qla2xxx: Correct slab-error overwrite during vport creation and deletion.Anirban Chakraborty
2009-02-10[SCSI] qla2xxx: Remove interrupt request bit check in the response processing...Anirban Chakraborty
2009-01-13[SCSI] qla2xxx: Fix ISP restart bug in multiq codeAnirban Chakraborty
2009-01-07[SCSI] qla2xxx: Use proper request/response queues with MQ instantiations.Andrew Vasquez
2008-12-29[SCSI] qla2xxx: add support for multi-queue adapterAnirban Chakraborty