Message ID | 20180928064017.26870-1-lorenzo.bianconi@redhat.com (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 46D7A15E8 for <patchwork-linux-wireless@patchwork.kernel.org>; Fri, 28 Sep 2018 06:40:31 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 3055E2AF85 for <patchwork-linux-wireless@patchwork.kernel.org>; Fri, 28 Sep 2018 06:40:31 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 2139D2AF96; Fri, 28 Sep 2018 06:40:31 +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.9 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI 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 9AD4D2AF85 for <patchwork-linux-wireless@patchwork.kernel.org>; Fri, 28 Sep 2018 06:40:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728873AbeI1NCl (ORCPT <rfc822;patchwork-linux-wireless@patchwork.kernel.org>); Fri, 28 Sep 2018 09:02:41 -0400 Received: from mail-wm1-f66.google.com ([209.85.128.66]:55649 "EHLO mail-wm1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726060AbeI1NCl (ORCPT <rfc822;linux-wireless@vger.kernel.org>); Fri, 28 Sep 2018 09:02:41 -0400 Received: by mail-wm1-f66.google.com with SMTP id 206-v6so1028428wmb.5 for <linux-wireless@vger.kernel.org>; Thu, 27 Sep 2018 23:40:28 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=Vr6cRcTgN6zw5y1ipI5XfFdgx2MRWGm4iwaXwsAtHjo=; b=ke7i4Rp5lrE3eX1vINW1a03pqI6zfolZ/zK2OIwezo8CLAxgp1NjMsxbY1mI9dnkxE wYD3V4ll4l59pAfgIWjp+KC0EfKoHuakEHlfuL1EBVB+j4cGvSIh8vJgsClMbW3MJIQ1 AcY/Dk6Rvv+4yHXAqWp+j4W3WsqUW06cXKWJJEff4syD5/a17p1fnxEURtKedhLIe8U4 Yt6AiNuLjblEGH9+dP1ixMETvpGcpfb5AjNgP39/uTyd0tTVJ4xX8XInfajpk10YZ7+R v6s4bGYBnAxpf1sDiAF53crZvUGx2l5DRLLnKUR0hzdkZ9B72d5U8MhV0RadQv3WdCH8 JUng== X-Gm-Message-State: ABuFfoiHukB6S9ZD4Z8w9nI05NDpgDPMYIUswmxCYJO20jkOYCOR1LlM PJAno8CnwsZwogCW92+op/WTMxr8wvY= X-Google-Smtp-Source: ACcGV62qgm2qr0kK71YCkZcxe1Es0wSd1Ye9iXhd8O0i6hfHe8nmOb0WiSCOyiy+Lj3N+bl+IfF2eA== X-Received: by 2002:a1c:a685:: with SMTP id p127-v6mr637640wme.68.1538116827348; Thu, 27 Sep 2018 23:40:27 -0700 (PDT) Received: from localhost.localdomain ([151.66.32.138]) by smtp.gmail.com with ESMTPSA id y4-v6sm5605105wrd.25.2018.09.27.23.40.26 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Sep 2018 23:40:26 -0700 (PDT) From: Lorenzo Bianconi <lorenzo.bianconi@redhat.com> To: nbd@nbd.name Cc: sgruszka@redhat.com, linux-wireless@vger.kernel.org Subject: [PATCH v2 00/24] add mt76x0e hw initialization support Date: Fri, 28 Sep 2018 08:39:53 +0200 Message-Id: <20180928064017.26870-1-lorenzo.bianconi@redhat.com> X-Mailer: git-send-email 2.19.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 |
add mt76x0e hw initialization support
|
expand
|