From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.kaechele.ca (mail.kaechele.ca [54.39.219.105]) (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 0D38F6119 for ; Thu, 14 Mar 2024 22:35:04 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=54.39.219.105 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1710455708; cv=none; b=flqc72Icv61KE45C512XT1l4OJjDUX8gVVGX37NGCRNv/tZGM+XYtqNKwKx5z/uFsvBzEh7wMPr2fsoTq8CroN6Tmyscn6xsa/pNC9yhOYLPLERVMIzVOmbevIQtO+jkvRK+UoxyngSaTROa/KKUtFi27W1gCd20M+hS2XZtKKA= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1710455708; c=relaxed/simple; bh=sDCkWu2hK/0cTqufm1ZNoS/GLXwKLbAXJrjz77rqnVk=; h=Message-ID:Date:MIME-Version:Subject:To:Cc:References:From: In-Reply-To:Content-Type; b=oltXPIJDBbBuwnBT7QeGgGQe3SPyoC1/vurkb/qHn1bJNtoZj5M1adYxzxY/14tkzlXkNvy/oZ19SQfLbHs9fep0YIVqXCRQhHtLgtUzIhdMiNZRYR+IToAppSy0T1x4HTLm4/QBPNx+nLhSeEZUPD0/vDQ9iwrCUW9/+6XUKrY= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=kaechele.ca; spf=pass smtp.mailfrom=kaechele.ca; dkim=pass (1024-bit key) header.d=kaechele.ca header.i=@kaechele.ca header.b=lQkgvg/P; arc=none smtp.client-ip=54.39.219.105 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=kaechele.ca Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=kaechele.ca Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=kaechele.ca header.i=@kaechele.ca header.b="lQkgvg/P" Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 28650C005F; Thu, 14 Mar 2024 18:27:33 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kaechele.ca; s=201907; t=1710455262; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:content-language:in-reply-to:references; bh=l1cRCI2TQl2E06OSsyRtxrdsvwE91Cf5bQYoFPWyo4E=; b=lQkgvg/PB+EdEmzpxMq+fIlWl6rJ6NWKM0OPcF9Akv7UBMcfOynJhFDp52c20fMaGvAR2y owWLGJ6YcjOmbGhQXfuZixLWrzks2nYpNyC6/TXiFuMM4m1/bXeV7yzifrLQpxu8XEdT3g gQ0WqGDRmFAhvRwKcPepF1mm2mmPOhI= Message-ID: <96597f1d-5072-4915-be5a-e685dc85614a@kaechele.ca> Date: Thu, 14 Mar 2024 18:27:25 -0400 Precedence: bulk X-Mailing-List: linux-wireless@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: New staging repos for ath1*k firmware To: Jeff Johnson , Sebastian Gottschall , Kalle Valo , Robert Marko Cc: ath10k , ath11k , ath12k , linux-wireless References: <874jdigf76.fsf@kernel.org> <3b57d932-0848-40f4-ab2d-a8d4afe11df1@dd-wrt.com> Content-Language: en-US From: Felix Kaechele In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Last-TLS-Session-Version: TLSv1.3 Hi Jeff, On 2024-03-13 15:32, Jeff Johnson wrote: > Kalle & I are just the conduit, but I've relayed this thread to the folks > responsible for feeding us the firmware releases. Thank you for providing that service to the community. It's much appreciated. Is there a chance you could ask the team for the most recent firmware for QCA9379 hw1.0 SDIO (Naples)? Branch name would be WLAN.NPL. There are currently no public releases of this firmware outside of what's included in the vendor blobs from some Android devices. I'm still doing some testing on the patch I sent to support this card on February 28 to this list and I'd like to see if some of the issues I'm seeing might be a firmware issue. Thanks! Regards, Felix