summaryrefslogtreecommitdiffstats
path: root/bcmdhd
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Revert "net: wireless: bcmdhd: update bcm4358 FW (7.112.100.41)""Zach Jang2015-10-272-0/+0
| | | | | | This reverts commit c907db16d1260243ada1baa79c0e3971df219daf. Change-Id: I5305c66916453add2f5ba62a06ad641165e36014
* Revert "net: wireless: bcmdhd: update bcm4358 FW (7.112.100.41)"Zach Jang2015-10-272-0/+0
| | | | | | This reverts commit 047718e8e7c0c9bb82e5c595b6256f2330a85f66. Change-Id: I0c97502fee0b0c0a93a71b3be9bec8ff1ec4e0cc
* net: wireless: bcmdhd: update bcm4358 FW (7.112.100.41)Insun Song2015-10-162-0/+0
| | | | | | | | | | | | | revert below fixes from 100.40 ver. 1. Fix for the where host posts more ioctl/event buffers more than FW could hold. BUG=24306599 2. Fix for corner case where scan wouldn't go through. BUG=24427813 Change-Id: Ia2cd845692da82ced20658045022e7dcafb639fc
* Revert "net: wireless: bcmdhd: update bcm4358 FW (7.112.100.35)"Ramanan Rajeswaran2015-09-282-0/+0
| | | | | | This reverts commit 0ad6d3d6ca2981168596743dab5e1dd2e10cf5d8. Change-Id: I28d184558e3b714aa22551382a8d577242eae82f
* net: wireless: bcmdhd: update bcm4358 FW (7.112.100.35)Insun Song2015-09-242-0/+0
| | | | | | | | increase TX power limit 1.5dB for all 2.4G channels. BUG=24312329 Change-Id: I146fece7ec59bbc9652055672aec34aace2d729f Signed-off-by: Insun Song <isong@broadcom.com>
* net: wireless: bcmdhd: update bcm4358 FW (7.112.100.34)Insun Song2015-09-242-0/+0
| | | | | | | | increase TX power limit 1.5dB for all 2.4G channels. bug=24312329 Change-Id: Iac35054b1078713db413471aecd445e5980dc93f Signed-off-by: Insun Song <isong@broadcom.com>
* Merge "net: wireless: bcmdhd: update bcm4358 FW (7.112.100.33)" into mnc-dr-devEd Tam2015-09-212-0/+0
|\
| * net: wireless: bcmdhd: update bcm4358 FW (7.112.100.33)Insun Song2015-09-212-0/+0
| | | | | | | | | | | | | | | | | | 5G channel disabled in XT/993 code for universal softAP use. Bug=24044521 Change-Id: I537f22ae48b71564331ec9d1a7c91b2c1b6ccc19 Signed-off-by: Insun Song <isong@broadcom.com>
* | Merge "Fix crash caused in wifi_cleanup" into mnc-dr-devxin He2015-09-211-3/+3
|\ \ | |/ |/|
| * Fix crash caused in wifi_cleanupAshwin2015-09-211-3/+3
| | | | | | | | | | | | | | | | | | Check if ptr is NULL before dereferncing in debug print statements. Bug: 24196226 Change-Id: I96e811a1628f4966c9334a83fa3514775d861cf1 Signed-off-by: Ashwin <ashwin.bhat@broadcom.com>
* | net: wireless: bcmdhd: update bcm4358 FW (7.112.100.32)Insun Song2015-09-172-0/+0
|/ | | | | | | | | updating FW country code regarding 5G channel policy. Bug: 22361348 Change-Id: Ibc51e81f04bf2a8a076a531eeb375fd0886aa737 Signed-off-by: Insun Song <isong@broadcom.com>
* Merge "Modify the cleanup procedure" into mnc-dr-devVinit Deshpande2015-09-042-17/+42
|\
| * Modify the cleanup procedureAshwin2015-09-042-17/+42
| | | | | | | | | | | | | | | | | | | | | | 1. Use the cleanup sockets to communicate to the evnt thread to exit and rx a ack for the same. 2. Added some missing cleanup on error during init. Bug: 23537437 Change-Id: Iac42e28c79e5ddf8c1a6a57719c3b08904330107 Signed-off-by: Ashwin <ashwin.bhat@broadcom.com>
* | Merge "fix scan_id and flag for ScanData" into mnc-dr-devNavtej Singh Mann2015-09-041-1/+2
|\ \ | |/ |/|
| * fix scan_id and flag for ScanDataNavtej Singh Mann2015-09-021-2/+3
| | | | | | | | | | bug: 23766442 Change-Id: I4455e11e079468236800c45f98c0394f3ce26e96
* | Merge "Fix verbose log flag" into mnc-dr-devKevin Cernekee2015-09-031-1/+1
|\ \
| * | Fix verbose log flagKevin Cernekee2015-08-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Per system/core/include/log/log.h, ALOGV is compiled out if LOG_NDEBUG is 1. Bug: chrome-os-partner:44402 Change-Id: Ib57c01a11f875376c951f21c4553ac5a33be110d
* | | am 3522524b: Merge "manual merge for N6 FW(7.35.79.100)" into mnc-devPrerepa Viswanadham2015-09-022-0/+0
|\ \ \ | | | | | | | | | | | | | | | | * commit '3522524bada6acaa0a6cf2f6f94f65541febad61': manual merge for N6 FW(7.35.79.100)
| * \ \ Merge "manual merge for N6 FW(7.35.79.100)" into mnc-devPrerepa Viswanadham2015-09-022-0/+0
| |\ \ \
| | * | | manual merge for N6 FW(7.35.79.100)Navtej Singh Mann2015-09-022-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Fix roaming failure prevents entering PS mode BUG=23218044 From: https://partner-android-review.googlesource.com/#/c/376862/ Change-Id: I9d3ff06f353828c40840bf8e11aabeb6c924e795
* | | | | am 84b4a253: manual merge for N5 FW(6.37.32.RC23.34.40)Navtej Singh Mann2015-09-022-0/+0
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | * commit '84b4a2539edf9414b539c3c935084df376ba2d7a': manual merge for N5 FW(6.37.32.RC23.34.40)
| * | | | manual merge for N5 FW(6.37.32.RC23.34.40)Navtej Singh Mann2015-09-022-0/+0
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Fix roaming failure prevents entering PS mode BUG=23218044 From: https://partner-android-review.googlesource.com/#/c/376862/ Change-Id: Ifd1d5396fb6bebcb3796ad1f7432de9969571afe
* | | | net: wireless: bcmdhd: update bcm4358 FW (7.112.100.27)Insun Song2015-09-022-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug=23590957 fix for FCC bandedge txpower measurement fail. Signed-off-by: Insun Song <isong@broadcom.com> Change-Id: I50a0c0b1a76e37595f43373335c23eb702d1a636
* | | | Merge "wifi_hal: Fix array overflow retrieving gscan results" into mnc-dr-devKevin Cernekee2015-09-021-3/+4
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | wifi_hal: Fix array overflow retrieving gscan resultsKevin Cernekee2015-08-301-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | am 2d571e7e: net:wireless:bcmdhd: Update bcm4354 FW(7.35.79.101)Ritter Yeh2015-08-282-0/+0
|\ \ \ | | |/ | |/| | | | | | | * commit '2d571e7e7a7164fd51fab006e74630f5b4c1eee5': net:wireless:bcmdhd: Update bcm4354 FW(7.35.79.101)
| * | net:wireless:bcmdhd: Update bcm4354 FW(7.35.79.101)Ritter Yeh2015-08-282-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | 1) Remove channel 120/124/128 from US/0 Bug: 23218044 Change-Id: I97d1095f7d38bb2e90cc241d9321603192e859c3 Signed-off-by: Ritter Yeh <ryeh@broadcom.com>
* | | Merge "net: wireless: bcmdhd: update bcm4358 FW (7.112.100.26)" into mnc-dr-devEd Tam2015-08-262-0/+0
|\ \ \
| * | | net: wireless: bcmdhd: update bcm4358 FW (7.112.100.26)Insun Song2015-08-252-0/+0
| | |/ | |/| | | | | | | | | | | | | | | | | | | bug=23328094 priortize EAPOL packets to avoid auth failure. Change-Id: Ife8aa41c0d6ef91d47f29a674319bdf554837e92 Signed-off-by: Insun Song <isong@broadcom.com>
* | | am 85113b28: Merge "net:wireless:bcmdhd: Update bcm4339 ↵Prerepa Viswanadham2015-08-262-0/+0
|\ \ \ | | |/ | |/| | | | | | | | | | | | | 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)
| * | Merge "net:wireless:bcmdhd: Update bcm4339 ↵Prerepa Viswanadham2015-08-262-0/+0
| |\ \ | | | | | | | | | | | | FW(6.37.32.RC23.34.40/7.35.79.100)" into mnc-dev
| | * | net:wireless:bcmdhd: Update bcm4339 FW(6.37.32.RC23.34.40/7.35.79.100)Ritter Yeh2015-08-262-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Fix roaming failure prevents entering PS mode BUG=23218044 Change-Id: I65b6993e2a768f5ce79917140304abe661fcf43c Signed-off-by: Ritter Yeh <ryeh@broadcom.com>
* | | | am aa544ae2: net:wireless:bcmdhd: Update bcm4356 ↵Ritter Yeh2015-08-262-0/+0
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | | | | | | 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)
| * | net:wireless:bcmdhd: Update bcm4356 FW(6.37.32.RC23.34.40/7.35.79.100)Ritter Yeh2015-08-262-0/+0
| |/ | | | | | | | | | | | | | | | | 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>
* | net: wireless: bcmdhd: update bcm4358 FW(7.112.100.17)Insun Song2015-08-142-0/+0
| | | | | | | | | | | | | | | | 1) bug=23163857 revert logability feature due to JNI crash. Change-Id: I2f0ace60c9ac5e2dc2080d261eb1a7e711049ce3 Signed-off-by: Insun Song <isong@broadcom.com>
* | am 2c9d7bbf: Merge "Fix cleanup of COMPLETE_SCAN event" into mnc-devVinit Deshpande2015-08-131-1/+1
|\ \ | |/ | | | | | | * commit '2c9d7bbf80b19c3881229540d1ef05669bd27118': Fix cleanup of COMPLETE_SCAN event
| * Merge "Fix cleanup of COMPLETE_SCAN event" into mnc-devVinit Deshpande2015-08-131-1/+1
| |\
| | * Fix cleanup of COMPLETE_SCAN eventAshwin2015-08-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | unregister the event if gscan setup fails Bug: 23030690 Change-Id: I6f20f340e96cf35af3e7fc28893fb4bc50c64ed8 Signed-off-by: Ashwin <ashwin.bhat@broadcom.com>
* | | Merge "Revert "net: wireless: bcmdhd: update bcm4358 FW (7.112.100.15)"" ↵Ed Tam2015-08-132-0/+0
|\ \ \ | | | | | | | | | | | | into mnc-dr-dev
| * | | Revert "net: wireless: bcmdhd: update bcm4358 FW (7.112.100.15)"Ed Tam2015-08-122-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 57ffe4477b8e4629893df5824b3982eb1b352897. Bug: 23163857 Change-Id: Ie2f1facffb162508ac32bbab96a1f3deb42379cf
* | | | am 39ada30e: net:wireless:bcmdhd: Update bcm4339/54/56 ↵Ashwin2015-08-136-0/+0
|\ \ \ \ | |/ / / |/| / / | |/ / | | | | | | | | | 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)
| * | net:wireless:bcmdhd: Update bcm4339/54/56 FW(6.37.32.RC23.34.39/7.35.79.97)Ashwin2015-08-126-0/+0
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | net: wireless: bcmdhd: update bcm4358 FW (7.112.100.15)Insun Song2015-08-112-0/+0
| | | | | | | | | | | | | | | | | | 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>
* | RSSI monitor cmd cleanupAshwin2015-08-071-1/+6
|/ | | | | | | | | Cleanup RSSI monitor cmd if it fails Bug 22826644 Change-Id: Iaca8201ea32d051bb2afd34e28257fc828908599 Signed-off-by: Ashwin <ashwin.bhat@broadcom.com>
* net:wireless:bcmdhd: Update bcm4354/56 FW(7.35.79.96)Ecco Park2015-08-044-0/+0
| | | | | | | | | | | 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>
* Merge "bcmdhd: Update bcm4354/56 FW(7.35.79.95)" into mnc-devDmitry Shmidt2015-07-304-0/+0
|\
| * bcmdhd: Update bcm4354/56 FW(7.35.79.95)Ecco Park2015-07-304-0/+0
| | | | | | | | | | | | | | | | | | 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>
* | Fix a potential crash in debugging codeVinit Deshpande2015-07-281-1/+7
|/ | | | | | | | | | 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
* net:wireless:bcmdhd: Update bcm4354/56 FW (7.35.79.94)Chilam Ng2015-07-164-0/+0
| | | | | | | | | | | | 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>
* Fix couple of issues with unregistering event handlersVinit Deshpande2015-07-162-4/+4
| | | | | | | | | | | 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