Message ID | 20250220-mt7996-mlo-v1-0-34c4abb37158@kernel.org (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id C0F37C021B2 for <linux-arm-kernel@archiver.kernel.org>; Thu, 20 Feb 2025 13:22:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Cc:To: Content-Transfer-Encoding:Content-Type:MIME-Version:Message-Id:Date:Subject: From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=K0cmbr9jBGa0NbdXF0HuSaEAqb2Dv4R7e7vsetjwb9w=; b=o3xaU4VqmyHRmF GE9IzKLKaxTE51FwiKM8LdzOj5a4er3jWbYpvGyyQ/v6qBEoFus/cTD5xpL6PAx9JbNiVmVvU8MLD qPMvUrSXhANHmPfGMqtP/wQ+8TcB/7xPITsfcSVRKwB6jyISeA6K598I9E+t9D9yjIjEZB7HNJlt1 Shte8c5yDvg76XP17+CTlDSWI7S3WmuZNMobrH5QuP+gSZeodplZ/eErCePmXVpF9hXhf8tomDvGQ tb7KhJsiC5yFKHKiAIbNsgOxIrP8gqk+6ZaDUO/gfIjJMP2a638K8FZnfU+OUXm48McjQcjR+o8uy fUaP3ZM4L1N5616bfxaQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tl6VY-000000011ta-0FDH; Thu, 20 Feb 2025 13:22:28 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1tl6SO-0000000116F-2eNy; Thu, 20 Feb 2025 13:19:13 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 8C82A5C5A91; Thu, 20 Feb 2025 13:18:32 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1384CC4CED1; Thu, 20 Feb 2025 13:19:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1740057551; bh=UUnURo3zAoASQKC54eJodNprMU55Mn36QZREdJKHOP4=; h=From:Subject:Date:To:Cc:From; b=rvpG0kjEEFZwtA3tN7346VbqUyXJN6XjOn5sg61RVR7h2Xp7mHm0kNCKV5qBaveZX YnrrnrhaDFiNwowrhzG0RtnHJQccMC4RhbVAkvdN21n90/gjFUS6dYOD1ec6byRsX1 U5CFfNbP0sfszHIAzcQaE8A4uB2gnVxshhRdRjbVh6HcP5qPU1aILZke08oTmV3pwW dA0Z7WyCMiBVEeLRd4r0ieHcVU3XcIUDy8SucIhCAJz3HmpT3i50QO5Asoy5krvzC6 X7+6F7tzgbZ3TJ7mQ2ZDQKAd163smG7MRtQsx5DVN2b+9pDJS5RLp1Gbgifwl3hs1v Er4XhFbnFxGhA== From: Lorenzo Bianconi <lorenzo@kernel.org> Subject: [PATCH 00/14] wifi: mt76: mt7996: Preliminary work to support MLO Date: Thu, 20 Feb 2025 14:18:46 +0100 Message-Id: <20250220-mt7996-mlo-v1-0-34c4abb37158@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-B4-Tracking: v=1; b=H4sIALYrt2cC/6tWKk4tykwtVrJSqFYqSi3LLM7MzwNyDHUUlJIzE vPSU3UzU4B8JSMDI1MDIyMD3dwSc0tLM93cnHxdS9NUy7RUY4NEy1QDJaCGgqLUtMwKsGHRsbW 1AB7VReFcAAAA X-Change-ID: 20250220-mt7996-mlo-95e9fe30a9e0 To: Felix Fietkau <nbd@nbd.name>, Ryder Lee <ryder.lee@mediatek.com>, Shayne Chen <shayne.chen@mediatek.com>, Sean Wang <sean.wang@mediatek.com>, Kalle Valo <kvalo@kernel.org>, Matthias Brugger <matthias.bgg@gmail.com>, AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Cc: linux-wireless@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, Lorenzo Bianconi <lorenzo@kernel.org>, Bo Jiao <Bo.Jiao@mediatek.com>, Peter Chiu <chui-hao.chiu@mediatek.com> X-Mailer: b4 0.14.2 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250220_051912_764003_A32F5486 X-CRM114-Status: UNSURE ( 7.96 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
wifi: mt76: mt7996: Preliminary work to support MLO
|
expand
|