| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | Fix invalid Wifi Network system crash | Vinit Deshapnde | 2013-09-09 | 2 | -0/+21 |
* | | | am 16666176: am 8f435bac: Merge "Fix Wifi Batch Scanning" into klp-dev | Robert Greenwalt | 2013-09-12 | 3 | -32/+57 |
|\ \ \
| |/ / |
|
| * | | Fix Wifi Batch Scanning | Robert Greenwalt | 2013-09-11 | 3 | -32/+57 |
* | | | resolved conflicts for merge of 03422d26 to master | Dianne Hackborn | 2013-09-11 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Fix issue #10688644: Java crash in com.android.phone: | Dianne Hackborn | 2013-09-11 | 1 | -2/+2 |
* | | | Fix a few synchronization issues in WifiMonitor. | Narayan Kamath | 2013-09-11 | 1 | -418/+415 |
* | | | am f7bea433: am ba85b970: Merge "Set country code on P2p interfaces as well" ... | Vinit Deshapnde | 2013-09-10 | 3 | -4/+19 |
|\ \ \
| |/ / |
|
| * | | Merge "Set country code on P2p interfaces as well" into klp-dev | Vinit Deshapnde | 2013-09-10 | 3 | -4/+19 |
| |\ \ |
|
| | * | | Set country code on P2p interfaces as well | Vinit Deshapnde | 2013-09-09 | 3 | -4/+19 |
| | |/ |
|
* | | | am 4f54abfc: am 00cd7132: Merge "wifi: Fix cleaning scan result cache" into k... | Dmitry Shmidt | 2013-09-06 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | wifi: Fix cleaning scan result cache | Dmitry Shmidt | 2013-09-06 | 1 | -1/+1 |
* | | | am 6a3b7db2: am 771c11b7: Merge "Fix duplicate SSID entries in the WifiSettin... | Vinit Deshapnde | 2013-09-06 | 1 | -3/+9 |
|\ \ \
| |/ / |
|
| * | | Merge "Fix duplicate SSID entries in the WifiSettings UI" into klp-dev | Vinit Deshapnde | 2013-09-06 | 1 | -3/+9 |
| |\ \ |
|
| | * | | Fix duplicate SSID entries in the WifiSettings UI | Vinit Deshapnde | 2013-09-05 | 1 | -3/+9 |
| | |/ |
|
* | | | am 6bddc317: am eadf1959: Merge "Track IP addresses in WifiStateMachine." int... | Lorenzo Colitti | 2013-09-06 | 1 | -34/+151 |
|\ \ \
| |/ / |
|
| * | | Merge "Track IP addresses in WifiStateMachine." into klp-dev | Lorenzo Colitti | 2013-09-06 | 1 | -34/+151 |
| |\ \ |
|
| | * | | Track IP addresses in WifiStateMachine. | Lorenzo Colitti | 2013-09-06 | 1 | -34/+151 |
| | |/ |
|
* | | | Remove synchronization in WifiMonitorSingleton. | Narayan Kamath | 2013-09-06 | 1 | -26/+14 |
|/ / |
|
* | | Merge "Rename LinkInfo to LinkQualityInfo" into klp-dev | Vinit Deshapnde | 2013-09-05 | 1 | -13/+13 |
|\ \
| |/
|/| |
|
| * | Rename LinkInfo to LinkQualityInfo | Vinit Deshapnde | 2013-09-04 | 1 | -13/+13 |
* | | Synchronize access to single supplicant path | Vinit Deshapnde | 2013-08-30 | 1 | -36/+61 |
* | | More elaborate logs to debug missing APs | Vinit Deshapnde | 2013-08-28 | 3 | -21/+91 |
|/ |
|
* | Fix channel set option in wifi batch scan command. | Sreeram Ramachandran | 2013-08-27 | 1 | -1/+5 |
* | Merge "Fix an exception caused by incorrect data handling" into klp-dev | Vinit Deshapnde | 2013-08-26 | 1 | -1/+7 |
|\ |
|
| * | Fix an exception caused by incorrect data handling | Vinit Deshapnde | 2013-08-15 | 1 | -1/+7 |
* | | wifi-display: add certification options | Chong Zhang | 2013-08-23 | 3 | -1/+148 |
* | | Additional logging to debug lost Wifi APs | Vinit Deshapnde | 2013-08-23 | 4 | -1/+80 |
* | | Merge "Introduce network link quality statistics" into klp-dev | Vinit Deshapnde | 2013-08-22 | 1 | -9/+67 |
|\ \ |
|
| * | | Introduce network link quality statistics | Vinit Deshapnde | 2013-08-21 | 1 | -9/+67 |
| |/ |
|
* | | Merge "Expose WifiManager.setTdlsEnabled public API" into klp-dev | Vinit Deshapnde | 2013-08-19 | 1 | -12/+18 |
|\ \ |
|
| * | | Expose WifiManager.setTdlsEnabled public API | Vinit Deshapnde | 2013-08-16 | 1 | -12/+18 |
* | | | Merge "wifi: Do not use prefix for p2p commands" into klp-dev | Dmitry Shmidt | 2013-08-16 | 1 | -1/+6 |
|\ \ \ |
|
| * | | | wifi: Do not use prefix for p2p commands | Dmitry Shmidt | 2013-08-14 | 1 | -1/+6 |
| | |/
| |/| |
|
* | | | Merge "Modify wifi BatchedScan." into klp-dev | Robert Greenwalt | 2013-08-16 | 5 | -33/+81 |
|\ \ \ |
|
| * | | | Modify wifi BatchedScan. | Robert Greenwalt | 2013-08-15 | 5 | -33/+81 |
| |/ / |
|
* | | | wifi: Send event without prefix to p2p0 | Dmitry Shmidt | 2013-08-15 | 1 | -15/+16 |
|/ / |
|
* | | Merge "Add support for batched wifi scans." into klp-dev | Robert Greenwalt | 2013-08-13 | 9 | -19/+833 |
|\ \
| |/
|/| |
|
| * | Add support for batched wifi scans. | Robert Greenwalt | 2013-08-13 | 9 | -19/+833 |
* | | Fix a bug in single socket connection to Wifi Supplicant | Vinit Deshapnde | 2013-08-12 | 1 | -0/+6 |
* | | am 9b7b4450: am 02eab434: am 4d87d91d: Merge "If in a mobile captive portal i... | Wink Saville | 2013-08-08 | 2 | -0/+11 |
|\ \ |
|
| * \ | am 02eab434: am 4d87d91d: Merge "If in a mobile captive portal is detected en... | Wink Saville | 2013-08-08 | 2 | -0/+11 |
| |\ \ |
|
| | * | | If in a mobile captive portal is detected enable fail fast. | Wink Saville | 2013-08-07 | 2 | -0/+11 |
* | | | | Use a single socket to communicate with supplicant | Vinit Deshapnde | 2013-08-08 | 4 | -212/+363 |
| |_|/
|/| | |
|
* | | | Add PAC File support for proxy configuration | Jason Monk | 2013-08-07 | 2 | -1/+23 |
* | | | am 5d6b7db5: am 20c911ba: Merge "When wifi wants ASCII lowercasing, it needs ... | Elliott Hughes | 2013-08-02 | 4 | -4/+6 |
|\ \ \
| |/ / |
|
| * | | When wifi wants ASCII lowercasing, it needs to ask for it. | Elliott Hughes | 2013-08-02 | 4 | -4/+9 |
* | | | Add WorkSource capability to WifiManager for starting a scan. | David Christie | 2013-07-25 | 3 | -13/+31 |
* | | | wifi: Add tdls_discover command to tdls enable call | Dmitry Shmidt | 2013-07-16 | 1 | -2/+4 |
* | | | Merge "Allow enabling TDLS on specific routes" | Vinit Deshapnde | 2013-07-12 | 4 | -0/+66 |
|\ \ \ |
|
| * | | | Allow enabling TDLS on specific routes | Vinit Deshapnde | 2013-07-11 | 4 | -0/+66 |