Revision Date Author Comments
# 2413e83e 30-Nov-2022 Vijay Raj <quic_vijaraj@quicinc.com>

qcacmn: Add event response for green ap low latency pwer save mode

Add low latency power save mode event response for xpan
profile.

Change-Id: If3271c8a0ed649cd04b9060060706de9ec5764c1
CRs-Fixed: 3

qcacmn: Add event response for green ap low latency pwer save mode

Add low latency power save mode event response for xpan
profile.

Change-Id: If3271c8a0ed649cd04b9060060706de9ec5764c1
CRs-Fixed: 3267486

show more ...


# f0578f5b 08-Nov-2022 Vijay Raj <quic_vijaraj@quicinc.com>

qcacmn: Add ucfg and wmi changes for green ap low latency ps mode

Add ucfg and wmi changes to support for green ap low latency
power mode enable/disable command.

Change-Id: Ib9112e384c8354f1eff0f15

qcacmn: Add ucfg and wmi changes for green ap low latency ps mode

Add ucfg and wmi changes to support for green ap low latency
power mode enable/disable command.

Change-Id: Ib9112e384c8354f1eff0f15610301225d51ef3ac
CRs-Fixed: 3265649

show more ...


# c3591850 30-Sep-2022 Jeff Johnson <quic_jjohnson@quicinc.com>

qcacmn: target_if: Fix misspellings

Fix misspellings in target_if/...

Change-Id: I405f4c709ffd70b1927970ebd51a215c49f6dc88
CRs-Fixed: 3304693


# d7f3057b 31-Mar-2018 Jeff Johnson <jjohnson@codeaurora.org>

qcacmn: Fix build error when Green AP disabled

When the Green AP feature is disabled in the Kbuild the following
build issue is observed:

target_if_green_ap.h:59:10: error: 'struct wlan_green_ap_eg

qcacmn: Fix build error when Green AP disabled

When the Green AP feature is disabled in the Kbuild the following
build issue is observed:

target_if_green_ap.h:59:10: error: 'struct wlan_green_ap_egap_params'
declared inside parameter list [-Werror]
target_if_green_ap.h:59:10: error: its scope is only this definition
or declaration, which is probably not what you want [-Werror]

Fix this by including a forward reference for the struct.

Change-Id: Ia5d867c0ebde17dba0f20c1e97391197ae9dbb77
CRs-Fixed: 2216249

show more ...


# c4cec662 24-Jan-2018 Himanshu Agarwal <himanaga@codeaurora.org>

qcacmn: Remove dependency on WMA layer for green AP component

Remove dependency on WMA layer for green AP component by registering
green AP events through target_if layer.

Change-Id: I8fe9079c6ba6b

qcacmn: Remove dependency on WMA layer for green AP component

Remove dependency on WMA layer for green AP component by registering
green AP events through target_if layer.

Change-Id: I8fe9079c6ba6b23cd5f1d98a7d1b333fde31f19b
CRs-Fixed: 2178143

show more ...


# 108f090a 28-Dec-2017 Soumya Bhat <soumyab@codeaurora.org>

qcacmn: Greenap componentization follow up patch

Greenap APIs and calls

Change-Id: I1242db788155f68dd91b72b94a48f78869eb835f
CRs-Fixed: 2142183


# b3c81ac0 10-Jan-2018 Himanshu Agarwal <himanaga@codeaurora.org>

qcacmn: Green AP UMAC componentization

Add APIs, structures for Green AP component.

Change-Id: I4a39470104c89c20eec5440b7ae251a764151fd5
CRs-Fixed: 2166428


# f4cb93c5 15-Dec-2017 Soumya Bhat <soumyab@codeaurora.org>

qcacmn: Green AP framework

Add APIs for green AP convergence framework.

Change-Id: Icd4e676af1296843b0f64957e1d55db9b32f3e55
CRs-Fixed: 2142183