From de337d56254e9ff6dce711df60b156368baf800d Mon Sep 17 00:00:00 2001 From: muhaidong Date: Fri, 17 May 2024 11:43:49 +0800 Subject: [PATCH] =?UTF-8?q?fix(wifi):=20fixed=20some=20wifi=20bugs=2024051?= =?UTF-8?q?6=20=20=C2=A0=C2=A0=201.=20fix=20esp=5Fwifi=5Fset=5Fmode()=20re?= =?UTF-8?q?turn=20error=20issue=202.=20fix=20qos=20encapsulated=20eapol=20?= =?UTF-8?q?issue=203.=20eapol=20arp=20and=20dhcp=20add=20flag=20PP=5FF=5FP?= =?UTF-8?q?ER=5FPKT=5FRATE=204.=20fix=20lmac=5Fstop=5Fhw=5Ftxq=20issue=205?= =?UTF-8?q?.=20fix=20typo=206.=20limite=20number=20of=20amsdu=C2=A0=20bloc?= =?UTF-8?q?k=20in=20eb=207.=20fix=20recycle=20cache=20sub=20amsdu=20eb=20i?= =?UTF-8?q?ssue=208.=20update=20ba=20session=20store=20and=20restore=20rx?= =?UTF-8?q?=20ba=20num=209.=20fix=20multicast=20address=20qos=20frame=20by?= =?UTF-8?q?=20reset=20rx=20ba=2010.=20fix=20lmacStopTransmit=20issue=2011.?= =?UTF-8?q?=20sync=20multi=20antenna=20gpio=20register=20from=20IDF=2012.?= =?UTF-8?q?=20clear=20eb=20to=20fix=20tx=20single=20AMPDU=20to=20some=20AP?= =?UTF-8?q?=20not=20reply=20BA=20when=20ampdu=5Fentry=20single=20bit=20was?= =?UTF-8?q?=20set?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/esp_wifi/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp_wifi/lib b/components/esp_wifi/lib index 946d1e0a8b..a58c6341a9 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 946d1e0a8be5adca12c1c1d360a4c7260b9de7a8 +Subproject commit a58c6341a9447dfa4779593b04d39e85ed96fda0