| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| |
| |
| |
| |
| | |
bug: 23766442
Change-Id: I4455e11e079468236800c45f98c0394f3ce26e96
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Per system/core/include/log/log.h, ALOGV is compiled out if LOG_NDEBUG
is 1.
Bug: chrome-os-partner:44402
Change-Id: Ib57c01a11f875376c951f21c4553ac5a33be110d
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* commit '3522524bada6acaa0a6cf2f6f94f65541febad61':
manual merge for N6 FW(7.35.79.100)
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
1. Fix roaming failure prevents entering PS mode
BUG=23218044
From: https://partner-android-review.googlesource.com/#/c/376862/
Change-Id: I9d3ff06f353828c40840bf8e11aabeb6c924e795
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* commit '84b4a2539edf9414b539c3c935084df376ba2d7a':
manual merge for N5 FW(6.37.32.RC23.34.40)
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
1. Fix roaming failure prevents entering PS mode
BUG=23218044
From: https://partner-android-review.googlesource.com/#/c/376862/
Change-Id: Ifd1d5396fb6bebcb3796ad1f7432de9969571afe
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
bug=23590957
fix for FCC bandedge txpower measurement fail.
Signed-off-by: Insun Song <isong@broadcom.com>
Change-Id: I50a0c0b1a76e37595f43373335c23eb702d1a636
|
|\ \ \ \
| | |/ /
| |/| /
| |_|/
|/| | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
WifiNative (in frameworks) allocates a 64-element wifi_cached_scan_results
array on the stack. The bcmdhd HAL can write past the end of this array
if the kernel provides excess scan data. Fix the sanity check so that
it terminates processing if it is out of space.
Bug: chrome-os-partner:44402
Change-Id: I99a9bcb180c3aafb294b4af85727e9ec412312df
|
|\ \ \
| | |/
| |/|
| | |
| | | |
* commit '2d571e7e7a7164fd51fab006e74630f5b4c1eee5':
net:wireless:bcmdhd: Update bcm4354 FW(7.35.79.101)
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
1) Remove channel 120/124/128 from US/0
Bug: 23218044
Change-Id: I97d1095f7d38bb2e90cc241d9321603192e859c3
Signed-off-by: Ritter Yeh <ryeh@broadcom.com>
|
|\ \ \ |
|
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | | |
bug=23328094
priortize EAPOL packets to avoid auth failure.
Change-Id: Ife8aa41c0d6ef91d47f29a674319bdf554837e92
Signed-off-by: Insun Song <isong@broadcom.com>
|
|\ \ \
| | |/
| |/|
| | |
| | |
| | |
| | | |
FW(6.37.32.RC23.34.40/7.35.79.100)" into mnc-dev
* commit '85113b2816251d59eb9463311bfb933bef7d429f':
net:wireless:bcmdhd: Update bcm4339 FW(6.37.32.RC23.34.40/7.35.79.100)
|
| |\ \
| | | |
| | | |
| | | | |
FW(6.37.32.RC23.34.40/7.35.79.100)" into mnc-dev
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
1. Fix roaming failure prevents entering PS mode
BUG=23218044
Change-Id: I65b6993e2a768f5ce79917140304abe661fcf43c
Signed-off-by: Ritter Yeh <ryeh@broadcom.com>
|
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| |
| | |
| | | |
FW(6.37.32.RC23.34.40/7.35.79.100)
* commit 'aa544ae2e5ce5d3d4a4ff9aeee7d1163a05d524d':
net:wireless:bcmdhd: Update bcm4356 FW(6.37.32.RC23.34.40/7.35.79.100)
|
| |/
| |
| |
| |
| |
| |
| |
| |
| | |
1. Fix roaming failure prevents entering PS mode
BUG=23218044
Change-Id: Ia1922a0a99e7dc5d722e766c42cdbe8e4be03912
Signed-off-by: Ritter Yeh <ryeh@broadcom.com>
Signed-off-by: Prerepa Viswanadham <dham@google.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
1) bug=23163857
revert logability feature due to JNI crash.
Change-Id: I2f0ace60c9ac5e2dc2080d261eb1a7e711049ce3
Signed-off-by: Insun Song <isong@broadcom.com>
|
|\ \
| |/
| |
| |
| | |
* commit '2c9d7bbf80b19c3881229540d1ef05669bd27118':
Fix cleanup of COMPLETE_SCAN event
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
unregister the event if gscan setup fails
Bug: 23030690
Change-Id: I6f20f340e96cf35af3e7fc28893fb4bc50c64ed8
Signed-off-by: Ashwin <ashwin.bhat@broadcom.com>
|
|\ \ \
| | | |
| | | |
| | | | |
into mnc-dr-dev
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This reverts commit 57ffe4477b8e4629893df5824b3982eb1b352897.
Bug: 23163857
Change-Id: Ie2f1facffb162508ac32bbab96a1f3deb42379cf
|
|\ \ \ \
| |/ / /
|/| / /
| |/ /
| | |
| | |
| | | |
FW(6.37.32.RC23.34.39/7.35.79.97)
* commit '39ada30e4d6723f3eb3e2360b7879a63f7240e3e':
net:wireless:bcmdhd: Update bcm4339/54/56 FW(6.37.32.RC23.34.39/7.35.79.97)
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
1. bcm4354/56 - Remove channels 12 and 13 from country code XT/50
Bug 22797025
2. bcm4339 - De-prioritize gscan over escan
Bug 22776056
Basic SVT Test
STA connection test : Pass
Roaming test : Pass
Throughtput test : Pass
Regulatory test: Pass
Change-Id: I5ca3c175c9040435cc43f45d1ae34ec7957a4b0c
Signed-off-by: Ashwin <ashwin.bhat@broadcom.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
1. bug : 22611777
=> adding JP/991 ccode for outdoor/nonDFS/No-A-band
channels of SOFTAP
Change-Id: If5601c0ba7584a33da3fc336ece8a87e7a792ad2
Signed-off-by: Insun Song <isong@broadcom.com>
|
|/
|
|
|
|
|
|
|
| |
Cleanup RSSI monitor cmd if it fails
Bug 22826644
Change-Id: Iaca8201ea32d051bb2afd34e28257fc828908599
Signed-off-by: Ashwin <ashwin.bhat@broadcom.com>
|
|
|
|
|
|
|
|
|
|
|
| |
1) remove anqp offload feature to save memory
2) BUG=22339691
Prioritize EAPOL packets to avoid delay
in the processing EAPOL packets in case of high data traffic.
3) SVT is on progress
Change-Id: I7fd1c3a2f76fbaf7b55d1b31219c406106e26e09
Signed-off-by: Ecco Park <eccopark@broadcom.com>
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
1) BUG=22414864
add county code : JP/991 for outdoor/notDFS/NO-A-band
channels of SOFTAP in Japan
Change-Id: I3ac20518bd4da54c160890bbd7cfbc1d48f20214
Signed-off-by: Ecco Park <eccopark@broadcom.com>
|
|/
|
|
|
|
|
|
|
|
| |
We want to catch incorrect event_cbs; but the commands
they may refer to may have been deleted by the time
the debugging messages are printed. This change fixes
that by printing before anything is deleted.
Bug: 22401861
Change-Id: I71562af940275b43057eae1f93406291924ad567
|
|
|
|
|
|
|
|
|
|
|
|
| |
Link stats: fixed on_time accuracy upon connection/disconnection
Bug 21613534
Basic SVT Test
STA connection test
Change-Id: I40178497a5590348d77fc883e7c7d6c4042b2a89
Signed-off-by: Chilam Ng <chilam@broadcom.com>
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
b/22349265
Change-Id: I98132e5083155de21ae241b3b3a6b8f9410d61ec
Signed-off-by: Jerry Lee <jerrylee@broadcom.com>
|
|\
| |
| |
| | |
for blacklist" into mnc-dev
|
| |
| |
| |
| |
| |
| |
| | |
blacklist
Bug:22394142
Change-Id: I2661c3833d9ca85cea8110f85aef1d039fb43c5b
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
1) Bug : 22212992
=> RTT Random mac bug fix
2) Bug : 21668251
=> RA cache interval change to 10mins.
=> Filter out all of unsolicited NA packet
=> Maintain RA cache table for roaming scenario.
Change-Id: I60540533926c8bbd549b68f166fdcdf1006b1beb
Signed-off-by: Ecco Park <eccopark@broadcom.com>
|
|/
|
|
|
|
|
|
| |
1) update country code locales
Cherry-pick of https://partner-android-review.googlesource.com/#/c/221761/
Change-Id: I7381be5a59a002ce25443d24a989f92a1b5d70c0
Signed-off-by: Insun Song <isong@broadcom.com>
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
|\ \
| |/
| |
| | |
mnc-dev
|
| |
| |
| |
| |
| |
| |
| | |
Fix a buffer overflow access that caused a SEGV_ACCERR
Change-Id: Id38ac0637696128ee66039e8b4c5e8d73ec945a1
Signed-off-by: Ashwin <ashwin.bhat@broadcom.com>
|
|/
|
|
|
|
| |
Bug: 22306117
Change-Id: Icddf6c28437be2531734d62fc24f13100b02bad0
|
|\ |
|
| |
| |
| |
| |
| | |
bug:22174291
Change-Id: I621f92a3604f9a30279c4fe25cd606432df1839e
|
|\ \
| | |
| | |
| | | |
into mnc-dev
|