summaryrefslogtreecommitdiffstats
path: root/wifi
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/ |/|
| * Increase Reject threshold for disabling networksVinit Deshapnde2013-11-131-1/+1
| * Add BatteryStats for Wifi Batched Scanning.Robert Greenwalt2013-11-064-36/+105
| * Don't set same country code on supplicant again and againVinit Deshapnde2013-10-212-3/+32
* | Use LinkAddress in address notifications.Lorenzo Colitti2013-11-261-4/+4
|/
* Make Wifi Scans more heap-efficientRobert Greenwalt2013-10-111-4/+8
* Merge "WifiStateMachine: fix for exiting L2ConnectedState" into klp-devYuhao Zheng2013-10-101-4/+1
|\
| * WifiStateMachine: fix for exiting L2ConnectedStateYuhao Zheng2013-10-081-4/+1
* | Narrow previous fix for this issue.Robert Greenwalt2013-10-091-1/+1
* | Don't mark wifi disabled unless it's off.Robert Greenwalt2013-10-091-2/+4
|/
* 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
* | Un-deprecate getDhcpInfoRobert Greenwalt2013-10-041-1/+0
* | 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
* | Use a build-specific wifi country codeRobert Greenwalt2013-09-292-18/+2
|/
* Fix an incorrectly created race accessing Wifi SupplicantVinit Deshapnde2013-09-241-19/+35
* Merge "Allow yet another combination of key management options" into klp-devVinit Deshapnde2013-09-231-1/+2
|\
| * Allow yet another combination of key management optionsVinit Deshapnde2013-09-201-1/+2
* | Merge "Fix BatchScan request coalesing" into klp-devRobert Greenwalt2013-09-221-0/+36
|\ \
| * | Fix BatchScan request coalesingRobert Greenwalt2013-09-201-0/+36
* | | Merge "Clear names from externally supplied WorkSources to WifiManager (b/107...David Christie2013-09-201-6/+9
|\ \ \
| * | | Clear names from externally supplied WorkSources to WifiManager (b/10733757)David Christie2013-09-201-6/+9
* | | | Merge "Fix incorrect exception being thrown from WifiConfiguration" into klp-devVinit Deshapnde2013-09-201-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix incorrect exception being thrown from WifiConfigurationVinit Deshapnde2013-09-201-2/+2
| | |/ | |/|
* | | Merge "Supsend/resume batched scans around dhcp." into klp-devRobert Greenwalt2013-09-201-3/+30
|\ \ \
| * | | Supsend/resume batched scans around dhcp.Robert Greenwalt2013-09-201-3/+30
* | | | Merge "Cleanup the shutdown of BatchedScans." into klp-devRobert Greenwalt2013-09-202-2/+2
|\ \ \ \
| * | | | Cleanup the shutdown of BatchedScans.Robert Greenwalt2013-09-202-2/+2
| |/ / /
* | | | Remove STOPSHIP in WifiWatchdogStateMachineYuhao Zheng2013-09-191-6/+1
| |/ / |/| |
* | | Consider current EAP TLS configurations as 'valid'Vinit Deshapnde2013-09-161-1/+9
| |/ |/|
* | Merge "Fix Batched Scan Results to give Timestamp in uS" into klp-devRobert Greenwalt2013-09-131-1/+3
|\ \
| * | Fix Batched Scan Results to give Timestamp in uSRobert Greenwalt2013-09-121-1/+3
| |/
* | Fix build break with missing VDBG.Stephen Hines2013-09-121-0/+1
* | Disable additional logging in WifiConfigStore/WifiNativeVinit Deshapnde2013-09-122-29/+33
* | Merge "Fix invalid Wifi Network system crash" into klp-devVinit Deshapnde2013-09-122-0/+21
|\ \ | |/ |/|
| * Fix invalid Wifi Network system crashVinit Deshapnde2013-09-092-0/+21
* | Fix Wifi Batch ScanningRobert Greenwalt2013-09-113-32/+57
* | Fix issue #10688644: Java crash in com.android.phone:Dianne Hackborn2013-09-111-2/+2
* | Merge "Set country code on P2p interfaces as well" into klp-devVinit Deshapnde2013-09-103-4/+19
|\ \
| * | Set country code on P2p interfaces as wellVinit Deshapnde2013-09-093-4/+19
| |/
* | wifi: Fix cleaning scan result cacheDmitry Shmidt2013-09-061-1/+1
* | Merge "Fix duplicate SSID entries in the WifiSettings UI" into klp-devVinit Deshapnde2013-09-061-3/+9
|\ \
| * | Fix duplicate SSID entries in the WifiSettings UIVinit Deshapnde2013-09-051-3/+9
| |/
* | Merge "Track IP addresses in WifiStateMachine." into klp-devLorenzo Colitti2013-09-061-34/+151
|\ \
| * | Track IP addresses in WifiStateMachine.Lorenzo Colitti2013-09-061-34/+151
| |/
* | Merge "Rename LinkInfo to LinkQualityInfo" into klp-devVinit Deshapnde2013-09-051-13/+13
|\ \ | |/ |/|
| * Rename LinkInfo to LinkQualityInfoVinit Deshapnde2013-09-041-13/+13