Message ID | 1535596182-18038-1-git-send-email-cjhuang@codeaurora.org (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-wireless-owner@kernel.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 210925A4 for <patchwork-linux-wireless@patchwork.kernel.org>; Thu, 30 Aug 2018 02:29:56 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 095DD2BD2E for <patchwork-linux-wireless@patchwork.kernel.org>; Thu, 30 Aug 2018 02:29:56 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 07ABD2BD32; Thu, 30 Aug 2018 02:29:56 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 9EA712BD2E for <patchwork-linux-wireless@patchwork.kernel.org>; Thu, 30 Aug 2018 02:29:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727235AbeH3G3n (ORCPT <rfc822;patchwork-linux-wireless@patchwork.kernel.org>); Thu, 30 Aug 2018 02:29:43 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:37624 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727129AbeH3G3n (ORCPT <rfc822;linux-wireless@vger.kernel.org>); Thu, 30 Aug 2018 02:29:43 -0400 Received: by smtp.codeaurora.org (Postfix, from userid 1000) id 6D4EF60227; Thu, 30 Aug 2018 02:29:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1535596193; bh=KfEcWWxKYW58iw6MafM5vgeK93AmICtV9bQt6rQ7P5w=; h=From:To:Cc:Subject:Date:From; b=hLSDctypZ1OyiDvJ1VV587wvLuFjqLoEDH/+a4mskejNrHDVXFp+D/nho5Lv+ecbU pJtBgU+R8lGAusuHtT1oM8BMPsuNqtsOInnMSLMTJrBpzFNNXKgVUbe+TBIQYjlfYA F80NVibnPdwu0dDVM3NfWJuw5yYAcg0SClMtP4Zg= Received: from cjhuang-station.qca.qualcomm.com (unknown [180.166.53.21]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: cjhuang@codeaurora.org) by smtp.codeaurora.org (Postfix) with ESMTPSA id 700DC602AE; Thu, 30 Aug 2018 02:29:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1535596193; bh=KfEcWWxKYW58iw6MafM5vgeK93AmICtV9bQt6rQ7P5w=; h=From:To:Cc:Subject:Date:From; b=hLSDctypZ1OyiDvJ1VV587wvLuFjqLoEDH/+a4mskejNrHDVXFp+D/nho5Lv+ecbU pJtBgU+R8lGAusuHtT1oM8BMPsuNqtsOInnMSLMTJrBpzFNNXKgVUbe+TBIQYjlfYA F80NVibnPdwu0dDVM3NfWJuw5yYAcg0SClMtP4Zg= DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org 700DC602AE Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=none smtp.mailfrom=cjhuang@codeaurora.org From: Carl Huang <cjhuang@codeaurora.org> To: ath10k@lists.infradead.org Cc: linux-wireless@vger.kernel.org Subject: [PATCH 0/3] ath10k: download firmware via diag ce for qca6174 and qca9377 Date: Thu, 30 Aug 2018 10:29:39 +0800 Message-Id: <1535596182-18038-1-git-send-email-cjhuang@codeaurora.org> X-Mailer: git-send-email 2.7.4 Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: <linux-wireless.vger.kernel.org> X-Mailing-List: linux-wireless@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
ath10k: download firmware via diag ce for qca6174 and qca9377
|
expand
|