wifi: add 4358usb driver bcmdhd-usb.1.363.110.17.x
authorRongjun Chen <rongjun.chen@amlogic.com>
Fri, 24 Feb 2017 06:21:58 +0000 (14:21 +0800)
committerRongjun Chen <rongjun.chen@amlogic.com>
Fri, 24 Feb 2017 06:26:27 +0000 (14:26 +0800)
commitec79ffde2541c600d2d74ea318b3394e718b9df5
tree0ae0ed708d40917ca3faa7b0105680ecf9353483
parent25a0674512fce434737cbc6e31118bc409af68d7
wifi: add 4358usb driver bcmdhd-usb.1.363.110.17.x

Change-Id: I8fd240d6c0257876f302e7fce7358cc4cdaaf354
137 files changed:
bcmdhd-usb.1.201.88.27.x/wl_cfg80211.c
bcmdhd-usb.1.363.110.17.x/Kconfig [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/Makefile [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/bcm_app_utils.c [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/bcmevent.c [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/bcmutils.c [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/bcmwifi_channels.c [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/bcmxtlv.c [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/common/include/devctrl_if/wlioctl_defs.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/common/include/proto/802.11.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/common/include/proto/802.1d.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/common/include/proto/802.3.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/common/include/proto/bcmarp.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/common/include/proto/bcmdhcp.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/common/include/proto/bcmeth.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/common/include/proto/bcmevent.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/common/include/proto/bcmip.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/common/include/proto/bcmipv6.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/common/include/proto/bcmudp.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/common/include/proto/ethernet.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/common/include/proto/event_log_set.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/common/include/proto/event_log_tag.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/common/include/proto/nan.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/common/include/proto/p2p.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/common/include/proto/vlan.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/common/include/proto/wpa.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/dbus.c [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/dbus_usb.c [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/dbus_usb_linux.c [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/dhd.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/dhd_bus.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/dhd_cdc.c [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/dhd_cfg80211.c [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/dhd_cfg80211.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/dhd_cfg_vendor.c [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/dhd_common.c [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/dhd_config.c [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/dhd_config.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/dhd_custom_gpio.c [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/dhd_dbg.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/dhd_debug.c [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/dhd_debug.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/dhd_debug_linux.c [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/dhd_gpio.c [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/dhd_ip.c [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/dhd_ip.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/dhd_linux.c [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/dhd_linux.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/dhd_linux_platdev.c [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/dhd_linux_sched.c [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/dhd_linux_wq.c [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/dhd_linux_wq.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/dhd_pno.c [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/dhd_pno.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/dhd_proto.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/dhd_static_buf.c [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/dhd_wet.c [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/dhd_wet.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/dhd_wlfc.c [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/dhd_wlfc.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/hnd_pktpool.c [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/hnd_pktq.c [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/aidmp.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/bcm_cfg.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/bcm_mpool_pub.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/bcm_ring.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/bcmcdc.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/bcmdefs.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/bcmdevs.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/bcmendian.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/bcmmsgbuf.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/bcmnvram.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/bcmpcie.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/bcmsrom_fmt.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/bcmutils.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/bcmwifi_channels.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/bcmwifi_rates.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/brcm_nl80211.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/dbus.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/dhdioctl.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/dngl_stats.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/epivers.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/event_log.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/event_trace.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/hnd_armtrap.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/hnd_cons.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/hnd_debug.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/hnd_pktpool.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/hnd_pktq.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/hndpmu.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/hndsoc.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/linux_osl.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/linuxver.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/msgtrace.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/osl.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/osl_decl.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/osl_ext.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/packed_section_end.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/packed_section_start.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/pcicfg.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/pcie_core.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/sbchipc.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/sbconfig.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/sbhnddma.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/sbpcmcia.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/sbsocram.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/sbsysmem.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/sdiovar.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/siutils.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/stbutils.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/trxhdr.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/typedefs.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/usbrdl.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/wlfc_proto.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/wlioctl.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/include/wlioctl_utils.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/linux_osl.c [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/wl_android.c [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/wl_android.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/wl_android_ext.c [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/wl_cfg80211.c [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/wl_cfg80211.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/wl_cfg_btcoex.c [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/wl_cfgnan.c [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/wl_cfgnan.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/wl_cfgp2p.c [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/wl_cfgp2p.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/wl_cfgvendor.c [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/wl_cfgvendor.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/wl_dbg.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/wl_escan.c [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/wl_escan.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/wl_iw.c [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/wl_iw.h [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/wl_linux_mon.c [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/wldev_common.c [new file with mode: 0644]
bcmdhd-usb.1.363.110.17.x/wldev_common.h [new file with mode: 0644]