wifi: update driver to 100.10.545.2 to support STA/AP concurrent [1/2]
authorRongjun Chen <rongjun.chen@amlogic.com>
Fri, 9 Aug 2019 08:54:05 +0000 (16:54 +0800)
committerLiang Ji <liang.ji@amlogic.com>
Fri, 6 Sep 2019 00:48:23 +0000 (08:48 +0800)
commit965f77c4b3af197e85dda3dd2b52c3f22a126437
treeabeba6f00fe6bc615985d452bfff59d92f3b44d4
parent9d723ca54420a1f31224fc2a20241a7b03995a18
wifi: update driver to 100.10.545.2 to support STA/AP concurrent [1/2]

PD#SWPL-12561

Problem:
STA/AP concurrent support

Solution:
update driver to fix it

Verify:
ampere

Change-Id: I47f18a31e4e8d1049497b252ad8ecc04c27d7a0d
Signed-off-by: Rongjun Chen <rongjun.chen@amlogic.com>
221 files changed:
bcmdhd.100.10.315.x/Makefile
bcmdhd.100.10.315.x/aiutils.c
bcmdhd.100.10.315.x/bcm_app_utils.c
bcmdhd.100.10.315.x/bcmbloom.c
bcmdhd.100.10.315.x/bcmevent.c
bcmdhd.100.10.315.x/bcmsdh.c
bcmdhd.100.10.315.x/bcmsdh_linux.c
bcmdhd.100.10.315.x/bcmsdh_sdmmc.c
bcmdhd.100.10.315.x/bcmsdh_sdmmc_linux.c
bcmdhd.100.10.315.x/bcmsdspi_linux.c
bcmdhd.100.10.315.x/bcmspibrcm.c
bcmdhd.100.10.315.x/bcmstdlib_s.c
bcmdhd.100.10.315.x/bcmutils.c
bcmdhd.100.10.315.x/bcmwifi_channels.c
bcmdhd.100.10.315.x/bcmwifi_channels.h
bcmdhd.100.10.315.x/bcmwifi_rates.h
bcmdhd.100.10.315.x/bcmwifi_rspec.h
bcmdhd.100.10.315.x/bcmxtlv.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_buzzz.h
bcmdhd.100.10.315.x/dhd_cdc.c
bcmdhd.100.10.315.x/dhd_cfg80211.c
bcmdhd.100.10.315.x/dhd_cfg80211.h
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_custom_gpio.c
bcmdhd.100.10.315.x/dhd_custom_hikey.c
bcmdhd.100.10.315.x/dhd_custom_memprealloc.c
bcmdhd.100.10.315.x/dhd_dbg.h
bcmdhd.100.10.315.x/dhd_dbg_ring.c
bcmdhd.100.10.315.x/dhd_dbg_ring.h
bcmdhd.100.10.315.x/dhd_debug.c
bcmdhd.100.10.315.x/dhd_debug.h
bcmdhd.100.10.315.x/dhd_debug_linux.c
bcmdhd.100.10.315.x/dhd_flowring.c
bcmdhd.100.10.315.x/dhd_flowring.h
bcmdhd.100.10.315.x/dhd_gpio.c
bcmdhd.100.10.315.x/dhd_ip.c
bcmdhd.100.10.315.x/dhd_ip.h
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 [new file with mode: 0644]
bcmdhd.100.10.315.x/dhd_linux_lb.c [new file with mode: 0644]
bcmdhd.100.10.315.x/dhd_linux_pktdump.c [new file with mode: 0644]
bcmdhd.100.10.315.x/dhd_linux_pktdump.h [new file with mode: 0644]
bcmdhd.100.10.315.x/dhd_linux_platdev.c
bcmdhd.100.10.315.x/dhd_linux_priv.h [new file with mode: 0644]
bcmdhd.100.10.315.x/dhd_linux_sched.c
bcmdhd.100.10.315.x/dhd_linux_wq.c
bcmdhd.100.10.315.x/dhd_linux_wq.h
bcmdhd.100.10.315.x/dhd_mschdbg.c
bcmdhd.100.10.315.x/dhd_mschdbg.h
bcmdhd.100.10.315.x/dhd_msgbuf.c
bcmdhd.100.10.315.x/dhd_pcie.c
bcmdhd.100.10.315.x/dhd_pcie.h
bcmdhd.100.10.315.x/dhd_pcie_linux.c
bcmdhd.100.10.315.x/dhd_pno.c
bcmdhd.100.10.315.x/dhd_pno.h
bcmdhd.100.10.315.x/dhd_proto.h
bcmdhd.100.10.315.x/dhd_rtt.c
bcmdhd.100.10.315.x/dhd_rtt.h
bcmdhd.100.10.315.x/dhd_sdio.c [changed mode: 0755->0644]
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/dngl_stats.h
bcmdhd.100.10.315.x/dngl_wlhdr.h
bcmdhd.100.10.315.x/frag.c
bcmdhd.100.10.315.x/frag.h
bcmdhd.100.10.315.x/hnd_pktpool.c
bcmdhd.100.10.315.x/hnd_pktq.c
bcmdhd.100.10.315.x/hndlhl.c
bcmdhd.100.10.315.x/hndmem.c
bcmdhd.100.10.315.x/hndpmu.c
bcmdhd.100.10.315.x/include/802.11.h
bcmdhd.100.10.315.x/include/802.11e.h
bcmdhd.100.10.315.x/include/802.11s.h
bcmdhd.100.10.315.x/include/802.1d.h
bcmdhd.100.10.315.x/include/802.3.h
bcmdhd.100.10.315.x/include/aidmp.h
bcmdhd.100.10.315.x/include/bcm_cfg.h
bcmdhd.100.10.315.x/include/bcm_mpool_pub.h
bcmdhd.100.10.315.x/include/bcm_ring.h
bcmdhd.100.10.315.x/include/bcmarp.h [new file with mode: 0644]
bcmdhd.100.10.315.x/include/bcmbloom.h
bcmdhd.100.10.315.x/include/bcmcdc.h
bcmdhd.100.10.315.x/include/bcmdefs.h
bcmdhd.100.10.315.x/include/bcmdevs.h
bcmdhd.100.10.315.x/include/bcmdhcp.h
bcmdhd.100.10.315.x/include/bcmendian.h
bcmdhd.100.10.315.x/include/bcmeth.h
bcmdhd.100.10.315.x/include/bcmevent.h
bcmdhd.100.10.315.x/include/bcmicmp.h [new file with mode: 0644]
bcmdhd.100.10.315.x/include/bcmiov.h
bcmdhd.100.10.315.x/include/bcmip.h
bcmdhd.100.10.315.x/include/bcmipv6.h
bcmdhd.100.10.315.x/include/bcmmsgbuf.h
bcmdhd.100.10.315.x/include/bcmnvram.h
bcmdhd.100.10.315.x/include/bcmpcie.h
bcmdhd.100.10.315.x/include/bcmpcispi.h
bcmdhd.100.10.315.x/include/bcmperf.h
bcmdhd.100.10.315.x/include/bcmsdbus.h
bcmdhd.100.10.315.x/include/bcmsdh.h
bcmdhd.100.10.315.x/include/bcmsdh_sdmmc.h
bcmdhd.100.10.315.x/include/bcmsdpcm.h
bcmdhd.100.10.315.x/include/bcmsdspi.h
bcmdhd.100.10.315.x/include/bcmsdstd.h
bcmdhd.100.10.315.x/include/bcmspi.h
bcmdhd.100.10.315.x/include/bcmspibrcm.h
bcmdhd.100.10.315.x/include/bcmsrom_fmt.h
bcmdhd.100.10.315.x/include/bcmsrom_tbl.h
bcmdhd.100.10.315.x/include/bcmstdlib_s.h
bcmdhd.100.10.315.x/include/bcmtcp.h
bcmdhd.100.10.315.x/include/bcmtlv.h
bcmdhd.100.10.315.x/include/bcmudp.h
bcmdhd.100.10.315.x/include/bcmutils.h
bcmdhd.100.10.315.x/include/brcm_nl80211.h
bcmdhd.100.10.315.x/include/dbus.h
bcmdhd.100.10.315.x/include/dhd_daemon.h
bcmdhd.100.10.315.x/include/dhdioctl.h
bcmdhd.100.10.315.x/include/dnglevent.h
bcmdhd.100.10.315.x/include/eapol.h
bcmdhd.100.10.315.x/include/epivers.h
bcmdhd.100.10.315.x/include/etd.h
bcmdhd.100.10.315.x/include/ethernet.h
bcmdhd.100.10.315.x/include/event_log.h
bcmdhd.100.10.315.x/include/event_log_payload.h
bcmdhd.100.10.315.x/include/event_log_set.h
bcmdhd.100.10.315.x/include/event_log_tag.h
bcmdhd.100.10.315.x/include/event_trace.h
bcmdhd.100.10.315.x/include/fils.h
bcmdhd.100.10.315.x/include/hnd_armtrap.h
bcmdhd.100.10.315.x/include/hnd_cons.h
bcmdhd.100.10.315.x/include/hnd_debug.h
bcmdhd.100.10.315.x/include/hnd_pktpool.h
bcmdhd.100.10.315.x/include/hnd_pktq.h
bcmdhd.100.10.315.x/include/hnd_trap.h
bcmdhd.100.10.315.x/include/hndchipc.h
bcmdhd.100.10.315.x/include/hndlhl.h
bcmdhd.100.10.315.x/include/hndmem.h
bcmdhd.100.10.315.x/include/hndoobr.h [new file with mode: 0644]
bcmdhd.100.10.315.x/include/hndpmu.h
bcmdhd.100.10.315.x/include/hndsoc.h
bcmdhd.100.10.315.x/include/linux_osl.h
bcmdhd.100.10.315.x/include/linux_pkt.h
bcmdhd.100.10.315.x/include/linuxver.h
bcmdhd.100.10.315.x/include/lpflags.h
bcmdhd.100.10.315.x/include/mbo.h
bcmdhd.100.10.315.x/include/miniopt.h
bcmdhd.100.10.315.x/include/msf.h
bcmdhd.100.10.315.x/include/msgtrace.h
bcmdhd.100.10.315.x/include/nan.h
bcmdhd.100.10.315.x/include/osl.h
bcmdhd.100.10.315.x/include/osl_decl.h
bcmdhd.100.10.315.x/include/osl_ext.h
bcmdhd.100.10.315.x/include/p2p.h
bcmdhd.100.10.315.x/include/packed_section_end.h
bcmdhd.100.10.315.x/include/packed_section_start.h
bcmdhd.100.10.315.x/include/pcicfg.h
bcmdhd.100.10.315.x/include/pcie_core.h
bcmdhd.100.10.315.x/include/rte_ioctl.h
bcmdhd.100.10.315.x/include/sbchipc.h
bcmdhd.100.10.315.x/include/sbconfig.h
bcmdhd.100.10.315.x/include/sbgci.h
bcmdhd.100.10.315.x/include/sbhndarm.h [new file with mode: 0644]
bcmdhd.100.10.315.x/include/sbhnddma.h
bcmdhd.100.10.315.x/include/sbpcmcia.h
bcmdhd.100.10.315.x/include/sbsdio.h
bcmdhd.100.10.315.x/include/sbsdpcmdev.h
bcmdhd.100.10.315.x/include/sbsocram.h
bcmdhd.100.10.315.x/include/sbsysmem.h
bcmdhd.100.10.315.x/include/sdio.h
bcmdhd.100.10.315.x/include/sdioh.h
bcmdhd.100.10.315.x/include/sdiovar.h
bcmdhd.100.10.315.x/include/sdspi.h
bcmdhd.100.10.315.x/include/siutils.h
bcmdhd.100.10.315.x/include/spid.h
bcmdhd.100.10.315.x/include/trxhdr.h
bcmdhd.100.10.315.x/include/typedefs.h
bcmdhd.100.10.315.x/include/vlan.h
bcmdhd.100.10.315.x/include/wlfc_proto.h
bcmdhd.100.10.315.x/include/wlioctl.h
bcmdhd.100.10.315.x/include/wlioctl_defs.h
bcmdhd.100.10.315.x/include/wlioctl_utils.h
bcmdhd.100.10.315.x/include/wpa.h
bcmdhd.100.10.315.x/include/wps.h
bcmdhd.100.10.315.x/linux_osl.c
bcmdhd.100.10.315.x/linux_osl_priv.h
bcmdhd.100.10.315.x/linux_pkt.c
bcmdhd.100.10.315.x/otpdefs.h [new file with mode: 0644]
bcmdhd.100.10.315.x/pcie_core.c
bcmdhd.100.10.315.x/sbutils.c
bcmdhd.100.10.315.x/siutils.c
bcmdhd.100.10.315.x/siutils_priv.h
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_cfg_btcoex.c
bcmdhd.100.10.315.x/wl_cfgnan.c
bcmdhd.100.10.315.x/wl_cfgnan.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 [new file with mode: 0644]
bcmdhd.100.10.315.x/wl_cfgscan.h [new file with mode: 0644]
bcmdhd.100.10.315.x/wl_cfgvendor.c
bcmdhd.100.10.315.x/wl_cfgvendor.h
bcmdhd.100.10.315.x/wl_dbg.h
bcmdhd.100.10.315.x/wl_escan.c
bcmdhd.100.10.315.x/wl_escan.h
bcmdhd.100.10.315.x/wl_event.c [new file with mode: 0644]
bcmdhd.100.10.315.x/wl_iw.c
bcmdhd.100.10.315.x/wl_iw.h
bcmdhd.100.10.315.x/wl_linux_mon.c
bcmdhd.100.10.315.x/wl_roam.c
bcmdhd.100.10.315.x/wldev_common.c
bcmdhd.100.10.315.x/wldev_common.h