From a5bb0238fed9e0cad200115f112059de2fd61f10 Mon Sep 17 00:00:00 2001 From: Damon Kim Date: Fri, 18 Sep 2020 17:19:28 +0900 Subject: Rel3 Drop for bcm4389, 2020.09.18 Version : 101.10.384 [Features] BUG: 152265516 bcmdhd: Enable Packet fates for mgmt frame BUG: 162003474 DSCP mapping [BUGs] BUG: 163302778 Fix for 5.4 Kernel + Android S BUG: 163302778 Adjust order of sscd register BUG: 155251670 Add prefix to DHD_PKT_MON and fix log formation BUG: 151049090 Add timestamp to FW log when it add to FW_VERBOSE ring BUG: 155491082 ANQP mac randomization BUG: Removed GSCAN support from Makefile [Note] CONFIG_BCMDHD_HTPUT=y is default now. DEFAULT_DMA_COHERENT_POOL_SIZE should be 4M Bug: 168332407 Test: Running with firmware 20.25.294 (Rel3 Release), Device can boot and WiFi can connect. Note: Individual features will be verified separately Change-Id: I99be06d068565e9e5a177b0ac1cad9f34269c554 Signed-off-by: Roger Wang --- dhd_linux_wq.h | 1 + 1 file changed, 1 insertion(+) (limited to 'dhd_linux_wq.h') diff --git a/dhd_linux_wq.h b/dhd_linux_wq.h index 2a5f2cd..f34f309 100644 --- a/dhd_linux_wq.h +++ b/dhd_linux_wq.h @@ -53,6 +53,7 @@ enum _wq_event { DHD_WQ_WORK_H2D_CONSOLE_TIME_STAMP_MATCH, DHD_WQ_WORK_AXI_ERROR_DUMP, DHD_WQ_WORK_CTO_RECOVERY, + DHD_WQ_WORK_AML_IOVAR, DHD_MAX_WQ_EVENTS }; -- cgit v1.2.3