From 4ae21b7f82a05631eb0720703b6d3d6a702ee4bd Mon Sep 17 00:00:00 2001 From: muhaidong Date: Fri, 17 May 2024 16:50:54 +0800 Subject: [PATCH] =?UTF-8?q?fix(wifi):=20fixed=20some=20wifi=20bugs=2024051?= =?UTF-8?q?7=20=20=20=20=20=20=C2=A0=C2=A0=201.=20fix=20esp=5Fwifi=5Fset?= =?UTF-8?q?=5Fmode()=20return=20error=20issue=202.=20fix=20qos=20encapsula?= =?UTF-8?q?ted=20eapol=20issue=203.=20eapol=20arp=20and=20dhcp=20add=20fla?= =?UTF-8?q?g=20PP=5FF=5FPER=5FPKT=5FRATE=204.=20fix=20lmac=5Fstop=5Fhw=5Ft?= =?UTF-8?q?xq=20issue=205.=20fix=20typo=206.=20limite=20number=20of=20amsd?= =?UTF-8?q?u=C2=A0=20block=20in=20eb=207.=20fix=20recycle=20cache=20sub=20?= =?UTF-8?q?amsdu=20eb=20issue=208.=20update=20ba=20session=20store=20and?= =?UTF-8?q?=20restore=20rx=20ba=20num=209.=20fix=20multicast=20address=20q?= =?UTF-8?q?os=20frame=20by=20reset=20rx=20ba=2010.=20fix=20lmacStopTransmi?= =?UTF-8?q?t=20issue=2011.=20sync=20multi=20antenna=20gpio=20register=20fr?= =?UTF-8?q?om=20IDF=2012.=20clear=20eb=20to=20fix=20tx=20single=20AMPDU=20?= =?UTF-8?q?to=20some=20AP=20not=20reply=20BA=20when=20ampdu=5Fentry=20sing?= =?UTF-8?q?le=20bit=20was=20set=2013.=20fix=20internal=20set=20log=20level?= =?UTF-8?q?=20check=20fail=20issue=2014.=20update=20esp=5Fwifi=5Fconnect?= =?UTF-8?q?=20doc=2015.=20update=20api=20esp=5Fwifi=5Fsta=5Fget=5Frssi=20d?= =?UTF-8?q?ocs=2016.=20add=20interupt=20lock=20during=20hardware=20reload?= =?UTF-8?q?=20of=20Rx=20link?= 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 80294cd2b0..e0ee52e2b6 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 80294cd2b02703f0feb408373f4e507117cfc010 +Subproject commit e0ee52e2b664695bbf8d027ea11685f153618745