summaryrefslogtreecommitdiffstats
path: root/wifi
Commit message (Expand)AuthorAgeFilesLines
* resolved conflicts for merge of db46fa25 to masterRobert Greenwalt2011-05-021-17/+44
|\
| * Merge "Add RouteInfo objects for tracking routes." into honeycomb-LTERobert Greenwalt2011-05-021-17/+44
| |\
| | * Add RouteInfo objects for tracking routes.Robert Greenwalt2011-05-021-17/+44
* | | am d369d64e: am 8ab6a6d4: Merge "Add DhcpStateMachine for interation with dhc...Irfan Sheriff2011-05-021-128/+150
|\ \ \ | |/ /
| * | Add DhcpStateMachine for interation with dhcpcdIrfan Sheriff2011-04-301-128/+150
* | | am c1f39396: am 8f87f838: Merge "Define Protocol class for use with StateMach...Irfan Sheriff2011-04-281-56/+59
|\ \ \ | |/ /
| * | Define Protocol class for use with StateMachineIrfan Sheriff2011-04-281-56/+59
| |/
* | handle supplicant stop after child states exitIrfan Sheriff2011-04-191-11/+11
* | am 37677849: am 64c42cae: Rename HierarchicalStateMachine and HierarchicalSta...Wink Saville2011-04-183-75/+75
|\ \ | |/
| * Rename HierarchicalStateMachine and HierarchicalState to StateMachine and State.Wink Saville2011-04-183-75/+75
* | Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato2011-04-071-6/+5
* | am f4a29403: resolved conflicts for merge of 70c3d1c2 to honeycomb-plus-aospRobert Greenwalt2011-04-071-0/+12
|\ \ | |/
| * Add external dependency API.Robert Greenwalt2011-04-071-0/+12
* | Add support for supplicant SCAN_INTERVALIrfan Sheriff2011-04-062-20/+48
* | Update WakeLock-related docs to mention permissionsKenny Root2011-03-161-2/+5
|/
* Backup and restore IP and proxy settingsIrfan Sheriff2011-03-104-0/+25
* DO NOT MERGE update current config with dhcp settingsIrfan Sheriff2011-03-032-0/+20
* Merge "fix network disconnection handling"Irfan Sheriff2011-03-022-7/+44
|\
| * fix network disconnection handlingIrfan Sheriff2011-03-022-7/+44
* | Merge "Start using NetworkUtils.numericToInetAddress."Robert Greenwalt2011-03-022-6/+9
|\ \ | |/ |/|
| * Start using NetworkUtils.numericToInetAddress.Robert Greenwalt2011-03-022-6/+9
* | Merge "Using AsyncChannel for wifi connectivity"Irfan Sheriff2011-03-014-48/+56
|\ \
| * | Using AsyncChannel for wifi connectivityIrfan Sheriff2011-02-284-48/+56
* | | am 5af7cf7c: am f9e2a491: Fix issue to clear scan alarmsIrfan Sheriff2011-02-281-11/+28
|\ \ \ | |/ / |/| |
| * | Fix issue to clear scan alarmsIrfan Sheriff2011-02-281-11/+28
| * | DO NOT MERGE Add support for background scanningIrfan Sheriff2011-02-232-9/+63
* | | Merge "Add support for background scanning"Irfan Sheriff2011-02-232-9/+63
|\ \ \ | |_|/ |/| |
| * | Add support for background scanningIrfan Sheriff2011-02-212-9/+63
* | | Merge "Remove some unused code."Robert Greenwalt2011-02-211-42/+0
|\ \ \ | |/ / |/| |
| * | Remove some unused code.Robert Greenwalt2011-02-211-42/+0
* | | data activity reporting on wifiIrfan Sheriff2011-02-173-30/+65
* | | Merge "Add WPA support for soft Ap"Irfan Sheriff2011-02-171-1/+22
|\ \ \ | |/ / |/| |
| * | Add WPA support for soft ApIrfan Sheriff2011-02-171-1/+22
* | | Merge "Make WifiInfo not use int for ip address."Robert Greenwalt2011-02-173-11/+22
|\ \ \ | |/ / |/| |
| * | Make WifiInfo not use int for ip address.Robert Greenwalt2011-02-163-11/+22
* | | Make high performance wifi lock publicIrfan Sheriff2011-02-161-15/+25
|/ /
* | Remove some unused wifi dhcp code.Robert Greenwalt2011-02-151-4/+0
* | Merge "Update LinkProperties treatment of gateways"Robert Greenwalt2011-02-111-14/+20
|\ \
| * | Update LinkProperties treatment of gatewaysRobert Greenwalt2011-02-111-14/+20
* | | Adopt LruCache in WifiStateMachine.Jesse Wilson2011-02-101-30/+16
|/ /
* | Bind addr and prefixLength together in LinkAddressRobert Greenwalt2011-01-281-5/+2
* | Make the interface with DHCP IPv6 capable.Robert Greenwalt2011-01-262-46/+35
* | Merge "Switch from NetworkUtils to netd for iface config."Robert Greenwalt2011-01-211-3/+15
|\ \
| * | Switch from NetworkUtils to netd for iface config.Robert Greenwalt2011-01-211-3/+15
* | | Add untether call during softap shutdownIrfan Sheriff2011-01-201-1/+70
| |/ |/|
* | Merge "Handle EAP authentication failure" into honeycombIrfan Sheriff2011-01-193-31/+44
|\ \
| * | Handle EAP authentication failureIrfan Sheriff2011-01-193-31/+44
| |/
* | Fix soft Ap handling on system restartIrfan Sheriff2011-01-181-8/+18
|/
* Report WPS overlap errorIrfan Sheriff2011-01-163-0/+48
* Fix WPS to provides immediate feedbackIrfan Sheriff2011-01-147-41/+167