Message ID | 20220928092223.22673-1-ian.lin@infineon.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-wireless-owner@kernel.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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id D8767C32771 for <linux-wireless@archiver.kernel.org>; Wed, 28 Sep 2022 09:22:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233548AbiI1JWh (ORCPT <rfc822;linux-wireless@archiver.kernel.org>); Wed, 28 Sep 2022 05:22:37 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46908 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233442AbiI1JWf (ORCPT <rfc822;linux-wireless@vger.kernel.org>); Wed, 28 Sep 2022 05:22:35 -0400 Received: from smtp12.infineon.com (smtp12.infineon.com [217.10.52.106]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9E20065252 for <linux-wireless@vger.kernel.org>; Wed, 28 Sep 2022 02:22:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=infineon.com; i=@infineon.com; q=dns/txt; s=IFXMAIL; t=1664356955; x=1695892955; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=Uwv0B34npPxqeRghqODRdWl0YdEpe8KfpzNWS81PrN8=; b=kIR285szx8M/aLCsoHtAC67W7n3XW9MAlA3pYKUFyXt+ZYxmzZIUwShf W0k63su4FszK0C7nJuQTLuzrW0qY5Re3zUFCHZ0H3YBHivmNSnpSdIH7X D2ok/8Sese9D1nnfSdKMMQ9Y13s73HKGgvFQgzYuYzTIa6i/qwEvqv+1u o=; X-SBRS: None X-IronPort-AV: E=McAfee;i="6500,9779,10483"; a="319323002" X-IronPort-AV: E=Sophos;i="5.93,351,1654552800"; d="scan'208";a="319323002" Received: from unknown (HELO mucxv003.muc.infineon.com) ([172.23.11.20]) by smtp11.infineon.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 Sep 2022 11:22:32 +0200 Received: from MUCSE819.infineon.com (MUCSE819.infineon.com [172.23.29.45]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mucxv003.muc.infineon.com (Postfix) with ESMTPS for <linux-wireless@vger.kernel.org>; Wed, 28 Sep 2022 11:22:31 +0200 (CEST) Received: from MUCSE804.infineon.com (172.23.29.30) by MUCSE819.infineon.com (172.23.29.45) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.986.29; Wed, 28 Sep 2022 11:22:31 +0200 Received: from mailrelay-cypress3.infineon.com (172.23.18.46) by SMTP-MailRelay1.infineon.com (172.23.29.5) with Microsoft SMTP Server id 15.2.986.29; Wed, 28 Sep 2022 11:22:31 +0200 mailrelay-external-outbound: True X-IronPort-AV: E=McAfee;i="6500,9779,10483"; a="263927557" X-IronPort-AV: E=Sophos;i="5.93,351,1654552800"; d="scan'208";a="263927557" Received: from unknown (HELO mail.spansion.com) ([10.248.30.8]) by mailrelay-cypress3.infineon.com with ESMTP; 28 Sep 2022 11:22:30 +0200 Received: from inf2.aus.cypress.com (10.248.80.6) by BIZ-EXHT102.spansion.com (10.248.30.8) with Microsoft SMTP Server id 14.3.498.0; Wed, 28 Sep 2022 04:22:30 -0500 Received: from iot-wlan-dev-u03.aus.cypress.com (iot-wlan-dev-u03 [10.248.81.193]) by inf2.aus.cypress.com (Postfix) with ESMTP id D10E610038C; Wed, 28 Sep 2022 04:22:29 -0500 (CDT) Received: by iot-wlan-dev-u03.aus.cypress.com (Postfix, from userid 27991) id BD41E9807EB; Wed, 28 Sep 2022 04:22:29 -0500 (CDT) From: Ian Lin <ian.lin@infineon.com> To: <linux-wireless@vger.kernel.org> CC: <brcm80211-dev-list@broadcom.com>, <brcm80211-dev-list@cypress.com>, <franky.lin@broadcom.com>, <hante.meuleman@broadcom.com>, <kvalo@kernel.org>, <Double.Lo@infineon.com>, <ian.lin@infineon.com> Subject: [PATCH v2 0/4] brcmfmac: Add dump_survey cfg80211 ops series Date: Wed, 28 Sep 2022 04:22:19 -0500 Message-ID: <20220928092223.22673-1-ian.lin@infineon.com> X-Mailer: git-send-email 2.25.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain Precedence: bulk List-ID: <linux-wireless.vger.kernel.org> X-Mailing-List: linux-wireless@vger.kernel.org |
Series |
brcmfmac: Add dump_survey cfg80211 ops series
|
expand
|