From nobody Tue Feb 10 15:03:18 2026 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4f9PvV3y8xz6RRpv for ; Tue, 10 Feb 2026 15:03:18 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4f9PvV2zTXz41yk for ; Tue, 10 Feb 2026 15:03:18 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1770735798; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Y5Nx2g/2f018ed5mID1mqkNXZXMnQ43h9olCDGprC28=; b=lHvefEwzgJ+fOX8i/y1ncRlBRt2Z0wDfJzibbW7ELZe0OGatUZ2wkJop0k5FBOFweVwdTY j5IrkelGFa/sWHbp0QKQiRSQ81RyQOSB2vf2nUty6KVVVsJgNfhB16I+6WANrn6JIpAT7A qHZUnHyIXXJBArXB3f5sJW4nNVr0l2kPZSAndFRryvn9g1+4FPyZVSKgrT3iGcjSKl1U7j 8CCHI2GxFRJkgcRpztM6C1gEJ8Ng9TSEHojXN4XB60nou63sYC35hxAMENnEA1cd0RH99x Iym3Vll5eLWQlJ7oPKDnWV45uXLBNFyIOq0iNtRTFfyGcFgL0SDYXGErqdpwKQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1770735798; a=rsa-sha256; cv=none; b=Ltkn8Bp0yz4RnyBXgoXZijqjlAKi6bmmsncRTOTsl7XWJYBAdjCBs/zKQ6e4LB+sfp8hc5 PuBgxnhAP8yaDByKOnjbhHRmoXe38PmDwOc22FzoJaBYVaK64F+oDNp8kh13QzaNNdbmKZ aURRKIOBuKEP/3T0dp6WzqaOwc0tds8+V4bO2Q7KJ9TQUq65LcpjI4VLdjZHrxCu+txShw 30QEgRkLBNwlqVEQLipnvzKycKM1tJCyYTUHZqVJdMhdcPpwOdz16Nfza1wO4lHZH9KkXQ bYUr2tkwjtxw1QS7Jn8anmDNijL0hmldhGYqh3X8GUL9AqCqSS62jZdKHG8rRg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1770735798; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Y5Nx2g/2f018ed5mID1mqkNXZXMnQ43h9olCDGprC28=; b=TFX+Y+U00LkAYDuodW/pvUOJ+SYIW3momWteY9ic9/muXJtxEjeyH3JsEf3s9uqtFm+hXI VxAttGwD9qQuv1ADNDbZhmHkcFPX2AUGbpmhxllsxW4zXI8ML6sfjgpCv6j9U1xvVCuDo5 Va8fJ1mNhK8SDw+L67lQCUCRYHZU9iqiRHvmEOkQ/dnPW6XcaF1x6DCjiKSeEE+MhiD0NF 9UPKc5IMkXiF6HVDNKtM7y15OMN9Q2U7T9/AlfTJQi5dFUMBZbmHaB2f1TRRJTHszuNjZB ijRgukfSkGL5l3wDcT3qj7jwmzXSgYKhb7dhUSivxpspdALudCot5wM/pMAXxA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4f9PvV2ZgQz1MVG for ; Tue, 10 Feb 2026 15:03:18 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 43f90 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 10 Feb 2026 15:03:18 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org From: Bjoern A. Zeeb Subject: git: 2ee205594eb0 - Create tag vendor/Linux/ath10k/torvalds-v6.19 List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bz X-Git-Repository: src X-Git-Refname: refs/tags/vendor/Linux/ath10k/torvalds-v6.19 X-Git-Reftype: annotated tag X-Git-Commit: 2ee205594eb0a759ee5b77e96ae2e2aef4a15e00 Auto-Submitted: auto-generated Date: Tue, 10 Feb 2026 15:03:18 +0000 Message-Id: <698b48b6.43f90.c2261e2@gitrepo.freebsd.org> The annotated tag vendor/Linux/ath10k/torvalds-v6.19 has been created by bz: URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/Linux/ath10k/torvalds-v6.19 tag vendor/Linux/ath10k/torvalds-v6.19 Tagger: Bjoern A. Zeeb TaggerDate: 2026-02-10 15:00:49 +0000 ath10k: update Atheros/QCA's ath10k driver This version is based on git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 05f7e89ab9731565d8a62e3b5d1ec206485eeb0b ( tag: v6.19 ). Sponsored by: The FreeBSD Foundation commit 91a3131f2f8e4db6b8b7999fed893ff2bedb0d2d Author: Bjoern A. Zeeb AuthorDate: 2026-02-10 14:58:56 +0000 Commit: Bjoern A. Zeeb CommitDate: 2026-02-10 14:58:56 +0000 ath10k: update Atheros/QCA's ath10k driver This version is based on git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 05f7e89ab9731565d8a62e3b5d1ec206485eeb0b ( tag: v6.19 ). Sponsored by: The FreeBSD Foundation