summaryrefslogtreecommitdiffstats
path: root/wifi
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add calls for NFC WSC token creation"Andres Morales2014-04-042-0/+17
|\
| * Add calls for NFC WSC token creationAndres Morales2014-01-312-0/+17
* | Use correct wifi batching parameter ranges.Wei Wang2014-04-011-5/+5
* | Clean up two wifi javadoc commentsBrian Williammee2014-03-312-5/+3
* | Wifi hotspot stack initial hook upYuhao Zheng2014-03-252-0/+76
* | Merge "Add new API to scan a given channel set"Yuhao Zheng2014-02-276-4/+272
|\ \
| * | Add new API to scan a given channel setYuhao Zheng2014-02-186-4/+272
| |/
* | Added support for WiFi frequency on WifiInfo (getter, settter, and frequency ...Felipe Leme2014-02-051-1/+24
|/
* Move Wifi/P2p service components under servicesVinit Deshapnde2013-12-1119-13239/+145
* wifi: P2P: Fix WFD subelement parsingDmitry Shmidt2013-12-111-1/+1
* am 263c4788: am 30253d7a: am 2daa0c93: Merge "Add address flags and scope to ...Lorenzo Colitti2013-12-091-10/+11
|\
| * Merge "Add address flags and scope to LinkAddress."Lorenzo Colitti2013-12-071-10/+11
| |\
| | * Add address flags and scope to LinkAddress.Lorenzo Colitti2013-12-061-10/+11
| * | Merge commit 'bac61807d3bcfff957b358cb9ad77850bd373689' into HEADThe Android Open Source Project2013-12-056-40/+138
| |\ \ | | |/ | |/|
* | | am 4806fdfb: am f226bc60: Merge "Use LinkAddress in address notifications."Lorenzo Colitti2013-12-021-4/+4
|\ \ \
| * \ \ am f226bc60: Merge "Use LinkAddress in address notifications."Lorenzo Colitti2013-11-261-4/+4
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Use LinkAddress in address notifications.Lorenzo Colitti2013-11-261-4/+4
* | | Remove unused imports from frameworks/base.John Spurlock2013-11-2011-35/+0
* | | Merge "Refactor WifiEnterpriseConfig and move service part in WifiConfigStore"Vinit Deshapnde2013-11-192-338/+376
|\ \ \
| * | | Refactor WifiEnterpriseConfig and move service part in WifiConfigStoreVinit Deshapnde2013-11-072-338/+376
* | | | am 9dbaaab8: am daf21d76: am 75c12de0: Merge "Increase Reject threshold for d...Vinit Deshapnde2013-11-131-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Increase Reject threshold for disabling networksVinit Deshapnde2013-11-131-1/+1
* | | | resolved conflicts for merge of c3eef190 to masterRobert Greenwalt2013-11-074-36/+106
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Add BatteryStats for Wifi Batched Scanning.Robert Greenwalt2013-11-064-36/+105
* | | am 63dd9d2f: am 4802c6da: am 4d8a8392: Merge "Don\'t set same country code on...Robert Greenwalt2013-10-212-3/+32
|\ \ \ | |/ /
| * | Don't set same country code on supplicant again and againVinit Deshapnde2013-10-212-3/+32
| |/
* | Remove captive portal code that has no effect.Narayan Kamath2013-10-164-53/+15
* | am dcc31551: am e9d99705: am 72dc0b43: Merge "Make Wifi Scans more heap-effic...Robert Greenwalt2013-10-141-4/+8
|\ \ | |/
| * Make Wifi Scans more heap-efficientRobert Greenwalt2013-10-111-4/+8
* | Fix WifiInfo#getHiddenSSIDNarayan Kamath2013-10-112-16/+9
* | am 86f48113: am 623dddc9: am 3309bc5f: Merge "WifiStateMachine: fix for exiti...Yuhao Zheng2013-10-101-4/+1
|\ \ | |/
| * Merge "WifiStateMachine: fix for exiting L2ConnectedState" into klp-devYuhao Zheng2013-10-101-4/+1
| |\
| | * WifiStateMachine: fix for exiting L2ConnectedStateYuhao Zheng2013-10-081-4/+1
* | | am 7ecedb75: am f008ca33: am f681058f: Merge "Narrow previous fix for this is...Robert Greenwalt2013-10-091-1/+1
|\ \ \ | |/ /
| * | Narrow previous fix for this issue.Robert Greenwalt2013-10-091-1/+1
* | | am d37638e5: am 11a3bc70: am 709a4278: Merge "Don\'t mark wifi disabled unles...Yuhao Zheng2013-10-091-2/+4
|\ \ \ | |/ /
| * | Don't mark wifi disabled unless it's off.Robert Greenwalt2013-10-091-2/+4
| |/
* | Add a missing wifi p2p discovery changed broadcastYuhao Zheng2013-10-091-0/+1
* | am 72566b98: am 1c6fdd6c: am cac2fd30: Merge "Revert "Use a build-specific wi...Robert Greenwalt2013-10-042-2/+18
|\ \ | |/
| * Merge "Revert "Use a build-specific wifi country code"" into klp-devRobert Greenwalt2013-10-042-2/+18
| |\
| | * Revert "Use a build-specific wifi country code"Robert Greenwalt2013-10-032-2/+18
* | | am 1db7024c: am 2e23484e: am f3f1a370: Merge "Un-deprecate getDhcpInfo" into ...Robert Greenwalt2013-10-041-1/+0
|\ \ \ | |/ /
| * | Un-deprecate getDhcpInfoRobert Greenwalt2013-10-041-1/+0
* | | am 90a5192c: am e72aa641: am 3eb6e4b4: Merge "Fix EAP-TLS reconnect after reb...Vinit Deshapnde2013-10-043-4/+133
|\ \ \ | |/ /
| * | Merge "Fix EAP-TLS reconnect after reboot issue" into klp-devVinit Deshapnde2013-10-033-4/+133
| |\ \ | | |/ | |/|
| | * Fix EAP-TLS reconnect after reboot issueVinit Deshapnde2013-10-023-4/+133
* | | am 2b6b3d9c: am bad5d694: Merge "Use a build-specific wifi country code" into...Robert Greenwalt2013-10-012-18/+2
|\ \ \ | |/ /
| * | Use a build-specific wifi country codeRobert Greenwalt2013-09-292-18/+2
| |/
* | am 3d837d23: am e7d6bbd6: Merge "Fix an incorrectly created race accessing Wi...Vinit Deshapnde2013-09-251-19/+35
|\ \ | |/
| * Fix an incorrectly created race accessing Wifi SupplicantVinit Deshapnde2013-09-241-19/+35