summaryrefslogtreecommitdiffstats
path: root/wifi
Commit message (Expand)AuthorAgeFilesLines
* am 9c9088a5: Merge "Move softap config handling to WifiConfigStore" into hone...Irfan Sheriff2011-05-194-37/+251
|\
| * Move softap config handling to WifiConfigStoreIrfan Sheriff2011-05-184-37/+251
| * DO NOT MERGE Add DhcpStateMachineIrfan Sheriff2011-05-121-128/+150
| * DO NOT MERGE Define Protocol classIrfan Sheriff2011-05-061-56/+59
* | 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
* | | Add DhcpStateMachine for interation with dhcpcdIrfan Sheriff2011-04-301-128/+150
* | | Define Protocol class for use with StateMachineIrfan Sheriff2011-04-281-56/+59
|/ /
* | Rename HierarchicalStateMachine and HierarchicalState to StateMachine and State.Wink Saville2011-04-183-75/+75
* | Add external dependency API.Robert Greenwalt2011-04-071-0/+12
|/
* 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
* Fix network availability reportingIrfan Sheriff2011-01-112-22/+11
* Use BluetoothAdapter broadcast for coex settingsIrfan Sheriff2011-01-071-132/+21
* Enable networks on screen onIrfan Sheriff2010-12-243-36/+61
* Fix wifi broadcastsIrfan Sheriff2010-12-222-39/+48
* Merge "Fix ssid storage regression"Irfan Sheriff2010-12-161-1/+1
|\