summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx
AgeCommit message (Expand)Author
2022-02-22scsi: qla2xxx: Use named initializers for q_dev_stateGleb Chesnokov
2022-02-22scsi: qla2xxx: Use named initializers for port_[d]state_strGleb Chesnokov
2022-02-22scsi: qla2xxx: Stop using the SCSI pointerBart Van Assche
2022-02-11scsi: qla2xxx: Remove unused qla_sess_op_cmd_list from scsi_qla_host_tGleb Chesnokov
2022-02-11scsi: qla2xxx: Add qla2x00_async_done() for async routinesSaurav Kashyap
2022-01-24scsi: qla2xxx: Update version to 10.02.07.300-kNilesh Javali
2022-01-24scsi: qla2xxx: Check for firmware dump already collectedJoe Carnuccio
2022-01-24scsi: qla2xxx: Add devids and conditionals for 28xxJoe Carnuccio
2022-01-24scsi: qla2xxx: Suppress a kernel complaint in qla_create_qpair()Saurav Kashyap
2022-01-24scsi: qla2xxx: Fix T10 PI tag escape and IP guard options for 28XX adaptersJoe Carnuccio
2022-01-24scsi: qla2xxx: edif: Fix clang warningQuinn Tran
2022-01-24scsi: qla2xxx: Fix warning for missing error codeNilesh Javali
2022-01-24scsi: qla2xxx: Fix device reconnect in loop topologyArun Easi
2022-01-24scsi: qla2xxx: Add ql2xnvme_queues module param to configure number of NVMe q...Shreyas Deodhar
2022-01-24scsi: qla2xxx: Fix wrong FDMI data for 64G adapterBikash Hazarika
2022-01-24scsi: qla2xxx: Add retry for exec firmwareQuinn Tran
2022-01-24scsi: qla2xxx: Fix scheduling while atomicQuinn Tran
2022-01-24scsi: qla2xxx: Fix premature hw access after PCI errorQuinn Tran
2022-01-24scsi: qla2xxx: Fix warning message due to adisc being flushedQuinn Tran
2022-01-24scsi: qla2xxx: Fix stuck session in gpdbQuinn Tran
2022-01-24scsi: qla2xxx: Implement ref count for SRBSaurav Kashyap
2022-01-24scsi: qla2xxx: Refactor asynchronous command initializationDaniel Wagner
2021-12-16scsi: qla2xxx: Synchronize rport dev_loss_tmo settingHannes Reinecke
2021-12-06scsi: qla2xxx: Format log strings only if neededRoman Bolshakov
2021-11-18scsi: qla2xxx: edif: Fix off by one bug in qla_edif_app_getfcinfo()Dan Carpenter
2021-11-16scsi: qla2xxx: Fix mailbox direction flags in qla2xxx_get_adapter_id()Ewan D. Milne
2021-11-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-11-03Merge branch '5.15/scsi-fixes' into 5.16/scsi-queueMartin K. Petersen
2021-11-01Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-10-26scsi: qla2xxx: Update version to 10.02.07.200-kNilesh Javali
2021-10-26scsi: qla2xxx: edif: Fix EDIF bsgQuinn Tran
2021-10-26scsi: qla2xxx: edif: Fix inconsistent check of db_flagsQuinn Tran
2021-10-26scsi: qla2xxx: edif: Increase ELS payloadQuinn Tran
2021-10-26scsi: qla2xxx: edif: Reduce connection thrashQuinn Tran
2021-10-26scsi: qla2xxx: edif: Tweak trace messageQuinn Tran
2021-10-26scsi: qla2xxx: edif: Replace list_for_each_safe with list_for_each_entry_safeQuinn Tran
2021-10-26scsi: qla2xxx: edif: Flush stale events and msgs on session downQuinn Tran
2021-10-26scsi: qla2xxx: edif: Fix app start delayQuinn Tran
2021-10-26scsi: qla2xxx: edif: Fix app start failQuinn Tran
2021-10-26scsi: qla2xxx: Turn off target reset during issue_lipQuinn Tran
2021-10-26scsi: qla2xxx: Fix gnl list corruptionQuinn Tran
2021-10-26scsi: qla2xxx: Relogin during fabric disturbanceQuinn Tran
2021-10-20qla2xxx: add ->map_queues support for nvmeSaurav Kashyap
2021-10-18scsi: qla2xxx: Fix unmap of already freed sglDmitry Bogdanov
2021-10-18scsi: qla2xxx: Fix a memory leak in an error path of qla2x00_process_els()Joy Gu
2021-10-18scsi: qla2xxx: Return -ENOMEM if kzalloc() failsZheyu Ma
2021-10-16scsi: qla2xxx: Switch to attribute groupsBart Van Assche
2021-10-16scsi: qla2xxx: Remove a declarationBart Van Assche
2021-10-16scsi: qla2xxx: Call scsi_done() directlyBart Van Assche