Issue:
Observed few places unused prints with zero lengths.
Due to this format zero lenghs prints observed compiler issues.
Solution:
As these zero lengh prints not necessary for format hence removed.
Change-Id: I58c433e933bb5099d8c1a261bfb60a240c7994f5
User rnr data advertisement can be controlled at frame
level. This change adds support to select the frame.
Change-Id: I626bd61f7cddfde97ac3aa9d330d23af7bbbeda9
Add command support to meet the customer use case for switching
channel from 5Ghz to 6Ghz in wideband radio. The switch should
happen conforming to target-band multi-bss mode requirement which
is EMA in 6Ghz
Change-Id: Id55577eb7d0b3424e3b07bcfec054ce9a6556c26
Pass BTM Query, Response and Neighbor Report Request
to Hostapd if corresponding flag is enabled. By default
handling will be in driver.
Change-Id: Ic7fc1acf26329a48695b3daa40afe04c9e2040b8
Add new command to check if NSS WiFi offload is enabled
or disabled
1. iwpriv wifiX g_nss_wifi_ol
2. cfg80211tool wifiX g_nss_wifi_ol
Change-Id: I0486874bbb794bbcc239f268833176dca8826b5b
Add command support 'disable_fw_inact_probe' to disable
FW probing behavior for the inactive clients.
Change-Id: I79ce595ce8843f8b94f214f4544afd0df15121ab
CRs-fixed: 2781030
Deprecate the per-VAP ext_ifu_acs configuration. This is required in
order to prevent internal and external ACS from running in parallel if
the user mis-configures some VAPs for internal ACS and some for
external ACS. Instead, an INI for global configuration is provided in
a different, related change.
Change-Id: I714e7a65d7e1ebd3f73479b51ffddc474af7f74c
CRs-Fixed: 2757150
qca-wifi: Add commands for Testbed AP defaults configuration
Add the following commands to configure Testbed AP defaults:
1. "he_er_su_disable"
2. "he_1024qam_lt242ru_rx"
3. "he_ul_mu_data_dis_rx"
4. "he_full_bw_ulmumimo"
5. "he_dcm_max_const_rx"
Change-Id: I92441b4b6e8322a155250c3131200cf90d827bbc
get_he_ltf is miscategorized as a set param instead of get param.
This change corrects the command.
CRs-Fixed: 2770781
Change-Id: Iabc48a13c0c327bae915fbab0ab732019ef8ae78
add and leverage stats for 6G to be used in apstats.
radio level stats are added for rnr count, active,
created vap, SoC status and cfg80211tool command is added
to display rnr cache.
Change-Id: I882c6349283c5a8295fe8933aee221f9a923e7f8
1. Add API for set/clear of BSS param in RNR IE:
a. 20tu prb response active bit in bss param of RNR IE
cfg80211tool wifiX rnr_unsolicited_prb_resp_en 1/0
b. Member of colocated 2.4/5ghz ess bit in bss
param of RNR IE.
cfg80211tool wifiX rnr_member_ess_colocated_en 1/0
2. Add API to set 6ghz HE-OP min rate.
cfg80211tool athX he_6g_min_rate <val[1,206]>
Change-Id: If6589e3813ee8aeb9840d0296e250c7fa484e767