summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_gs.c
AgeCommit message (Expand)Author
2019-11-26scsi: qla2xxx: unregister ports after GPN_FT failureMartin Wilck
2019-11-08scsi: qla2xxx: Fix SRB leak on switch command timeoutQuinn Tran
2019-10-09scsi: qla2xxx: Improve logging for scan threadHimanshu Madhani
2019-10-09scsi: qla2xxx: Dual FCP-NVMe target port supportMichael Hernandez
2019-09-23scsi: qla2xxx: Optimize NPIV tear down processQuinn Tran
2019-09-07scsi: qla2xxx: Fix stale sessionQuinn Tran
2019-08-12scsi: qla2xxx: Remove two superfluous if-testsBart Van Assche
2019-08-12scsi: qla2xxx: Introduce qla2x00_els_dcmd2_free()Bart Van Assche
2019-08-12scsi: qla2xxx: Inline the qla2x00_fcport_event_handler() functionBart Van Assche
2019-08-12scsi: qla2xxx: Enable type checking for the SRB free and done callback functionsBart Van Assche
2019-08-12scsi: qla2xxx: Introduce the be_id_t and le_id_t data types for FC src/dst IDsBart Van Assche
2019-08-12scsi: qla2xxx: Suppress multiple Coverity complaint about out-of-bounds accessesBart Van Assche
2019-08-12scsi: qla2xxx: Change the return type of qla2x00_update_ms_fdmi_iocb() into voidBart Van Assche
2019-08-12scsi: qla2xxx: Use tabs instead of spaces for indentationBart Van Assche
2019-08-07scsi: qla2xxx: Retry fabric Scan on IOCB queue fullQuinn Tran
2019-07-30scsi: qla2xxx: Fix different size DMA Alloc/UnmapQuinn Tran
2019-04-29scsi: qla2xxx: Use __le64 instead of uint32_t[2] for sending DMA addresses to...Bart Van Assche
2019-04-29scsi: qla2xxx: Introduce the dsd32 and dsd64 data structuresBart Van Assche
2019-04-15scsi: qla2xxx: Insert spaces where requiredBart Van Assche
2019-04-15scsi: qla2xxx: Leave a blank line after declarationsBart Van Assche
2019-04-03scsi: qla2xxx: Reset the FCF_ASYNC_{SENT|ACTIVE} flagsGiridhar Malavali
2019-03-19scsi: qla2xxx: Cleanups for NVRAM/Flash read/write pathJoe Carnuccio
2019-03-19scsi: qla2xxx: Add Serdes support for ISP28XXJoe Carnuccio
2019-03-19scsi: qla2xxx: Add Device ID for ISP28XXJoe Carnuccio
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-02-19scsi: qla2xxx: Move debug messages before sending srb preventing panicBill Kuzeja
2019-02-05scsi: qla2xxx: Prevent memory leak for CT req/rsp allocationQuinn Tran
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-09-27scsi: qla2xxx: Move log messages before issuing command to firmwareGiridhar Malavali
2018-09-27scsi: qla2xxx: Fix for double free of SRB structureGiridhar Malavali
2018-09-27scsi: qla2xxx: Fix duplicate switch database entriesQuinn Tran
2018-09-11scsi: qla2xxx: fix typo "CT-PASSTRHU" -> "CT-PASSTHRU"Colin Ian King
2018-09-11scsi: qla2xxx: Fix double increment of switch scan retry countQuinn Tran
2018-09-11scsi: qla2xxx: Fix duplicate switch's Nport ID entriesQuinn Tran
2018-09-11scsi: qla2xxx: Remove ASYNC GIDPN switch commandHimanshu Madhani
2018-09-11scsi: qla2xxx: Reduce holding sess_lock to prevent CPU lock-upQuinn Tran
2018-09-11scsi: qla2xxx: Move {get|rel}_sp to base_qpair structQuinn Tran
2018-09-11scsi: qla2xxx: Fix iIDMA errorQuinn Tran
2018-09-11scsi: qla2xxx: Remove all rports if fabric scan retry failsQuinn Tran
2018-09-11scsi: qla2xxx: Turn off IOCB timeout timer on IOCB completionQuinn Tran
2018-09-11scsi: qla2xxx: Remove redundant check for fcport deletionQuinn Tran
2018-09-11scsi: qla2xxx: Update rscn_rcvd field to more meaningful scan_neededQuinn 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: Save frame payload size from ICBQuinn Tran
2018-08-02scsi: qla2xxx: Fix login retry countQuinn Tran
2018-07-19scsi: qla2xxx: Fix unintialized List head crashQuinn Tran
2018-07-10scsi: qla2xxx: Fix inconsistent DMA mem alloc/freeQuinn Tran
2018-05-08scsi: qla2xxx: Move GPSC and GFPNID out of session managementQuinn Tran
2018-05-08scsi: qla2xxx: Reduce redundant ADISC command for RSCNsQuinn Tran