aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_isr.c
AgeCommit message (Expand)Author
8 daysmaster: sync with upstream 6.6Bruce Ashfield
2023-09-23scsi: qla2xxx: Use raw_smp_processor_id() instead of smp_processor_id()Nilesh Javali
2023-09-19scsi: qla2xxx: Fix erroneous link up failureQuinn Tran
2023-09-19scsi: qla2xxx: fix inconsistent TMF timeoutQuinn Tran
2023-06-30Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-05-22scsi: qla2xxx: Fix NULL pointer dereference in target modeGleb Chesnokov
2023-05-08scsi: qla2xxx: Fix mem access after freeQuinn Tran
2023-05-08scsi: qla2xxx: Fix task management cmd failureQuinn Tran
2023-03-16scsi: qla2xxx: Synchronize the IOCB count to be in orderQuinn Tran
2023-02-21scsi: scsi_transport_fc: Add an additional flag to fc_host_fpin_rcv()Muneendra
2023-01-11scsi: qla2xxx: Select qpair depending on which CPU post_cmd() gets calledShreyas Deodhar
2023-01-11scsi: qla2xxx: Remove increment of interface err cntSaurav Kashyap
2023-01-11scsi: qla2xxx: Fix exchange oversubscription for management commandsQuinn Tran
2023-01-11scsi: qla2xxx: Fix exchange oversubscriptionQuinn Tran
2022-09-01scsi: qla2xxx: Fix response queue handler reading stale packetsArun Easi
2022-09-01scsi: qla2xxx: Revert "scsi: qla2xxx: Fix response queue handler reading stal...Arun Easi
2022-07-18scsi: qla2xxx: edif: Fix dropped IKE messageQuinn Tran
2022-07-18scsi: qla2xxx: Fix response queue handler reading stale packetsArun Easi
2022-07-18scsi: qla2xxx: Fix incorrect display of max frame sizeBikash Hazarika
2022-06-16scsi: qla2xxx: Turn off multi-queue for 8G adaptersQuinn Tran
2022-06-16scsi: qla2xxx: Add a new v2 dport diagnostic featureBikash Hazarika
2022-06-16scsi: qla2xxx: Fix excessive I/O error messages by defaultArun Easi
2022-06-10scsi: qla2xxx: edif: Fix slow session teardownQuinn Tran
2022-06-10scsi: qla2xxx: edif: Tear down session if keys have been removedQuinn Tran
2022-03-15scsi: qla2xxx: Fix incorrect reporting of task management failureQuinn Tran
2022-02-22scsi: qla2xxx: Use named initializers for port_[d]state_strGleb Chesnokov
2021-10-26scsi: qla2xxx: edif: Tweak trace messageQuinn Tran
2021-09-28scsi: qla2xxx: Fix excessive messages during device logoutArun Easi
2021-08-23scsi: qla2xxx: Fix NVMe session down detectionQuinn Tran
2021-08-23scsi: qla2xxx: edif: Fix stale sessionQuinn Tran
2021-08-11scsi: qla2xxx: Changes to support kdump kernel for NVMe BFSSaurav Kashyap
2021-08-11scsi: qla2xxx: Suppress unnecessary log messages during loginArun Easi
2021-08-11scsi: qla2xxx: Add debug print of 64G link speedQuinn Tran
2021-07-27scsi: qla2xxx: edif: Increment command and completion countsQuinn Tran
2021-07-27scsi: qla2xxx: edif: Add detection of secure deviceQuinn Tran
2021-07-27scsi: qla2xxx: edif: Add key updateQuinn Tran
2021-07-27scsi: qla2xxx: edif: Add extraction of auth_els from the wireQuinn Tran
2021-07-27scsi: qla2xxx: edif: Add send, receive, and accept for auth_elsQuinn Tran
2021-06-22scsi: qla2xxx: Add heartbeat checkQuinn Tran
2021-05-31scsi: core: Introduce scsi_build_sense()Hannes Reinecke
2021-04-15scsi: qla2xxx: Reserve extra IRQ vectorsRoman Bolshakov
2021-03-29scsi: qla2xxx: Fix crash in PCIe error handlingQuinn Tran
2021-03-24scsi: qla2xxx: Fix endianness annotationsBart Van Assche
2021-01-22scsi: qla2xxx: Assign boolean values to a bool variableJiapeng Zhong
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: Implementation to get and manage host, target stats and initia...Saurav 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-10-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds