summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_iocb.c
AgeCommit message (Expand)Author
2019-03-06scsi: qla2xxx: avoid printf format warningArnd Bergmann
2019-02-19scsi: qla2xxx: Move marker request behind QPairQuinn Tran
2019-02-19scsi: qla2xxx: Add First Burst support for FC-NVMe devicesDarren Trapp
2019-02-05scsi: qla2xxx: Fix session cleanup hangQuinn Tran
2019-01-11scsi: qla2xxx: Fix DMA error when the DIF sg buffer crosses 4GB boundaryGiridhar Malavali
2018-10-23scsi: qla2xxx: Improve several kernel-doc headersBart Van Assche
2018-09-17scsi: qla2xxx: Remove set but not used variable 'ptr_dma'YueHaibing
2018-09-11scsi: qla2xxx: Fix race condition for resource cleanupQuinn Tran
2018-09-11scsi: qla2xxx: Move {get|rel}_sp to base_qpair structQuinn Tran
2018-09-11scsi: qla2xxx: Use correct qpair for ABTS/CMDQuinn Tran
2018-09-11scsi: qla2xxx: Fix process response queue for ISP26XX and aboveQuinn Tran
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-08-08scsi: qla2xxx: Fix issue reported by static checker for qla2x00_els_dcmd2_sp_...Quinn Tran
2018-08-02scsi: qla2xxx: Migrate NVME N2N handling into state machineQuinn Tran
2018-08-02scsi: qla2xxx: Fix stalled reloginHimanshu Madhani
2018-08-02scsi: qla2xxx: Fix N2N link re-connectQuinn Tran
2018-08-02scsi: qla2xxx: Cleanup for N2N codeHimanshu Madhani
2018-07-30scsi: qla2xxx: Fix memory leak for allocating abort IOCBQuinn Tran
2018-04-09scsi: qla2xxx: Fix race condition between iocb timeout and initialisationBen Hutchings
2018-04-03Merge branch 'fixes' into miscJames Bottomley
2018-02-22scsi: qla2xxx: Use dma_pool_zalloc()Souptick Joarder
2018-02-13scsi: qla2xxx: Fix incorrect handle for abort IOCBHimanshu Madhani
2018-02-12scsi: qla2xxx: Fix function argument descriptionsBart Van Assche
2018-01-22scsi: qla2xxx: Fix queue ID for async abort with MultiqueueDarren Trapp
2018-01-17scsi: qla2xxx: Fix warning during port_name debug printhimanshu.madhani@cavium.com
2018-01-03scsi: qla2xxx: Add ability to send PRLOQuinn Tran
2018-01-03scsi: qla2xxx: Use shadow register for ISP27XXQuinn Tran
2018-01-03scsi: qla2xxx: Use IOCB path to submit Control VP MBX commandQuinn Tran
2017-12-07scsi: qla2xxx: Remove aborting ELS IOCB call issued as part of timeout.Giridhar Malavali
2017-12-07scsi: qla2xxx: Fix abort command deadlock due to spinlockQuinn Tran
2017-10-16scsi: qla2xxx: Changes to support N2N loginsDuane Grigsby
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