aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_iocb.c
AgeCommit message (Expand)Author
2018-11-21scsi: qla2xxx: Fix process response queue for ISP26XX and aboveQuinn Tran
2018-08-15scsi: qla2xxx: Fix memory leak for allocating abort IOCBQuinn Tran
2018-03-15scsi: qla2xxx: Remove aborting ELS IOCB call issued as part of timeout.Giridhar Malavali
2018-03-15scsi: qla2xxx: Fix abort command deadlock due to spinlockQuinn Tran
2017-08-24scsi: qla2xxx: Ability to process multiple SGEs in Command SGL for CT passthr...Giridhar Malavali
2017-07-01scsi: qla2xxx: Protect access to qpair members with qpair->qp_lockJohannes Thumshirn
2017-06-27scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registrationDuane Grigsby
2017-06-27scsi: qla2xxx: Add FC-NVMe port discovery and PRLI handlingDuane Grigsby
2017-06-27scsi: qla2xxx: Move target stat counters from vha to qpair.Quinn Tran
2017-06-27scsi: qla2xxx: Preparation for Target MQ.Quinn Tran
2017-06-12scsi: qla2xxx: Remove extra register readQuinn Tran
2017-03-18qla2xxx: Improve T10-DIF/PI handling in driver.Quinn Tran
2017-02-09qla2xxx: Simplify usage of SRB structure in driverJoe Carnuccio
2017-02-09qla2xxx: Add framework for async fabric discoveryQuinn Tran
2017-02-08qla2xxx: Track I-T nexus as single fc_port structQuinn Tran
2016-12-14scsi: qla2xxx: Add multiple queue pair functionality.Michael Hernandez
2016-11-17scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn
2016-11-17scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directlyJohannes Thumshirn
2016-01-07qla2xxx: Added interface to send explicit LOGO.Himanshu Madhani
2016-01-07qla2xxx: Enable Target counters in DebugFS.Himanshu Madhani
2015-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-08-26qla2xxx: Fix sparse annotationsBart Van Assche
2015-08-26qla2xxx: Avoid that sparse complains about duplicate [noderef] attributesBart Van Assche
2015-08-26qla2xxx: Remove __constant_ prefixBart Van Assche
2015-08-26qla2xxx: Remove set-but-not-used variablesBart Van Assche
2015-08-26qla2xxx: Declare local functions staticBart Van Assche
2015-07-24qla2xxx: delay plogi/prli ack until existing sessions are deletedAlexei Potashnik
2015-06-13qla2xxx: Fix indentationBart Van Assche
2014-11-12scsi: remove abuses of scsi_populate_tagChristoph Hellwig
2014-09-25qla2xxx: Handle chip reset in target mode.Arun Easi
2014-09-25qla2xxx: Increase room in request queue for sending priority packetsHimanshu Madhani
2014-09-25qla2xxx: Fix sparse warning in qla_iocb.c file.Joe Carnuccio
2014-07-17scsi: use 64-bit LUNsHannes Reinecke
2014-05-19qla2xxx: T10-Dif: add T10-PI supportQuinn Tran
2014-05-19qla2xxx: ISP27xx queue index shadow registers.Joe Carnuccio
2014-05-19qla2xxx: Change copyright year to 2014 in all the source files.Armen Baloyan
2014-03-15[SCSI] qla2xxx: Fixup looking for a space in the outstanding_cmds array in ql...Chad Dupuis
2014-03-15[SCSI] qla2xxx: Add IOCB Abort command asynchronous handling.Armen Baloyan
2014-03-15[SCSI] qla2xxx: Remove Marker type IOCB logic for ISPFX00.Armen Baloyan
2014-03-15[SCSI] qla2xxx: Add support for ISP2071.Chad Dupuis
2013-09-03[SCSI] qla2xxx: Add missing FCP statistics to sysfs interface.Joe Carnuccio
2013-09-03[SCSI] qla2xxx: Add support for ISP8044.Atul Deshmukh
2013-07-23[SCSI] qla2xxx: Properly set the tagging for commands.Saurav Kashyap
2013-07-08[SCSI] qla2xxx: Remove a dead assignment in qla24xx_build_scsi_crc_2_iocbs().Bart Van Assche
2013-07-08[SCSI] qla2xxx: Fix sparse warning from qla_mr.c and qla_iocb.c.Saurav Kashyap
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: Determine the number of outstanding commands based on availab...Chad Dupuis
2012-11-30[SCSI] qla2xxx: Use correct Request-Q-Out register during bidirectional reque...Andrew Vasquez
2012-11-30[SCSI] qla2xxx: Fix for warnings reported by sparse.Saurav Kashyap