Android-x86
Fork
Donation

  • R/O
  • HTTP
  • SSH
  • HTTPS

external-wpa_supplicant_6: List of commits

external/wpa_supplicant_6


RSS
Rev. Hora Autor
9d919bf ics-x86 2012-02-19 22:05:23 Stefan Seidel

backport SIGNAL_POLL from wpa_supplicant 0.8.x to awext driver

4ec2577 2011-11-28 17:45:05 Kelvie Wong

Hackishly port szym's ad-hoc patch to work with my Xoom.

Taken from [1], I got rid of all of the #ifdefs to keep it clean; the (*)
prefix hack that he uses bugs up the UI a bit; you will see three entries
for your ad-hoc wireless point (and none of them will say remembered), but
at least it works until Google decides to add ad-hoc support.

[1]http://szym.net/android/adhoc-wpa-supp.html

Change-Id: I3f1845fa4a83b38348f0f07c63712962e26db1b6
Signed-off-by: Kelvie Wong <kelvie@ieee.org>

74c3449 2011-11-28 17:45:05 Chih-Wei Huang

change wifi.interface to wlan.interface

We are not allowed to set wifi.interface in libhardware_legacy.

Change-Id: Iba9ad419d07b6c6eab9a57c9ce518c86b23cc409

42d17e2 2011-11-28 17:45:05 Nicu Pavel

Added a separate driver awext to emulate Android driver commands

Change-Id: I5e14cfc5dd16c9429387b5a5acc39c55edd2fa4e

3d8fdea 2011-07-12 14:12:14 Jeff Brown

Remove the simulator target from all makefiles.
Bug: 5010576

Change-Id: I108baa45dbda7a3d484eb69386b0167abed1243b

eee21e1 2011-03-23 01:55:48 Dmitry Shmidt

Add SCAN_INTERVAL command and remove system property access

Change-Id: Ia6fcdc44cf65b861d978f851bbe79b09b015d3c2
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>

f257b4b 2011-03-22 06:48:36 Dmitry Shmidt

Remove obsolete code: reassociate is called from the wifi manager

Change-Id: Ia77193aaf5c738519a8ae6c9e34494d094c07a0b
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>

9ea27a3 2011-03-10 04:38:00 Dmitry Shmidt

wpa_cli: Fix alternative socket path

Change-Id: I1c3b53d84a9ccb5de280cfb6df4e3ccb9dc45cf4
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>

5f27b7c 2011-03-08 09:11:32 Dmitry Shmidt

Remove forcing of RW to wpa_supplicant.conf

Change-Id: Ib34bfd132e3d26eb211231ee429ce546aee09e37
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>

4d13ed6 2011-03-05 04:00:13 Dmitry Shmidt

Check select() return value in wpa_ctrl_request()

Change-Id: I7bd8bbae8a5d74ef576de3e3b3f08473fc9b6d0b
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>

f279460 2011-03-05 03:53:38 Dmitry Shmidt

Remove WPA_IDLE state

Change-Id: Ia5f408616763e6c6f786f90f1a21e0a0f619100f
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>

0657138 2011-03-02 08:31:25 Dmitry Shmidt

Merge "Set ap_scan to default in case of disassociation"

14e2a2d 2011-03-02 07:29:53 Dmitry Shmidt

Set ap_scan to default in case of disassociation

Change-Id: I01b9611600e8fcabb03d820979d7a5fe9e36464d
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>

81fc7cb 2011-02-24 04:16:39 Dmitry Shmidt

am c5f70d68: WEXT: Suppress scan errors during background scan

* commit 'c5f70d689ab6e50a51caa2d13fa85812574fc32a':
WEXT: Suppress scan errors during background scan

4f28a89 2011-02-24 04:16:38 Dmitry Shmidt

am f09d4bb3: (-s ours) WEXT: Add background scan command support

* commit 'f09d4bb307a8a925c098942868c035b67d248e31':
WEXT: Add background scan command support

c5f70d6 2011-02-23 09:41:33 Dmitry Shmidt

WEXT: Suppress scan errors during background scan

Change-Id: Iabc142f7d36955b55ac39605fe524b5edcc8c43c
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>

f09d4bb 2011-02-23 09:40:49 Dmitry Shmidt

WEXT: Add background scan command support

Change-Id: Ie7d6b9570acbe798bba13b0d99e98e488c682340
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>

3a3bb4e 2011-02-23 06:28:07 Dmitry Shmidt

WEXT: Suppress scan errors during background scan

Change-Id: Iab7138e1408afe409b27657d599a159d0fcb8ed8
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>

e579499 2011-02-19 09:48:12 Dmitry Shmidt

WEXT: Add background scan command support

Change-Id: Ib9b37d4a4f43148c245942b2f59a0eee5629ec4d
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>

a12fdfe 2011-01-20 07:08:03 Irfan Sheriff

Fix for WPS certification test 5.1.5

The test verifies that the device can be configured to use open network
settings to join an AP’s WLAN using PIN method through WLAN external Registrar.

Bug: 3368598
Change-Id: Id6b9a1cb97f0b35a584b304426af9836d74e0570

3c1695b 2011-01-19 02:31:46 Irfan Sheriff

Add WPS bss match check in Non WPA selection

This change is necessary to pass WPS test case 5.1.7

Bug: 3362571
Change-Id: I97771010aff7fc76180646fb38b618715e324be3

3ae4d7c 2010-11-18 06:49:25 Dmitry Shmidt

Remove Android log messages in wpa_msg()

Change-Id: I9b8507bfd479b992691501ee46a85e9aac70d6c5
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>

efae2a2 2010-11-17 09:00:09 Dmitry Shmidt

Remove scan debug messages

Change-Id: Id36255be3e756b1ac0f724fd82707da1c177f69f
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>

a3a0d9c 2010-11-09 07:03:19 Dmitry Shmidt

Fix combo-scan prev SSID pointer update in case of scan failure

Change-Id: Ia3d302ade71d558f4749177a522e08b768f20735
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>

b5540e9 2010-09-29 09:37:57 Irfan Sheriff

am b2522a10: Remove WPS availability messaging

Merge commit 'b2522a100c9c6688508261b04e83fa1d0bdc88ab'

* commit 'b2522a100c9c6688508261b04e83fa1d0bdc88ab':
Remove WPS availability messaging

b2522a1 2010-09-29 04:36:36 Irfan Sheriff

Remove WPS availability messaging

We check WPS availability from scan results.
We can do without the frequenty log/message of WPS availability.

Bug: 3042300
Change-Id: I0756ea544d60bd13c0d61c0e14a4aea5d4f71b49

eb1abe5 2010-09-25 03:38:02 Ying Wang

Fix build.

Change-Id: Ib4e764c5d31d776421ab0056056e5c2747c4be0d

91af2ca 2010-09-25 03:19:49 Ying Wang

Use regular module to build wpa_supplicant.conf

Now PRODUCT_COPY_FILES is not allowed in module makefiles.
Bug: 3003508

Change-Id: Id2d163926365c3bce541990dc4d77eebc4e20975

2a35595 2010-09-18 02:54:45 Dmitry Shmidt

am 6b71bc39: WEXT: Clear BSSID in case of link down

Merge commit '6b71bc39504fef8358c80012adeb735cd9290a95'

* commit '6b71bc39504fef8358c80012adeb735cd9290a95':
WEXT: Clear BSSID in case of link down

7268b99 2010-09-18 02:54:43 Dmitry Shmidt

am 7d3085c6: WEXT: cscan: Return Ok in case driver was stopped

Merge commit '7d3085c664c5643675345f2d77346f46ac8468ff'

* commit '7d3085c664c5643675345f2d77346f46ac8468ff':
WEXT: cscan: Return Ok in case driver was stopped

Show on old repository browser