History log of /wlan-dirver/platform/cnss_genl/ (Results 1 – 12 of 12)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
8ac7982003-Apr-2024 Vishal Miskin <quic_vmiskin@quicinc.com>

cnss2: enable cnss2 for anorak target

- Add defconfigs for consoilidated and GKI variants.
- Add anorak target to wlan bazel config.

Change-Id: Ic5b4e156b6af63e5b46217fa9e917929c1521294
CRs-Fixed:

cnss2: enable cnss2 for anorak target

- Add defconfigs for consoilidated and GKI variants.
- Add anorak target to wlan bazel config.

Change-Id: Ic5b4e156b6af63e5b46217fa9e917929c1521294
CRs-Fixed: 3792481

show more ...


/wlan-dirver/platform/Kbuild
/wlan-dirver/platform/cnss2/Makefile
/wlan-dirver/platform/cnss2/anorak_consolidate_defconfig
/wlan-dirver/platform/cnss2/anorak_gki_defconfig
/wlan-dirver/platform/cnss2/bus.c
/wlan-dirver/platform/cnss2/bus.h
/wlan-dirver/platform/cnss2/debug.c
/wlan-dirver/platform/cnss2/main.c
/wlan-dirver/platform/cnss2/main.h
/wlan-dirver/platform/cnss2/pci.c
/wlan-dirver/platform/cnss2/pci.h
/wlan-dirver/platform/cnss2/power.c
/wlan-dirver/platform/cnss2/qmi.c
anorak_consolidate_defconfig
anorak_gki_defconfig
/wlan-dirver/platform/cnss_prealloc/anorak_consolidate_defconfig
/wlan-dirver/platform/cnss_prealloc/anorak_gki_defconfig
/wlan-dirver/platform/cnss_utils/Kconfig
/wlan-dirver/platform/cnss_utils/Makefile
/wlan-dirver/platform/cnss_utils/anorak_consolidate_defconfig
/wlan-dirver/platform/cnss_utils/anorak_gki_defconfig
/wlan-dirver/platform/cnss_utils/cnss_utils.c
/wlan-dirver/platform/cnss_utils/ip_multimedia_subsystem_private_service_v01.c
/wlan-dirver/platform/cnss_utils/ip_multimedia_subsystem_private_service_v01.h
/wlan-dirver/platform/cnss_utils/wlan_firmware_service_v01.c
/wlan-dirver/platform/cnss_utils/wlan_firmware_service_v01.h
/wlan-dirver/platform/icnss2/Kconfig
/wlan-dirver/platform/icnss2/debug.c
/wlan-dirver/platform/icnss2/main.c
/wlan-dirver/platform/icnss2/main.h
/wlan-dirver/platform/icnss2/monaco_consolidate_defconfig
/wlan-dirver/platform/icnss2/monaco_gki_defconfig
/wlan-dirver/platform/icnss2/power.c
/wlan-dirver/platform/icnss2/power.h
/wlan-dirver/platform/icnss2/qmi.c
/wlan-dirver/platform/icnss2/qmi.h
/wlan-dirver/platform/inc/cnss2.h
/wlan-dirver/platform/inc/cnss_utils.h
/wlan-dirver/platform/inc/icnss2.h
/wlan-dirver/platform/wlan_platform_modules.bzl
02e2263907-Dec-2023 Sandeep Singh <quic_sandsing@quicinc.com>

icnss2: enable icnss2 compilation for volcano

Enable icnss2 compilation and bazel related configs
for volcano.

Change-Id: Iff95b1983f323c76651564a94a35618781966ec6
CRs-Fixed: 3684107

b33774b031-Oct-2023 Sandeep Singh <quic_sandsing@quicinc.com>

icnss2: add bazel config files for pitti

Add bazel config files for pitti.

Change-Id: I53571d0408aa53b9ac9ed7c55297a52c214d3c8d
CRs-Fixed: 3681289

920df40d10-Oct-2023 Dundi Raviteja <quic_dundi@quicinc.com>

icnss2: Add bazel configs for monaco

Add bazel config files for monaco compilation.

Change-Id: Ib16ae673065849b941c52ec1cb26114fa71edfe5
CRs-Fixed: 3650989

d0fbd9ba07-Sep-2023 Sai Kumar Kunchala <quic_kunchala@quicinc.com>

cnss2: enable cnss2 for Niobe target

- Add defconfigs for consoilidated and GKI variants.
- Add Niobe target to wlan bazel config.

Change-Id: Id6f57de324bf1c89a521236373cdbc61e453b492
CRs-Fixed:

cnss2: enable cnss2 for Niobe target

- Add defconfigs for consoilidated and GKI variants.
- Add Niobe target to wlan bazel config.

Change-Id: Id6f57de324bf1c89a521236373cdbc61e453b492
CRs-Fixed: 3614358

show more ...

e1dd6c2523-Aug-2023 Mohammed Ahmed <quic_moah@quicinc.com>

cnss2: cnss changes for sun compilation

Current code has compilation errors
when compiling for sun. sched_clock()
was moved to clock.h, and iommu_map API
was changed with new sun kernel. Fix
this by

cnss2: cnss changes for sun compilation

Current code has compilation errors
when compiling for sun. sched_clock()
was moved to clock.h, and iommu_map API
was changed with new sun kernel. Fix
this by updating code for new kernel
apis.

Change-Id: I77029fcc74142f3f650dc289c8d19c121eba6445
CRs-Fixed: 3603129

show more ...

e144f65430-Aug-2023 Mohammed Ahmed <quic_moah@quicinc.com>

cnss2: Add config files for sun compilation

Current code does not contain config files
required for sun compilation. Fix this
by adding sun config files.

Change-Id: I130e6d9f16e36335a0acc52f98715ca

cnss2: Add config files for sun compilation

Current code does not contain config files
required for sun compilation. Fix this
by adding sun config files.

Change-Id: I130e6d9f16e36335a0acc52f98715cab622ef8b4
CRs-Fixed: 3603141

show more ...

87ee900020-Jul-2023 Sandeep Singh <quic_sandsing@quicinc.com>

icnss2: add blair config files to enable bazel compilation

Add blair config files to enable bazel compilation.

Change-Id: If22e082f51a53f359d760f70bde6d89189e12271
CRs-Fixed: 3578579

2ec2768b24-Jun-2023 Alan Chen <quic_alache@quicinc.com>

cnss2: Make changes to support WLAN DDK for all modules

To be in line with upstream changes on bazel, create separate defconfig
files for each module instead.

Change-Id: Ic2c24f8d8c207b51a0a5b4b9d1

cnss2: Make changes to support WLAN DDK for all modules

To be in line with upstream changes on bazel, create separate defconfig
files for each module instead.

Change-Id: Ic2c24f8d8c207b51a0a5b4b9d1088601bc91765c
CRs-Fixed: 3539620

show more ...


/wlan-dirver/platform/Android.mk
/wlan-dirver/platform/Kbuild
/wlan-dirver/platform/cnss2/Kconfig
/wlan-dirver/platform/cnss2/bus.c
/wlan-dirver/platform/cnss2/bus.h
/wlan-dirver/platform/cnss2/debug.c
/wlan-dirver/platform/cnss2/debug.h
/wlan-dirver/platform/cnss2/genl.c
/wlan-dirver/platform/cnss2/main.c
/wlan-dirver/platform/cnss2/main.h
/wlan-dirver/platform/cnss2/pci.c
/wlan-dirver/platform/cnss2/pci.h
/wlan-dirver/platform/cnss2/pineapple_consolidate_defconfig
/wlan-dirver/platform/cnss2/pineapple_gki_defconfig
/wlan-dirver/platform/cnss2/power.c
/wlan-dirver/platform/cnss2/qmi.c
/wlan-dirver/platform/cnss2/qmi.h
pineapple_consolidate_defconfig
pineapple_gki_defconfig
/wlan-dirver/platform/cnss_prealloc/cnss_prealloc.c
/wlan-dirver/platform/cnss_prealloc/pineapple_consolidate_defconfig
/wlan-dirver/platform/cnss_prealloc/pineapple_gki_defconfig
/wlan-dirver/platform/cnss_utils/cnss_plat_ipc_qmi.c
/wlan-dirver/platform/cnss_utils/cnss_plat_ipc_qmi.h
/wlan-dirver/platform/cnss_utils/pineapple_consolidate_defconfig
/wlan-dirver/platform/cnss_utils/pineapple_gki_defconfig
/wlan-dirver/platform/cnss_utils/wlan_firmware_service_v01.c
/wlan-dirver/platform/cnss_utils/wlan_firmware_service_v01.h
/wlan-dirver/platform/icnss2/Kconfig
/wlan-dirver/platform/icnss2/debug.c
/wlan-dirver/platform/icnss2/main.c
/wlan-dirver/platform/icnss2/main.h
/wlan-dirver/platform/icnss2/pineapple_consolidate_defconfig
/wlan-dirver/platform/icnss2/pineapple_gki_defconfig
/wlan-dirver/platform/icnss2/qmi.c
/wlan-dirver/platform/inc/cnss2.h
/wlan-dirver/platform/inc/icnss2.h
/wlan-dirver/platform/wlan_platform_modules.bzl
4ae0fef422-Mar-2023 Jeff Johnson <quic_jjohnson@quicinc.com>

cnss2: Support the Bazel DDK

Android builds are transitioning to using Bazel for builds, and there
is a Driver Development Kit (DDK) which out-of-tree drivers must use
in this new scheme. Introduce

cnss2: Support the Bazel DDK

Android builds are transitioning to using Bazel for builds, and there
is a Driver Development Kit (DDK) which out-of-tree drivers must use
in this new scheme. Introduce the infrastructure to describe the wlan
platform driver modules using the DDK.

Change-Id: Ied2aae354aaea8a038461f6c74f26fe4f362a05a
CRs-Fixed: 3449426

show more ...


/wlan-dirver/platform/Android.mk
/wlan-dirver/platform/BUILD.bazel
/wlan-dirver/platform/Kbuild
/wlan-dirver/platform/Makefile
/wlan-dirver/platform/build/pineapple_consolidate_defconfig
/wlan-dirver/platform/build/pineapple_gki_defconfig
/wlan-dirver/platform/cnss2/Kconfig
/wlan-dirver/platform/cnss2/Makefile
/wlan-dirver/platform/cnss2/bus.c
/wlan-dirver/platform/cnss2/bus.h
/wlan-dirver/platform/cnss2/debug.c
/wlan-dirver/platform/cnss2/genl.c
/wlan-dirver/platform/cnss2/main.c
/wlan-dirver/platform/cnss2/main.h
/wlan-dirver/platform/cnss2/pci.c
/wlan-dirver/platform/cnss2/pci.h
/wlan-dirver/platform/cnss2/pci_platform.h
/wlan-dirver/platform/cnss2/pci_qcom.c
/wlan-dirver/platform/cnss2/power.c
/wlan-dirver/platform/cnss2/qmi.c
/wlan-dirver/platform/cnss2/qmi.h
/wlan-dirver/platform/cnss2/reg.h
Kconfig
/wlan-dirver/platform/cnss_prealloc/Kconfig
/wlan-dirver/platform/cnss_prealloc/Makefile
/wlan-dirver/platform/cnss_prealloc/cnss_prealloc.c
/wlan-dirver/platform/cnss_utils/Kconfig
/wlan-dirver/platform/cnss_utils/cnss_common.h
/wlan-dirver/platform/cnss_utils/cnss_plat_ipc_qmi.c
/wlan-dirver/platform/cnss_utils/cnss_utils.c
/wlan-dirver/platform/cnss_utils/wlan_firmware_service_v01.c
/wlan-dirver/platform/cnss_utils/wlan_firmware_service_v01.h
/wlan-dirver/platform/icnss2/Kconfig
/wlan-dirver/platform/icnss2/Makefile
/wlan-dirver/platform/icnss2/debug.c
/wlan-dirver/platform/icnss2/debug.h
/wlan-dirver/platform/icnss2/genl.c
/wlan-dirver/platform/icnss2/genl.h
/wlan-dirver/platform/icnss2/main.c
/wlan-dirver/platform/icnss2/main.h
/wlan-dirver/platform/icnss2/power.c
/wlan-dirver/platform/icnss2/power.h
/wlan-dirver/platform/icnss2/qmi.c
/wlan-dirver/platform/icnss2/qmi.h
/wlan-dirver/platform/inc/cnss2.h
/wlan-dirver/platform/inc/cnss_nl.h
/wlan-dirver/platform/inc/cnss_prealloc.h
/wlan-dirver/platform/inc/cnss_utils.h
/wlan-dirver/platform/inc/icnss2.h
/wlan-dirver/platform/wlan_platform_modules.bzl
7e37543007-Oct-2021 Yue Ma <yuem@codeaurora.org>

wlan_platform: Add CONFIG_CNSS_OUT_OF_TREE flag

Use CONFIG_CNSS_OUT_OF_TREE to control if CNSS family drivers are
built from in-kernel-tree source or out-of-kernel-tree source since
the exposed head

wlan_platform: Add CONFIG_CNSS_OUT_OF_TREE flag

Use CONFIG_CNSS_OUT_OF_TREE to control if CNSS family drivers are
built from in-kernel-tree source or out-of-kernel-tree source since
the exposed header files will be in different paths. This is also
for backward compatibility.

Change-Id: I24111fdb76607bf911c29e415d42d25609f9b26c

show more ...

5b29459b07-Oct-2021 Yue Ma <yuem@codeaurora.org>

wlan_platform: Bring initial files for CNSS family drivers

Bring CNSS family drivers from msm-5.10 kernel as of commit
cc3bc4b888af (cnss2: Fix a few switch statement fallthrough
issues) to WLAN pla

wlan_platform: Bring initial files for CNSS family drivers

Bring CNSS family drivers from msm-5.10 kernel as of commit
cc3bc4b888af (cnss2: Fix a few switch statement fallthrough
issues) to WLAN platform project. Fix SPDX-License format for
a few files as well.

drivers/net/wireless/cnss* -> .
include/net/cnss* -> inc/

Above shows how directories and header files are relocated.

Change-Id: If8fd40a35c9fdbeb1aa76a8aac5fdb1fc1c7e786

show more ...


/wlan-dirver/platform/cnss2/Kconfig
/wlan-dirver/platform/cnss2/Makefile
/wlan-dirver/platform/cnss2/bus.c
/wlan-dirver/platform/cnss2/bus.h
/wlan-dirver/platform/cnss2/coexistence_service_v01.c
/wlan-dirver/platform/cnss2/coexistence_service_v01.h
/wlan-dirver/platform/cnss2/debug.c
/wlan-dirver/platform/cnss2/debug.h
/wlan-dirver/platform/cnss2/genl.c
/wlan-dirver/platform/cnss2/genl.h
/wlan-dirver/platform/cnss2/ip_multimedia_subsystem_private_service_v01.c
/wlan-dirver/platform/cnss2/ip_multimedia_subsystem_private_service_v01.h
/wlan-dirver/platform/cnss2/main.c
/wlan-dirver/platform/cnss2/main.h
/wlan-dirver/platform/cnss2/pci.c
/wlan-dirver/platform/cnss2/pci.h
/wlan-dirver/platform/cnss2/power.c
/wlan-dirver/platform/cnss2/qmi.c
/wlan-dirver/platform/cnss2/qmi.h
/wlan-dirver/platform/cnss2/reg.h
Kconfig
Makefile
cnss_nl.c
/wlan-dirver/platform/cnss_prealloc/Kconfig
/wlan-dirver/platform/cnss_prealloc/Makefile
/wlan-dirver/platform/cnss_prealloc/cnss_prealloc.c
/wlan-dirver/platform/cnss_utils/Kconfig
/wlan-dirver/platform/cnss_utils/Makefile
/wlan-dirver/platform/cnss_utils/cnss_plat_ipc_qmi.c
/wlan-dirver/platform/cnss_utils/cnss_plat_ipc_qmi.h
/wlan-dirver/platform/cnss_utils/cnss_plat_ipc_service_v01.c
/wlan-dirver/platform/cnss_utils/cnss_plat_ipc_service_v01.h
/wlan-dirver/platform/cnss_utils/cnss_utils.c
/wlan-dirver/platform/cnss_utils/device_management_service_v01.c
/wlan-dirver/platform/cnss_utils/device_management_service_v01.h
/wlan-dirver/platform/cnss_utils/wlan_firmware_service_v01.c
/wlan-dirver/platform/cnss_utils/wlan_firmware_service_v01.h
/wlan-dirver/platform/inc/cnss2.h
/wlan-dirver/platform/inc/cnss_nl.h
/wlan-dirver/platform/inc/cnss_prealloc.h
/wlan-dirver/platform/inc/cnss_utils.h