History log of /hardware/broadcom/wlan/bcmdhd/wifi_hal/link_layer_stats.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f05bfb019590f8e25471c0fae23db519dfcfb790 16-Feb-2018 Pierre Couillaud <pierre@broadcom.com> wlan:bcmdhd: fixup build errors when building the library under vndk.

Bug: 73344227
Signed-off-by: Pierre Couillaud <pierre@broadcom.com>
/hardware/broadcom/wlan/bcmdhd/wifi_hal/link_layer_stats.cpp
cb8188ea5d3dbce3bf46522bc9e562ffa04db2e7 29-Aug-2017 Insun Song <insun.song@broadcom.com> net: wireless: bcmdhd: adding AOSP copyright into HAL implementation

AOSP copyright header added to all source files in wifi_hal with
noting Broadcom contribution.

Change-Id: If11db406fc57fdeabd2f9cea452849d99ec5e9f3
Signed-off-by: Insun Song <insun.song@broadcom.com>
/hardware/broadcom/wlan/bcmdhd/wifi_hal/link_layer_stats.cpp
f917bd5281c63646f6bd54c93596ed09d0fec794 06-Apr-2017 Roshan Pius <rpius@google.com> bcom hal: Add stubs for set/clear link stats

Bcom HAL supports get_link_stats, but does not support set/clear_link_stats.
This causes issues in the HIDL interface because even though bcom
supports link layer stats in general, these 2 functions for link
stats return NOT_SUPPORTED. So, fake return SUCCESS for these functions
from the bcom HAL.

Bug: 37000188
Test: Compiles
Change-Id: Iadc6392edc869f0045bfba844919abb609590823
/hardware/broadcom/wlan/bcmdhd/wifi_hal/link_layer_stats.cpp
7924edc5ff7af3d6bc6b36903028051d76b5d866 07-Apr-2016 Roshan Pius <rpius@google.com> wifi_hal: Handle wifi_radio_stat structure changes

Add a small temporary function to handle the changes in the
|wifi_radio_stat| structure.

BUG: 27969673
Change-Id: I74ae9ca7cf52b137e696d09c980e160914ad7840
cherry-picked from:
https://partner-android-review.googlesource.com/#/c/559117/
/hardware/broadcom/wlan/bcmdhd/wifi_hal/link_layer_stats.cpp
d4f6adc737f93d75d3a1be8427a144f907a4dde6 07-Jul-2015 Vinit Deshpande <vinitd@google.com> Fix incorrect wifi_cleanup

The cleanup needs to cancel commands, not the event handlers;
and needs a while loop instead of a for loop.

Also added command names to identify which commands are causing
problems.

Bug: 22302517
Change-Id: I93c3e51f7cd3ad62c1a34eeb5708d9552e37342b
/hardware/broadcom/wlan/bcmdhd/wifi_hal/link_layer_stats.cpp
504d7b1446c78d5aaceff59836e55feba8d2ae8f 26-Jun-2015 Chilam Ng <chilam@broadcom.com> Fixed channel checking and added more debug info in link stats HAL

bug: 22051751

Change-Id: I77f393b7ff9e8f9ac1f23db3df51705c4e4e358d
Signed-off-by: Chilam Ng <chilam@broadcom.com>
/hardware/broadcom/wlan/bcmdhd/wifi_hal/link_layer_stats.cpp
b0a46db6eb1f18c6345f6f8c07f0aabff7ad6623 24-Jul-2014 Chilam Ng <chilam@broadcom.com> halutil updates for link layer statistics

Change-Id: I49ab526d42b9083b8a1c2e7568d7ed9a45f492d8
Signed-off-by: Chilam Ng <chilam@broadcom.com>
/hardware/broadcom/wlan/bcmdhd/wifi_hal/link_layer_stats.cpp
0f952de5154b02763526c1c91c4411b21a8e77e5 25-Jun-2014 Vinit Deshpande <vinitd@google.com> Remove noisy logs from Broadcom's WifiHAL

Change-Id: I50f8f69c27d04ba57dfca6404809a5fac2a7b68c
/hardware/broadcom/wlan/bcmdhd/wifi_hal/link_layer_stats.cpp
642bfbe829f5438db3d99ce4678bcb770359a632 23-May-2014 Vinit Deshpande <vinitd@google.com> More Libnl fixes for Broadcom's WifiHAL

We don't look for sequence match on event messages; also removed
references to netlink-types which is from an older version.

This change also reduces NUM_SCANS_TO_CACHE from 10 to 4 in order to
work around a driver bug.

Change-Id: I09de75b00a79635b0921a9fb1c2939438bc13287
/hardware/broadcom/wlan/bcmdhd/wifi_hal/link_layer_stats.cpp
71cd80b3a0a1d019090f0dc022fce785ded3883e 03-May-2014 Chilam Ng <chilam@broadcom.com> Broadcom HAL implementation of Link Layer Statistics

Change-Id: I40f51dbf75b5c63c96339c8b58c2eba2a662f730
Signed-off-by: Chilam Ng <chilam@broadcom.com>
/hardware/broadcom/wlan/bcmdhd/wifi_hal/link_layer_stats.cpp