Message ID | 20240731070506.46100-1-pkshih@realtek.com |
---|---|
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 C0C0B16938C for <linux-wireless@vger.kernel.org>; Wed, 31 Jul 2024 07:05:28 +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=1722409532; cv=none; b=TOcmWZUc4POI3nwSD8QvvMnxAQviQRl2tZXs9fC/5T7wHFQ+ZIWWZgcnFOUeUMX3ohaiURtW0xCjPM/fGwa6u+M0zLIhfuqw2JHJUiE+bJVikch49QmgAaZU8a5ddPchXJEyTNZyUuE2EF9yFkGiq8HmRU4Ztdw7Wc0lDdiFbTE= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1722409532; c=relaxed/simple; bh=0PE3u7JAeR0lh4nwvl4uxEGBcvAWU2cVVw2VGYIZDMM=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=QJXxEvTDnuqe71kN5ZEdu6+MA/w5LbeXKqgvDoN6Os9wMTohYv+K7eBIEvu8si6/DbNWFIKv2+cEHHPwEV8rPkn3PI7yjcsqFLHTsdJFAFlsQOmYCPNApU+5XOBmQAIuUBEdpl8h0xevuKAaqedHW6GNCUm++sfqipThtNn7uCo= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=realtek.com; spf=pass smtp.mailfrom=realtek.com; dkim=temperror (0-bit key) header.d=realtek.com header.i=@realtek.com header.b=jiYimF4p; arc=none smtp.client-ip=211.75.126.72 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=realtek.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=realtek.com Authentication-Results: smtp.subspace.kernel.org; dkim=temperror (0-bit key) header.d=realtek.com header.i=@realtek.com header.b="jiYimF4p" X-SpamFilter-By: ArmorX SpamTrap 5.78 with qID 46V75Pq742075350, This message is accepted by code: ctloc85258 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=realtek.com; s=dkim; t=1722409525; bh=0PE3u7JAeR0lh4nwvl4uxEGBcvAWU2cVVw2VGYIZDMM=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version: Content-Transfer-Encoding:Content-Type; b=jiYimF4pzCA+OFyYwq2D+/xFh3ETsQnGpQ9isDUIZogjJFh74einNsqV1mDJWtfPK P6QeeNM5c8onuUI09tXaBFaIrS8sqBnH+MOvw7iPoPMDVSGKlqnbmUEpeZmPs5+eyZ UiKvTpMxDFeINqQzwHv0ygsj6kWVSbj2d8Qr2yr0chbBiBojewfQb4v3VKmGIQBzfD bbVtRTcys9sA39XLKQ7SJNwsWOo4q2XKUIO/tVUz5PRBivfXwsvjwvaI6PTI8HjCGK JK1d9SYHo7IcQnpobb0SlELPIxBvynLJANN7FB6YD0qyBWzz3qZZnhFyRjR1G1g6km ka2LoNqS3n66A== Received: from mail.realtek.com (rtexh36506.realtek.com.tw[172.21.6.27]) by rtits2.realtek.com.tw (8.15.2/3.02/5.92) with ESMTPS id 46V75Pq742075350 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for <linux-wireless@vger.kernel.org>; Wed, 31 Jul 2024 15:05:25 +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.39; Wed, 31 Jul 2024 15:05:26 +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; Wed, 31 Jul 2024 15:05:25 +0800 From: Ping-Ke Shih <pkshih@realtek.com> To: <linux-wireless@vger.kernel.org> CC: <gary.chang@realtek.com>, <dian_syuan0116@realtek.com>, <damon.chen@realtek.com>, <phhuang@realtek.com> Subject: [PATCH 0/5] wifi: rtw89: increase 8922a firmware format to 1 and support HW encryption for unicast management Date: Wed, 31 Jul 2024 15:05:01 +0800 Message-ID: <20240731070506.46100-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: increase 8922a firmware format to 1 and support HW encryption for unicast management
|
expand
|