History log of /hardware/broadcom/wlan/bcmdhd/wifi_hal/link_layer_stats.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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