summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx
AgeCommit message (Expand)Author
2021-02-08scsi: qla2xxx: Simplify if statementJiapeng Chong
2021-01-29scsi: qla2xxx: Simplify the calculation of variablesJiapeng Zhong
2021-01-26scsi: qla2xxx: Fix some memory corruptionDan Carpenter
2021-01-26Merge branch '5.11/scsi-fixes' into 5.12/scsi-queueMartin K. Petersen
2021-01-22scsi: qla2xxx: Remove redundant NULL checkYang Li
2021-01-22scsi: qla2xxx: Remove unnecessary NULL checkDan Carpenter
2021-01-22scsi: qla2xxx: Assign boolean values to a bool variableJiapeng Zhong
2021-01-22scsi: qla2xxx: fc_remote_port_chkready() returns a SCSI result valueHannes Reinecke
2021-01-20scsi: qla2xxx: Fix description for parameter ql2xenforce_iocb_limitEnzo Matsumiya
2021-01-13scsi: qla2xxx: Update version to 10.02.00.105-kNilesh Javali
2021-01-13scsi: qla2xxx: Enable NVMe CONF (BIT_7) when enabling SLERSaurav Kashyap
2021-01-13scsi: qla2xxx: Fix mailbox Ch erroneous errorQuinn Tran
2021-01-13scsi: qla2xxx: Wait for ABTS response on I/O timeouts for NVMeBikash Hazarika
2021-01-13scsi: qla2xxx: Move some messages from debug to normal log levelSaurav Kashyap
2021-01-13scsi: qla2xxx: Add error counters to debugfs nodeSaurav Kashyap
2021-01-13scsi: qla2xxx: Implementation to get and manage host, target stats and initia...Saurav Kashyap
2020-12-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-12-09scsi: qla2xxx: Update version to 10.02.00.104-kNilesh Javali
2020-12-09scsi: qla2xxx: Fix device loss on 4G and older HBAsArun Easi
2020-12-09scsi: qla2xxx: If fcport is undergoing deletion complete I/O with retrySaurav Kashyap
2020-12-09scsi: qla2xxx: Fix the call trace for flush workqueueSaurav Kashyap
2020-12-09scsi: qla2xxx: Fix flash update in 28XX adapters on big endian machinesArun Easi
2020-12-09scsi: qla2xxx: Handle aborts correctly for port undergoing deletionSaurav Kashyap
2020-12-09scsi: qla2xxx: Fix N2N and NVMe connect retry failureQuinn Tran
2020-12-09scsi: qla2xxx: Fix FW initialization error on big endian machinesArun Easi
2020-12-09scsi: qla2xxx: Fix crash during driver load on big endian machinesArun Easi
2020-12-09scsi: qla2xxx: Fix compilation issue in PPC systemsArun Easi
2020-12-09scsi: qla2xxx: Don't check for fw_started while posting NVMe commandSaurav Kashyap
2020-12-09scsi: qla2xxx: Tear down session if FW say it is downQuinn Tran
2020-12-09scsi: qla2xxx: Limit interrupt vectors to number of CPUsQuinn Tran
2020-12-09scsi: qla2xxx: Change post del message from debug level to log levelSaurav Kashyap
2020-12-09scsi: qla2xxx: Return EBUSY on fcport deletionDaniel Wagner
2020-12-07scsi: qla2xxx: Remove trailing semicolon in macro definitionTom Rix
2020-12-01scsi: qla2xxx: Remove in_interrupt() from qla83xx-specific codeAhmed S. Darwish
2020-12-01scsi: target: tcm_qla2xxx: Remove BUG_ON(in_interrupt())Ahmed S. Darwish
2020-12-01scsi: qla2xxx: Remove in_interrupt() from qla82xx-specific codeAhmed S. Darwish
2020-11-04scsi: target: Drop sess_cmd_lock from I/O pathMike Christie
2020-11-04scsi: qla2xxx: Move sess cmd list/lock to driverMike Christie
2020-11-04scsi: qla2xxx: Drop TARGET_SCF_LOOKUP_LUN_FROM_TAGMike Christie
2020-10-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-10-26scsi: qla2xxx: remove incorrect sparse #ifdefLinus Torvalds
2020-10-26scsi: Remove unneeded break statementsTom Rix
2020-10-26scsi: qla2xxx: Return EBUSY on fcport deletionDaniel Wagner
2020-10-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-10-14Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds
2020-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-10-08scsi: qla2xxx: Fix return of uninitialized value in rvalColin Ian King
2020-10-07scsi: qla2xxx: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao
2020-10-07scsi: qla2xxx: Initialize variable in qla8044_poll_reg()Tom Rix
2020-10-07scsi: qla2xxx: Do not consume srb greedilyDaniel Wagner