Message ID | 20240502022505.28966-1-pkshih@realtek.com (mailing list archive) |
---|---|
Headers | show
Received: from rtits2.realtek.com.tw (rtits2.realtek.com [211.75.126.72]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 6F16A17BB7 for <linux-wireless@vger.kernel.org>; Thu, 2 May 2024 02:25:18 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=211.75.126.72 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1714616722; cv=none; b=FxucHsNbPzG/pMo5Wdqh14jtvrnotcBTxjtoRGvL9AoiIHcYZ/rqriV5pm19dhRBOxwkzNCEesJMeBbK1aQAWIG3oLOFBSADgaCQHhXLgfSHs6PMn8AHEkNGtmsO3yurwWdZFPHhxfiW9PvDsSGLXuyk/MXRxEqyWQVqdKWMBnc= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1714616722; c=relaxed/simple; bh=WvVtu0ITeGpDvvPtGlxhKBojohUwficcjBKs7kC56zQ=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=Z3S3wGKZ+P3uRVwBG7GdK/gUYiC4SDTVoHg/ROcAjGpz9ywYZeI0qNgBCBqe00v/0AclMlJv/Fo9ew2lD+HX3JLgWnA3DASbqPyZlVXBHB8RrlCe449ujEhpqBOnf/uxCJQVbiEy21AFL+CrPO3JoxVdgqNUw7FrtgeyqAUqn8Q= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=realtek.com; spf=pass smtp.mailfrom=realtek.com; arc=none smtp.client-ip=211.75.126.72 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=realtek.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=realtek.com X-SpamFilter-By: ArmorX SpamTrap 5.78 with qID 4422PGD102026244, This message is accepted by code: ctloc85258 Received: from mail.realtek.com (rtexh36506.realtek.com.tw[172.21.6.27]) by rtits2.realtek.com.tw (8.15.2/2.95/5.92) with ESMTPS id 4422PGD102026244 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for <linux-wireless@vger.kernel.org>; Thu, 2 May 2024 10:25:16 +0800 Received: from RTEXMBS04.realtek.com.tw (172.21.6.97) by RTEXH36506.realtek.com.tw (172.21.6.27) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.1.2507.35; Thu, 2 May 2024 10:25:17 +0800 Received: from [127.0.1.1] (172.21.69.94) by RTEXMBS04.realtek.com.tw (172.21.6.97) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.1.2507.35; Thu, 2 May 2024 10:25:16 +0800 From: Ping-Ke Shih <pkshih@realtek.com> To: <linux-wireless@vger.kernel.org> CC: <gary.chang@realtek.com>, <timlee@realtek.com> Subject: [PATCH v2 00/12] wifi: rtw89: wow: support more exchange in WoWLAN mode Date: Thu, 2 May 2024 10:24:53 +0800 Message-ID: <20240502022505.28966-1-pkshih@realtek.com> X-Mailer: git-send-email 2.25.1 Precedence: bulk X-Mailing-List: linux-wireless@vger.kernel.org List-Id: <linux-wireless.vger.kernel.org> List-Subscribe: <mailto:linux-wireless+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-wireless+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-ClientProxiedBy: RTEXMBS02.realtek.com.tw (172.21.6.95) To RTEXMBS04.realtek.com.tw (172.21.6.97) |
Series |
wifi: rtw89: wow: support more exchange in WoWLAN mode
|
expand
|