History log of /wlan-dirver/utils/sigma-dut/sta.c (Results 176 – 200 of 312)
Revision Date Author Comments
# 7b47d2d9 09-May-2018 Arif Hussain <arifhussain@codeaurora.org>

HE: Add support for MaxHE-MCS_1/2SS_RxMapLTE80

This commit implements support MaxHE-MCS_1/2SS_RxMapLTE80 params.

MaxHE-MCS_1SS_RxMapLTE80 processed if current nss is set to 1 and
MaxHE-MCS_2SS_RxMa

HE: Add support for MaxHE-MCS_1/2SS_RxMapLTE80

This commit implements support MaxHE-MCS_1/2SS_RxMapLTE80 params.

MaxHE-MCS_1SS_RxMapLTE80 processed if current nss is set to 1 and
MaxHE-MCS_2SS_RxMapLTE80 processed if current nss is set to 2.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>

show more ...


# ac6c511c 26-May-2018 Arif Hussain <arifhussain@codeaurora.org>

HE: Add support for MCS_FixedRate

This commit implements MCS_FixedRate params support for both DUT and
testbed roles.

Cache last set nss in sigma_dut and use the same value while sending
fixed rate

HE: Add support for MCS_FixedRate

This commit implements MCS_FixedRate params support for both DUT and
testbed roles.

Cache last set nss in sigma_dut and use the same value while sending
fixed rate in MCS_FixedRate implementation.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>

show more ...


# 557bf414 26-May-2018 Arif Hussain <arifhussain@codeaurora.org>

HE: Fix rate calculation and also set nss/mcs in nss_mcs_opt (WCN)

Fix mapping of nss and mcs in fixed rate and send nss/mcs config
in nss_mcs_opt implementation.

Signed-off-by: Jouni Malinen <joun

HE: Fix rate calculation and also set nss/mcs in nss_mcs_opt (WCN)

Fix mapping of nss and mcs in fixed rate and send nss/mcs config
in nss_mcs_opt implementation.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>

show more ...


# d48fcc76 02-May-2018 Arif Hussain <arifhussain@codeaurora.org>

HE: Enable STBC by default for DUT (WCN)

This commit enable STBC by default in sta_reset_default_wcn for STAUT.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>


# ae239845 02-May-2018 Arif Hussain <arifhussain@codeaurora.org>

HE: Set MCS 0-11 as default for DUT (WCN)

This commit sets the HE MCS to 0-11 in sta_reset_default_wcn for STAUT.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>


# b8fec52d 01-May-2018 Kiran Kumar Lokere <klokere@codeaurora.org>

HE: Use auto rate SGI values for GI setting command (WCN)

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>


# 9cecb504 25-Apr-2018 Amarnath Hullur Subramanyam <amarnath@codeaurora.org>

HE: Reset to auto rate in sta_reset_default (WCN)

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>


# 8e7a3055 24-Apr-2018 Subhani Shaik <subhanis@codeaurora.org>

HE: Enable LTF for HE program (WCN)

1) Set default LTF in sta_reset_default.
2) Pass the LTF config in sta_set_wireless for HE program.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>


# b1cccac9 22-May-2018 Sunil Dutt <usdutt@codeaurora.org>

Use strcasecmp for "Auto" bandwidth configuration (WCN)

This accepts CAPI sta_set_wireless arguments WIDTH and txBandwidth with
parameter value "auto" as well as previously accepted "Auto". This typ

Use strcasecmp for "Auto" bandwidth configuration (WCN)

This accepts CAPI sta_set_wireless arguments WIDTH and txBandwidth with
parameter value "auto" as well as previously accepted "Auto". This type
of values are not supposed to be case sensitive.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>

show more ...


# a11d0737 16-May-2018 vamsi krishna <vamsi_krishna@codeaurora.org>

Android: Remove unused variables in get_ip_config()

These variables were used only in non-Android builds. This gets rid of
unused-variable and unused-const-variable warnings.

Signed-off-by: Jouni M

Android: Remove unused variables in get_ip_config()

These variables were used only in non-Android builds. This gets rid of
unused-variable and unused-const-variable warnings.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>

show more ...


# 30605590 04-May-2018 Sunil Dutt <usdutt@codeaurora.org>

sta_send_addba: Return 1 (success) in case of no nl80211 support

Previously implementation to return a failure for no nl80211 support or
no vendor command support in the host driver would break the

sta_send_addba: Return 1 (success) in case of no nl80211 support

Previously implementation to return a failure for no nl80211 support or
no vendor command support in the host driver would break the legacy
solution. Hence return 1 for such no support cases to match the earlier
behavior.

This is also aligned with the fallback behavior before the nl80211
support was introduced for this API. The comment in cmd_sta_send_addba()
seems to be clear that the explicit sending of ADDBA is not really
needed.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>

show more ...


# 34cf9531 29-Apr-2018 Jouni Malinen <jouni@codeaurora.org>

dev_send_frame: Venue_URL,1 argument to ANQP_GET command

This allows wpa_supplicant to be requested to fetch Venue URL
ANQP-element.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>


# f67afec2 29-Apr-2018 Jouni Malinen <jouni@codeaurora.org>

dev_send_frame: Map Oper_Icon_Metadata,1 argument to ANQP_GET command

This allows wpa_supplicant to be requested to fetch Operator Icon
Metadata ANQP-element.

Signed-off-by: Jouni Malinen <jouni@co

dev_send_frame: Map Oper_Icon_Metadata,1 argument to ANQP_GET command

This allows wpa_supplicant to be requested to fetch Operator Icon
Metadata ANQP-element.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>

show more ...


# d3bca5d2 29-Apr-2018 Jouni Malinen <jouni@codeaurora.org>

dev_send_frame: Map Advice_Of_Charge,1 argument to ANQP_GET command

This allows wpa_supplicant to be requested to fetch Advice of Charge
ANQP-element.

Signed-off-by: Jouni Malinen <jouni@codeaurora

dev_send_frame: Map Advice_Of_Charge,1 argument to ANQP_GET command

This allows wpa_supplicant to be requested to fetch Advice of Charge
ANQP-element.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>

show more ...


# 8290520a 29-Apr-2018 Jouni Malinen <jouni@codeaurora.org>

sta_exec_action: Support url parameter for HTTP GET

This extends sta_exec_action handler to accept url,value argument
without requiring the interface or program arguments and performs an
HTTP GET wi

sta_exec_action: Support url parameter for HTTP GET

This extends sta_exec_action handler to accept url,value argument
without requiring the interface or program arguments and performs an
HTTP GET with the specified URL if method,get argument is included. HTTP
POST is not yet supported.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>

show more ...


# 63c590a0 07-Mar-2018 Amarnath Hullur Subramanyam <amarnath@codeaurora.org>

HE: Enable AMPDU by default in sta_reset_default(WCN)

AMPDU has to be enabled by default in both testbed and DUT case, support
for turning off is part of sta_set_wireless. Also the iwpriv command to

HE: Enable AMPDU by default in sta_reset_default(WCN)

AMPDU has to be enabled by default in both testbed and DUT case, support
for turning off is part of sta_set_wireless. Also the iwpriv command to
enable AMPDU takes the maxaggregation value, thus to enable AMPDU
specify it as 63.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>

show more ...


# 1f65a675 07-Mar-2018 Amarnath Hullur Subramanyam <amarnath@codeaurora.org>

HE: Enabling sending of addba by default in sta_reset_default(WCN)

To ensure back to back tests related to block ACK run fine, in
sta_reset_default of WCN enable sending of ADDBA by default. The dis

HE: Enabling sending of addba by default in sta_reset_default(WCN)

To ensure back to back tests related to block ACK run fine, in
sta_reset_default of WCN enable sending of ADDBA by default. The disable
of sending of ADDBA would happen in case AMPDU is disabled.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>

show more ...


# b1724a5c 07-Mar-2018 Amarnath Hullur Subramanyam <amarnath@codeaurora.org>

HE: Enable WMM and disable addba_reject by default in sta_reset_default

To ensure back to back tests related to WMM and block ACK run fine, in
sta_reset_default of WCN enable WMM by default, and dis

HE: Enable WMM and disable addba_reject by default in sta_reset_default

To ensure back to back tests related to WMM and block ACK run fine, in
sta_reset_default of WCN enable WMM by default, and disable rejecting of
ADDBA.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>

show more ...


# 0acce2c8 06-Mar-2018 Amarnath Hullur Subramanyam <amarnath@codeaurora.org>

HE: Set nss to 2 and disable WEP/TKIP with HE as DUT(WCN)

This commit sets nss to 2, MCS to 0-7, and disables WEP/TKIP with HE in
sta_reset_default_wcn for STAUT.

Signed-off-by: Jouni Malinen <joun

HE: Set nss to 2 and disable WEP/TKIP with HE as DUT(WCN)

This commit sets nss to 2, MCS to 0-7, and disables WEP/TKIP with HE in
sta_reset_default_wcn for STAUT.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>

show more ...


# 94dfaf09 03-Mar-2018 Amarnath Hullur Subramanyam <amarnath@codeaurora.org>

HE: Add support for changing other phymodes in sta_preset_testparameters

Commit 97d0e53f179d33b9b5ca5aeeff7b934e29b7a59b ('HE: Change Phymode in
sta_preset_testparameters (WCN)') had only addressed

HE: Add support for changing other phymodes in sta_preset_testparameters

Commit 97d0e53f179d33b9b5ca5aeeff7b934e29b7a59b ('HE: Change Phymode in
sta_preset_testparameters (WCN)') had only addressed changing phymode to
11a and 11g. This commit is to address changing other missing phymodes.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>

show more ...


# 5f32d575 02-Mar-2018 Amarnath Hullur Subramanyam <amarnath@codeaurora.org>

HE: Disable noackpolicy for all Access Category in sta_reset_default

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>


# ae8a2d94 01-Mar-2018 Amarnath Hullur Subramanyam <amarnath@codeaurora.org>

HE: Add support for noack configuration in WCN driver

noack parameter present in sta_preset_parameters was not being
honored for WCN driver. This commit adds the support for honoring
the same.

Sign

HE: Add support for noack configuration in WCN driver

noack parameter present in sta_preset_parameters was not being
honored for WCN driver. This commit adds the support for honoring
the same.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>

show more ...


# a72c0168 27-Feb-2018 Amarnath Hullur Subramanyam <amarnath@codeaurora.org>

HE: Add support for sta_send_addba in WCN driver

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>


# 13215dec 27-Feb-2018 Amarnath Hullur Subramanyam <amarnath@codeaurora.org>

HE: Configure AddBA request/response buffer size to 64

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>


# d5374fa3 26-Feb-2018 Amarnath Hullur Subramanyam <amarnath@codeaurora.org>

HE: Consider 1 and 2 also as parameter for spatial stream

In wcn_sta_set_sp_stream the check was done only for 1SS and 2SS,
however 1 and 2 are also parameter which should be considered.

Signed-off

HE: Consider 1 and 2 also as parameter for spatial stream

In wcn_sta_set_sp_stream the check was done only for 1SS and 2SS,
however 1 and 2 are also parameter which should be considered.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>

show more ...


12345678910>>...13