summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_inline.h
AgeCommit message (Expand)Author
2019-11-08scsi: qla2xxx: don't use zero for FC4_PRIORITY_NVMEMartin Wilck
2019-10-09scsi: qla2xxx: Dual FCP-NVMe target port supportMichael Hernandez
2019-08-12scsi: qla2xxx: Introduce the function qla2xxx_init_sp()Bart Van Assche
2019-04-29scsi: qla2xxx: Uninline qla2x00_init_timer()Bart Van Assche
2019-04-29scsi: qla2xxx: Move qla2x00_is_reserved_id() from qla_inline.h into qla_init.cBart Van Assche
2019-04-29scsi: qla2xxx: Move qla2x00_clear_loop_id() from qla_inline.h into qla_init.cBart Van Assche
2019-04-29scsi: qla2xxx: Move qla2x00_set_reserved_loop_ids() definitionBart Van Assche
2019-04-15scsi: qla2xxx: Move qla2x00_set_fcport_state() from a .h into a .c fileBart Van Assche
2019-04-03scsi: qla2xxx: Set the qpair in SRB to NULL when SRB is releasedGiridhar Malavali
2018-09-11scsi: qla2xxx: Add mode control for each physical portQuinn Tran
2018-09-11scsi: qla2xxx: Move {get|rel}_sp to base_qpair structQuinn Tran
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-08-02scsi: qla2xxx: Migrate NVME N2N handling into state machineQuinn Tran
2018-08-02scsi: qla2xxx: Prevent sysfs access when chip is downQuinn Tran
2018-07-19scsi: qla2xxx: Fix unintialized List head crashQuinn Tran
2018-06-19scsi: qla2xxx: remove irq save in qla2x00_poll()Sebastian Andrzej Siewior
2018-04-09scsi: qla2xxx: Fix race condition between iocb timeout and initialisationBen Hutchings
2018-02-12scsi: qla2xxx: Fix function argument descriptionsBart Van Assche
2018-01-03scsi: qla2xxx: Use IOCB path to submit Control VP MBX commandQuinn Tran
2017-11-08scsi: qla2xxx: Convert timers to use timer_setup()Kees Cook
2017-06-27scsi: qla2xxx: Add function call to qpair for door bellQuinn Tran
2017-06-27scsi: qla2xxx: Enable Target Multi QueueQuinn Tran
2017-06-27scsi: qla2xxx: Combine Active command arrays.Quinn Tran
2017-06-12scsi: qla2xxx: Add ql2xiniexchg parameterQuinn Tran
2017-05-24scsi: qla2xxx: Fix crash due to NULL pointer dereference of ctxJoe Carnuccio
2017-02-09qla2xxx: Simplify usage of SRB structure in driverJoe Carnuccio
2017-02-09qla2xxx: Add framework for async fabric discoveryQuinn Tran
2016-12-14scsi: qla2xxx: Add multiple queue pair functionality.Michael Hernandez
2016-02-23qla2xxx: Avoid side effects when using endianizer macros.Joe Carnuccio
2016-01-07qla2xxx: Added interface to send explicit LOGO.Himanshu Madhani
2014-09-25qla2xxx: Honor FCP_RSP retry delay timer field.Chad Dupuis
2014-05-19qla2xxx: T10-Dif: add T10-PI supportQuinn Tran
2014-05-19qla2xxx: Change copyright year to 2014 in all the source files.Armen Baloyan
2013-12-19[SCSI] Revert "qla2xxx: Ramp down queue depth for attached SCSI devices when ...Chad Dupuis
2013-09-03[SCSI] qla2xxx: Add support for ISP8044.Atul Deshmukh
2013-07-08[SCSI] qla2xxx: Fix sparse warning from qla_mr.c and qla_iocb.c.Saurav Kashyap
2013-05-12[SCSI] qla2xxx: Fix for locking issue between driver ISR and mailbox routinesgurinder.shergill@hp.com
2013-04-11[SCSI] qla2xxx: Enhancements to support ISPFx00.Giridhar Malavali
2013-02-22[SCSI] qla2xxx: Update the copyright information.Saurav Kashyap
2013-02-22[SCSI] qla2xxx: Unload hangs after issuing BSG commands to vport.Chad Dupuis
2013-02-22[SCSI] qla2xxx: Ramp down queue depth for attached SCSI devices when driver r...Chad Dupuis
2012-09-24[SCSI] qla2xxx: Update the driver copyright.Chad Dupuis
2012-09-24[SCSI] qla2xxx: Use bitmap to store loop_id's for fcports.Chad Dupuis
2012-02-19[SCSI] qla2xxx: Add ha->max_fibre_devices to keep track of the maximum number...Chad Dupuis
2012-02-19[SCSI] qla2xxx: Consolidation of SRB processing.Giridhar Malavali
2012-02-18[SCSI] qla2xxx: Add an "is reset active" helper.Andrew Vasquez
2011-08-27[SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting.Arun Easi
2011-08-27[SCSI] qla2xxx: T10 DIF - Handle uninitalized sectors.Arun Easi
2011-07-27[SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.Saurav Kashyap
2011-05-01[SCSI] qla2xxx: Log fcport state transitions when debug messages are enabled.Chad Dupuis