History log of /hardware/broadcom/wlan/bcmdhd/wifi_hal/wifi_logger.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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/wifi_logger.cpp
3d58fa92a87578b0944aec2c47ca23ebbf5720e3 17-Jul-2017 Tom Cherry <tomcherry@google.com> remove extraneous `using namespace android` and deprecate utils/Log.h

This namespace is not used by this file and its declaration is removed
in a separate CL from utils/Log.h, which is the only place it is
defined, so we must remove this extraneous line.

Also, since that separate CL is deprecating utils/Log.h in favor of
log/log.h, we make the switch to the new header.

Test: Build
Change-Id: I06ace87ae89d5bacf414f851674149c4741f1d87
/hardware/broadcom/wlan/bcmdhd/wifi_hal/wifi_logger.cpp
c4ca0d79752e6262b0800c971ea2b4bb6d4e0c58 14-Nov-2016 Paul Stewart <pstew@google.com> Update for libnl 3.2.25

NL headers have moved. Private headers are now in their own
subdirectory.

Bug: 32700211
Change-Id: I5a91c6a115ba905039f359d3e69a838d406b26ce
Test: Compile, connect to WiFi, run "iw link"
/hardware/broadcom/wlan/bcmdhd/wifi_hal/wifi_logger.cpp
6af064b77bfdc84a6f425a7c9d0941fad11f4489 22-Apr-2016 Sreenath Sharma <sreenath.sharma@broadcom.com> WiFi HAL: memory leak fix

- freeing of allocated memory after use by invoking release method
- addition of NULL checking for handling allocation failures
- fixing of existing compilation warnings
- code cleanup

BUG=28274383

Change-Id: Iea00bd7dd0a7c02f551b88137cbdbf84dfd39ebb
Signed-off-by: Sreenath Sharma <sreenath.sharma@broadcom.com>
/hardware/broadcom/wlan/bcmdhd/wifi_hal/wifi_logger.cpp
7e8b4497898f0de16faa50d0b65fcd7d09085e24 23-Feb-2016 Sreenath Sharma <sreenath.sharma@broadcom.com> WiFi HAL: debugability - packet logging

Initial check-in of debugability - packet logging

BUG=27212817

Change-Id: Ida7df4dc95356720f362c511db12b2b7e9459982
/hardware/broadcom/wlan/bcmdhd/wifi_hal/wifi_logger.cpp
f02f545dd490b658110fb837f4905050b3ed9c52 16-Jul-2015 Vinit Deshpande <vinitd@google.com> Fix couple of issues with unregistering event handlers

First, on Hammerhead, we don't unregister GOOGLE_DEBUG_RING_EVENT
if driver command fails - that's not correct.

Also fixed a one-off error in unregistering event handlers.

Bug: 22523219

Change-Id: Idaf27bc14f13d21e18cec512db8f8c3590895c66
/hardware/broadcom/wlan/bcmdhd/wifi_hal/wifi_logger.cpp
56deba26a624507fc2e0e6b134f8bd88d091a141 13-Jul-2015 Jerry Lee <jerrylee@broadcom.com> Clean up bad command implementation

b/22349265

Change-Id: I98132e5083155de21ae241b3b3a6b8f9410d61ec
Signed-off-by: Jerry Lee <jerrylee@broadcom.com>
/hardware/broadcom/wlan/bcmdhd/wifi_hal/wifi_logger.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/wifi_logger.cpp
bedc792622bd9ef90c30e4d8c5efa194f1010d2e 25-Jun-2015 Vinit Deshpande <vinitd@google.com> Remove some unhelpful logs

Change-Id: I38478947d7f86872ddb10740d9de2fedcd52f393
/hardware/broadcom/wlan/bcmdhd/wifi_hal/wifi_logger.cpp
c604b53461cfea0a1e6f6f5ad84b0a35be69b8e0 18-Jun-2015 JerryLee <jerrylee@broadcom.com> Add a debuggability interface: stop logging

bug: 21730601

Change-Id: Icdc4e118884ec16a8b1a52ed60c9e49fa521a9fd
Signed-off-by: JerryLee <jerrylee@broadcom.com>
/hardware/broadcom/wlan/bcmdhd/wifi_hal/wifi_logger.cpp
5ca0ce0387ccaa71c18c09278bf8d810759c3aa9 12-Jun-2015 Vinit Deshpande <vinitd@google.com> Fix Broadcom's crash

Bug: 21730601

Change-Id: I3a5f442e210166acf5239c173ed0f9be94fe14b2
/hardware/broadcom/wlan/bcmdhd/wifi_hal/wifi_logger.cpp
865ee9aa73c86404aa1ec3895a0a828a2b888ec5 18-May-2015 xinhe <xinhe@google.com> Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release' into merging

Change-Id: I24f1ac9e60f09d3771ee6fb99daf75ade7c659eb
219e15ee9f8f6a84490aeb2d0681b3d5566952c2 14-May-2015 Vinit Deshpande <vinitd@google.com> am f02e958..dee2763 from mirror-m-wireless-internal-release

dee2763 Merge "net:wireless:bcmdhd: Update bcm4339 FW (6.37.32.RC23.34.37)" into m-wireless-dev
d4438c7 net:wireless:bcmdhd: Update bcm4339 FW (6.37.32.RC23.34.37)
262499e net:wireless:bcmdhd: Update bcm4354/56 FW(7.35.79.81)
040ee11 change wifi Logging header
b3b31174c61e38a970b956cb50cb66cd1903ca9b 12-May-2015 Jerry Lee <jerrylee@broadcom.com> Wifi HAL fix for 64bit addressing

1) Bug: 20950010
2) minor wifi HAL event enum fix which breaks loghandler

Change-Id: I48a052d703e3f3b14b47aedf9faaa53ebbfa0300
Signed-off-by: Jerry Lee <jerrylee@broadcom.com>
/hardware/broadcom/wlan/bcmdhd/wifi_hal/wifi_logger.cpp
040ee11fb7c5f1781537ae4343c056c0a49dcfc5 05-May-2015 xinhe <xinhe@google.com> change wifi Logging header

Allocate the memory at JNI layer. Thus, instead pass
down ** , pass * down

Bug:20853404
Change-Id: Id306ecda661ecb189c03925cfbf05077ae79c9f5
/hardware/broadcom/wlan/bcmdhd/wifi_hal/wifi_logger.cpp
1dc3032cbec4d3d4f67fcc0a1dffb6a1dee8a1b7 25-Apr-2015 Etan Cohen <etancohen@google.com> Fix build error on volantis: assumption about pointer size

Change-Id: I894e09b0563a95ab921c59d8b0a099de41132f61
/hardware/broadcom/wlan/bcmdhd/wifi_hal/wifi_logger.cpp
bc28c1d9af9673352208a2a75ff8d4d9ac02d718 24-Apr-2015 Etan Cohen <etancohen@google.com> Fix build failures on volantis

Commented out a log line which assumed a 32 bit pointer.

Change-Id: I7d6cd4742fbc987a9690a4b66df38e73edb55d20
/hardware/broadcom/wlan/bcmdhd/wifi_hal/wifi_logger.cpp
aa306e5f46b3e0e72d7917760b8af6aaebc35b1e 15-Apr-2015 Jerry Lee <jerrylee@broadcom.com> Support debugability feature (wifi-hal)

1) Bug : 18821170
2) support ring buffers for event ring and verbose ring
3) support FW Dump, FW version and DHD version

Change-Id: I4e00f7d7720331926f7f42157cdd4cb7cc68f784
Signed-off-by: Jerry Lee <jerrylee@broadcom.com>
/hardware/broadcom/wlan/bcmdhd/wifi_hal/wifi_logger.cpp