Message ID | 20240806170018.638585-1-michael.nemanov@ti.com (mailing list archive) |
---|---|
Headers | show
Received: from lelv0142.ext.ti.com (lelv0142.ext.ti.com [198.47.23.249]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 23287824BD; Tue, 6 Aug 2024 17:01:45 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.47.23.249 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1722963709; cv=none; b=CkgBzf3oqWmF2D3K1ExCNQYLbTPu5i1lakT/GwmjCWSpkZ+JzmFDoL+cJ503Il2ztZQYDTTmVxM48Z9UzqiJmC/m5vKMkZw0cZE973FSHFy/72mNcO9x73JeDZyPZ33G2pg7rnFyD17+3IIJiOEH9oMxh2l311X1r/1QpP1iZho= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1722963709; c=relaxed/simple; bh=yirhGRV8z3dzeaOicxTi8mzJ0iWfFkm2TMlo4tNY++o=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=rQXwr7AfXiAGO7BKuOxFnBXGqJweQ+mQ/3b/LoR8V29hRNb3Fs4g/JX8KhXkgkWBamzVxUKuDi9kMECTdKhX0qcpbn5+hOcL2HKL0xLjTCHS5cVq5YNGlxPh7r0m6ej+ppFE2yLPcO8XjdPwE9hIPfoehhbrJJ4CzWcR3kEVhfE= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=ti.com; spf=pass smtp.mailfrom=ti.com; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b=OIivsS0I; arc=none smtp.client-ip=198.47.23.249 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=ti.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=ti.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b="OIivsS0I" Received: from lelv0265.itg.ti.com ([10.180.67.224]) by lelv0142.ext.ti.com (8.15.2/8.15.2) with ESMTP id 476H1PE8117593; Tue, 6 Aug 2024 12:01:25 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1722963685; bh=DMqQCiCBes+KWaNgnlpy9KYLebMmh7WObGdpYCJSN/U=; h=From:To:CC:Subject:Date; b=OIivsS0IwrayvssOxNAliBL1QDib/KM9ZrKHPq7NusTWz1YS8IF3whBZj96o/0q+3 4sMRsISEIbRlBUPWVCEXAUVd4K0z0ch29iYT+nvyzDA69sfsJNRofB9slvZR8RJUI1 PfDjRwa4GgEVH7OOL4j0NvA3zMrt0rTvNZu3h6So= Received: from DFLE102.ent.ti.com (dfle102.ent.ti.com [10.64.6.23]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 476H1PWf006203 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 6 Aug 2024 12:01:25 -0500 Received: from DFLE109.ent.ti.com (10.64.6.30) by DFLE102.ent.ti.com (10.64.6.23) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Tue, 6 Aug 2024 12:01:25 -0500 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) by DFLE109.ent.ti.com (10.64.6.30) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Tue, 6 Aug 2024 12:01:25 -0500 Received: from localhost (udb0389739.dhcp.ti.com [137.167.1.149]) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 476H1O8W038613; Tue, 6 Aug 2024 12:01:24 -0500 From: Michael Nemanov <michael.nemanov@ti.com> To: Kalle Valo <kvalo@kernel.org>, "David S . Miller" <davem@davemloft.net>, Eric Dumazet <edumazet@google.com>, Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>, Rob Herring <robh@kernel.org>, Krzysztof Kozlowski <krzk+dt@kernel.org>, Conor Dooley <conor+dt@kernel.org>, <linux-wireless@vger.kernel.org>, <netdev@vger.kernel.org>, <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org> CC: Sabeeh Khan <sabeeh-khan@ti.com>, Michael Nemanov <michael.nemanov@ti.com> Subject: [PATCH v3 00/17] wifi: cc33xx: Add driver for new TI CC33xx wireless device family Date: Tue, 6 Aug 2024 20:00:01 +0300 Message-ID: <20240806170018.638585-1-michael.nemanov@ti.com> X-Mailer: git-send-email 2.34.1 Precedence: bulk X-Mailing-List: linux-wireless@vger.kernel.org List-Id: <linux-wireless.vger.kernel.org> List-Subscribe: <mailto:linux-wireless+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-wireless+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 |
Series |
wifi: cc33xx: Add driver for new TI CC33xx wireless device family
|
expand
|