summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_def.h
AgeCommit message (Expand)Author
2024-03-10scsi: qla2xxx: Update manufacturer detailBikash Hazarika
2023-08-30Merge branch '6.5/scsi-fixes' into 6.6/scsi-stagingMartin K. Petersen
2023-08-21scsi: qla2xxx: Fix firmware resource trackingQuinn Tran
2023-08-21scsi: qla2xxx: Flush mailbox commands on chip resetQuinn Tran
2023-08-21scsi: qla2xxx: Add Unsolicited LS Request and Response Support for NVMeManish Rangankar
2023-08-21scsi: qla2xxx: Move resource to allow code reuseQuinn Tran
2023-07-23scsi: qla2xxx: Limit TMF to 8 per functionQuinn Tran
2023-07-11Merge branch '6.5/scsi-staging' into 6.5/scsi-fixesMartin K. Petersen
2023-07-05scsi: qla2xxx: Silence a static checker warningDan Carpenter
2023-06-30Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-06-16scsi: qla2xxx: Remove unused nvme_ls_waitq wait queueManish Rangankar
2023-06-07scsi: qla2xxx: Replace one-element array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2023-05-22scsi: qla2xxx: Fix NULL pointer dereference in target modeGleb Chesnokov
2023-05-08scsi: qla2xxx: Fix hang in task managementQuinn Tran
2023-05-08scsi: qla2xxx: Fix task management cmd fail due to unavailable resourceQuinn Tran
2023-05-08scsi: qla2xxx: Fix task management cmd failureQuinn Tran
2023-05-08scsi: qla2xxx: Multi-que support for TMFQuinn Tran
2023-03-09scsi: qla2xxx: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-01-11scsi: qla2xxx: Select qpair depending on which CPU post_cmd() gets calledShreyas Deodhar
2023-01-11scsi: qla2xxx: edif: Reduce memory usage during low I/OQuinn Tran
2023-01-11scsi: qla2xxx: edif: Fix performance dip due to lock contentionQuinn Tran
2023-01-11scsi: qla2xxx: Relocate/rename vp mapQuinn Tran
2023-01-11scsi: qla2xxx: Remove dead code (GNN ID)Quinn Tran
2023-01-11scsi: qla2xxx: Remove dead code (GPNID)Quinn Tran
2023-01-11scsi: qla2xxx: Remove dead codeQuinn Tran
2023-01-11scsi: qla2xxx: Fix exchange oversubscriptionQuinn Tran
2022-11-08scsi: qla2xxx: Fix set-but-not-used variable warningsBart Van Assche
2022-09-01scsi: qla2xxx: Add NVMe parameters support in Auxiliary Image StatusAnil Gurumurthy
2022-09-01scsi: qla2xxx: Add debugfs create/delete helpersArun Easi
2022-07-18scsi: qla2xxx: Update manufacturer detailsBikash Hazarika
2022-07-18scsi: qla2xxx: Fix incorrect display of max frame sizeBikash Hazarika
2022-06-16scsi: qla2xxx: Add debug prints in the device remove pathArun Easi
2022-06-16scsi: qla2xxx: Turn off multi-queue for 8G adaptersQuinn Tran
2022-06-16scsi: qla2xxx: Wind down adapter after PCIe errorQuinn Tran
2022-06-16scsi: qla2xxx: Add a new v2 dport diagnostic featureBikash Hazarika
2022-06-10scsi: qla2xxx: edif: Tear down session if keys have been removedQuinn Tran
2022-06-07scsi: qla2xxx: edif: Wait for app to ack on sess downQuinn Tran
2022-06-07scsi: qla2xxx: edif: Reduce Initiator-Initiator thrashingQuinn Tran
2022-03-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-03-15scsi: qla2xxx: Fix laggy FC remote port session recoveryQuinn Tran
2022-03-15scsi: qla2xxx: Fix hang due to session stuckQuinn Tran
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-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2022-02-11scsi: qla2xxx: Remove unused qla_sess_op_cmd_list from scsi_qla_host_tGleb Chesnokov
2022-01-24scsi: qla2xxx: Fix T10 PI tag escape and IP guard options for 28XX adaptersJoe Carnuccio
2022-01-24scsi: qla2xxx: Fix wrong FDMI data for 64G adapterBikash Hazarika
2022-01-24scsi: qla2xxx: Implement ref count for SRBSaurav Kashyap
2021-10-26scsi: qla2xxx: edif: Tweak trace messageQuinn Tran
2021-09-14scsi: qla2xxx: Move heartbeat handling from DPC thread to workqueueManish Rangankar