update dhd to 100.10.545.11 [1/1]
authorLiang Ji <liang.ji@amlogic.com>
Tue, 30 Jun 2020 13:07:22 +0000 (21:07 +0800)
committerLiang Ji <liang.ji@amlogic.com>
Fri, 3 Jul 2020 03:11:51 +0000 (11:11 +0800)
commit3910ce8e87fb55d14a2a8d7f90aa34b6a04f3db4
tree0ef594c9defcc495e3504a15e9f6bbe8df563b54
parent7850a0a08c41d77fab1b9106d5ef1c5acb9a993f
update dhd to 100.10.545.11 [1/1]

PD#SWPL-28928

Problem:
cmd:
 iw --debug phy0 interface add test type managed
failed on adt3

Solution:
update dhd
Driver: 100.10.545.11 (r826445-20200610-1)

Verify:
deadpool + R

Signed-off-by: Liang Ji <liang.ji@amlogic.com>
Change-Id: I0073b34edacdb0fe69a6a0517b9be7e782afa572
53 files changed:
bcmdhd.100.10.315.x/Makefile
bcmdhd.100.10.315.x/bcmsdh_linux.c
bcmdhd.100.10.315.x/bcmsdh_sdmmc.c
bcmdhd.100.10.315.x/bcmstdlib_s.c
bcmdhd.100.10.315.x/bcmutils.c
bcmdhd.100.10.315.x/dbus.c
bcmdhd.100.10.315.x/dhd.h
bcmdhd.100.10.315.x/dhd_bus.h
bcmdhd.100.10.315.x/dhd_ccode.c [new file with mode: 0644]
bcmdhd.100.10.315.x/dhd_common.c
bcmdhd.100.10.315.x/dhd_config.c
bcmdhd.100.10.315.x/dhd_config.h
bcmdhd.100.10.315.x/dhd_csi.c [new file with mode: 0644]
bcmdhd.100.10.315.x/dhd_csi.h [new file with mode: 0644]
bcmdhd.100.10.315.x/dhd_custom_gpio.c
bcmdhd.100.10.315.x/dhd_gpio.c
bcmdhd.100.10.315.x/dhd_linux.c
bcmdhd.100.10.315.x/dhd_linux.h
bcmdhd.100.10.315.x/dhd_linux_exportfs.c
bcmdhd.100.10.315.x/dhd_linux_pktdump.c
bcmdhd.100.10.315.x/dhd_linux_platdev.c
bcmdhd.100.10.315.x/dhd_msgbuf.c
bcmdhd.100.10.315.x/dhd_pcie.c
bcmdhd.100.10.315.x/dhd_pcie_linux.c
bcmdhd.100.10.315.x/dhd_pno.c
bcmdhd.100.10.315.x/dhd_sdio.c
bcmdhd.100.10.315.x/dhd_static_buf.c
bcmdhd.100.10.315.x/dhd_wlfc.c
bcmdhd.100.10.315.x/dhd_wlfc.h
bcmdhd.100.10.315.x/include/bcmdevs.h
bcmdhd.100.10.315.x/include/bcmevent.h
bcmdhd.100.10.315.x/include/dhdioctl.h
bcmdhd.100.10.315.x/include/epivers.h
bcmdhd.100.10.315.x/include/linux_osl.h
bcmdhd.100.10.315.x/include/wlioctl.h
bcmdhd.100.10.315.x/include/wlioctl_defs.h
bcmdhd.100.10.315.x/linux_osl.c
bcmdhd.100.10.315.x/siutils.c
bcmdhd.100.10.315.x/wl_android.c
bcmdhd.100.10.315.x/wl_android.h
bcmdhd.100.10.315.x/wl_android_ext.c
bcmdhd.100.10.315.x/wl_cfg80211.c
bcmdhd.100.10.315.x/wl_cfg80211.h
bcmdhd.100.10.315.x/wl_cfgp2p.c
bcmdhd.100.10.315.x/wl_cfgp2p.h
bcmdhd.100.10.315.x/wl_cfgscan.c
bcmdhd.100.10.315.x/wl_cfgvendor.c
bcmdhd.100.10.315.x/wl_escan.c
bcmdhd.100.10.315.x/wl_escan.h
bcmdhd.100.10.315.x/wl_event.c
bcmdhd.100.10.315.x/wl_iw.c
bcmdhd.100.10.315.x/wl_iw.h
bcmdhd.100.10.315.x/wldev_common.c