summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-04-23bcm4329: Fix AP interface processing and removal, Improve BT-coex during ↵android-sdk-tools_r7android-sdk-tools_r6android-sdk-2.2_r2android-sdk-2.2_r1android-cts-2.2_r8android-cts-2.2_r7android-cts-2.2_r6android-cts-2.2_r5android-cts-2.2_r4android-cts-2.2_r3android-cts-2.2_r2android-cts-2.2_r1android-adt-0.9.9android-adt-0.9.8android-2.2_r1.3android-2.2_r1.2android-2.2_r1.1android-2.2_r1android-2.2.3_r2.1android-2.2.3_r2android-2.2.3_r1android-2.2.2_r1android-2.2.1_r2android-2.2.1_r1tools_r9tools_r8tools_r7froyo-releasefroyo-plus-aospfroyoDmitry Shmidt
DHCP session Change-Id: Iba120a2bb21582aeef72a06a99d7f19b62d2df75 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2010-04-08bcm4329: Update to Ver 4.218.209Dmitry Shmidt
includes: SoftAP fixes and unique MAC address, WPS fix, use of wlan_plat.h Change-Id: I8168abe37f10d03a83bf5c82ad041f484150b047 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2010-03-29bcm4329: Sync with kernel SHA1: e3e6e272c600d7fa3d8722351129b04b0697e608Dmitry Shmidt
Change-Id: I1bef51c1ccfafd7822267523833e710ca17e022d Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2010-03-19bcm4329: Apply all Android patchesDmitry Shmidt
Change-Id: I38b791cbfe8f8d4f15f40012d87f49372c5a8e91 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2010-03-19bcm4329: Update to version 4.218.204Greg Goldman
Change-Id: I5f762157a26c988abeafd9436c52808eefa26d0b Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2010-03-18Replace bzero with memset. Eliminates a warning when the implicitCarl Shapiro
strings.h include is removed from bionic's stdlib.h. Change-Id: Ia0700df605c482e5e49ec7af3508afd77c91cd91
2010-03-08Add an empty CleanSpec.mkJean-Baptiste Queru
Change-Id: I8c9903fe2b6fef9854ac053c73744d241186adf0
2010-02-16bcm4329: Sync with kernel tree (add kernel 2.6.32 support)Dmitry Shmidt
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2010-02-05am 4b4babc8: am dbbd8aed: reconcile main tree with open-source eclairThe Android Open Source Project
Merge commit '4b4babc89eee20d614ccbb5217b1544626959614' * commit '4b4babc89eee20d614ccbb5217b1544626959614': android-2.1_r1 snapshot
2010-02-05am dbbd8aed: reconcile main tree with open-source eclairThe Android Open Source Project
Merge commit 'dbbd8aed7ea208bda62db316dd31900b938fabfa' into eclair-plus-aosp * commit 'dbbd8aed7ea208bda62db316dd31900b938fabfa': android-2.1_r1 snapshot
2010-02-05reconcile main tree with open-source eclairandroid-sdk-tools_r5android-cts-2.1_r5android-cts-2.1_r4android-cts-2.1_r3android-cts-2.1_r2eclairThe Android Open Source Project
2010-01-29reconcile android-2.1_r1 snapshotThe Android Open Source Project
2010-01-27am 41fd9152: merge from open-source masterThe Android Open Source Project
Merge commit '41fd9152e2dcf739b24e5ae8defdb1ee42c589c2' * commit '41fd9152e2dcf739b24e5ae8defdb1ee42c589c2': empty initial commit
2010-01-21merge from open-source masterThe Android Open Source Project
2010-01-12android-2.1_r1 snapshotThe Android Open Source Project
2010-01-11empty initial commitThe Android Open Source Project
2009-12-13am 9b66717d: bcm4329: sync with kernel tree (b/2249878) 1798b1b3: Fix ↵Dmitry Shmidt
wl_iw_set_pmksa() functionality 05d8e87f: Set 2 retries to config registers access 9dde2be3: Stop transmit queue in case of firmware failure d1d35073: Get IRQ type from platform data Merge commit '9b66717d9e4dd32e61a03f572d4eaebbfb4ee6c3' into eclair-mr2-plus-aosp * commit '9b66717d9e4dd32e61a03f572d4eaebbfb4ee6c3': bcm4329: sync with kernel tree (b/2249878)
2009-12-11bcm4329: sync with kernel tree (b/2249878)android-sdk-2.1_r1android-2.1_r2.1sandroid-2.1_r2.1p2android-2.1_r2.1pandroid-2.1_r2android-2.1_r1eclair-sholes-release2eclair-releaseeclair-passion-releaseDmitry Shmidt
1798b1b3: Fix wl_iw_set_pmksa() functionality 05d8e87f: Set 2 retries to config registers access 9dde2be3: Stop transmit queue in case of firmware failure d1d35073: Get IRQ type from platform data Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2009-12-02am 27e221f9: bcm4329: Prevent deadlock in SPINWAIT_SLEEP() (b/2249878)Dmitry Shmidt
Merge commit '27e221f940ec3f98ccb716ed0aeb52cd8f77cfd5' into eclair-mr2-plus-aosp * commit '27e221f940ec3f98ccb716ed0aeb52cd8f77cfd5': bcm4329: Prevent deadlock in SPINWAIT_SLEEP() (b/2249878)
2009-12-02bcm4329: Prevent deadlock in SPINWAIT_SLEEP() (b/2249878)Dmitry Shmidt
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2009-12-02am 93826f4d: bcm4329: Fix unregister_netdevice() race conditions (b/2249878)Dmitry Shmidt
Merge commit '93826f4d911a7efde794a19e9e72a0a8cc6360ae' into eclair-mr2-plus-aosp * commit '93826f4d911a7efde794a19e9e72a0a8cc6360ae': bcm4329: Fix unregister_netdevice() race conditions (b/2249878)
2009-12-02am 08111ea8: bcm4329: Fix watchdog timer race conditions (b/2249878) ↵Dmitry Shmidt
Fix "garbage" scan results processing Merge commit '08111ea8c525690e7cb10a5ca121e7659dd0ffec' into eclair-mr2-plus-aosp * commit '08111ea8c525690e7cb10a5ca121e7659dd0ffec': bcm4329: Fix watchdog timer race conditions (b/2249878)
2009-12-02bcm4329: Fix unregister_netdevice() race conditions (b/2249878)Dmitry Shmidt
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2009-12-01am 642358b2: bcm4329: Fix add_timer race conditions (b/2249878)Dmitry Shmidt
Merge commit '642358b2ff5709acd916d3a5f97eb306641f3d96' into eclair-mr2-plus-aosp * commit '642358b2ff5709acd916d3a5f97eb306641f3d96': bcm4329: Fix add_timer race conditions (b/2249878)
2009-12-01bcm4329: Fix watchdog timer race conditions (b/2249878)Dmitry Shmidt
Fix "garbage" scan results processing Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2009-11-25bcm4329: Fix add_timer race conditions (b/2249878)Dmitry Shmidt
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2009-11-19am e2062c5b: bcm4329: Fix wakelock acquisition in scan threads (b/2249878)Dmitry Shmidt
Merge commit 'e2062c5b5a6e5accf0d39fab31e6106c22521449' into eclair-mr2-plus-aosp * commit 'e2062c5b5a6e5accf0d39fab31e6106c22521449': bcm4329: Fix wakelock acquisition in scan threads (b/2249878)
2009-11-18bcm4329: Fix wakelock acquisition in scan threads (b/2249878)Dmitry Shmidt
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2009-11-15merge from open-source masterJean-Baptiste Queru
2009-11-15bcm4329: Kill watchdog before "driver stop" command, (b/2249878)Dmitry Shmidt
Fix scan with more than 200 APs memory corruption Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2009-11-12bcm4329: Increase timeout to handle delay caused by a2dp (b/2249878)android-sdk-2.0.1_r1android-sdk-2.0.1-docs_r1android-2.0.1_r1eclair-sholes-releaseDmitry Shmidt
Signed-off-by: Matthew Lai <matthew_lai@htc.com>
2009-11-11bcm4329: Sync with kernel tree (b/2249878)Dmitry Shmidt
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2009-11-11bcm4329: Update to version 4.218.161 (b/2249878)Dmitry Shmidt
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2009-09-09Remove comments from wpa_supplciant.conf templateandroid-sdk-tools_r4android-sdk-tools_r3android-sdk-2.0_r1android-2.0_r1Dmitry Shmidt
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2009-08-17Initial HW porting, adding wakelocks and wakeup interruptDmitry Shmidt
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2009-07-16Initial Broadcom bcm4329 driver Ver 4.218.97Dmitry Shmidt
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2009-07-11new project, first commitThe Android Open Source Project