Message ID | cover.1632406731.git.lorenzo@kernel.org (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 X-Spam-Level: X-Spam-Status: No, score=-15.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C0147C433F5 for <linux-wireless@archiver.kernel.org>; Thu, 23 Sep 2021 14:30:23 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9C7426109E for <linux-wireless@archiver.kernel.org>; Thu, 23 Sep 2021 14:30:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241659AbhIWOby (ORCPT <rfc822;linux-wireless@archiver.kernel.org>); Thu, 23 Sep 2021 10:31:54 -0400 Received: from mail.kernel.org ([198.145.29.99]:43836 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241501AbhIWObx (ORCPT <rfc822;linux-wireless@vger.kernel.org>); Thu, 23 Sep 2021 10:31:53 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id C5225610C8; Thu, 23 Sep 2021 14:30:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1632407422; bh=rhiK11k7hRsu0uixXkVim00XNZQGwjjIjuhvhjLUrD8=; h=From:To:Cc:Subject:Date:From; b=YX4DetzHeV/ENAfqzxuYg2+IYmkbm3Uhr2iYxKRuEps6QyGbe486o5cL+GUv1ABmN IKLh5JNVlBRUDQPmrtKANkSckl+4yZRkGBS475GdsWYv0ytJrNSdq5e+OseFRB4Gew 53yS/FCr02YqO5UEjCPrjiA95my6dsnlNBDb3UN/GepSm61/3D5h4BLo/3STRBPrwa fynY0zgTvGqeh81yDLnTI3xg5/1IOmwMz1IfD6l4TyxJNWJI22Va+kcIcCYlQYN9em spyIkSfk9quRPKL5r6nVP40tEDf1YSfB90IV0AeZ0+y6B/9oQaJcuXeK7SahNFfGEZ 67PnJoveAxEjA== From: Lorenzo Bianconi <lorenzo@kernel.org> To: nbd@nbd.name Cc: linux-wireless@vger.kernel.org, lorenzo.bianconi@redhat.com, ryder.lee@mediatek.com, chui-hao.chiu@mediatek.com, evelyn.tsai@mediatek.com Subject: [PATCH v5 0/5] introduce individual TWT support in AP mode Date: Thu, 23 Sep 2021 16:29:29 +0200 Message-Id: <cover.1632406731.git.lorenzo@kernel.org> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: <linux-wireless.vger.kernel.org> X-Mailing-List: linux-wireless@vger.kernel.org |
Series |
introduce individual TWT support in AP mode
|
expand
|