summaryrefslogtreecommitdiffstats
path: root/wifi
Commit message (Expand)AuthorAgeFilesLines
* Use LinkProperties for IP and proxy configurationIrfan Sheriff2010-10-083-209/+315
* Add LinkAddressIrfan Sheriff2010-10-061-11/+7
* Add proxy settings per wifi networkIrfan Sheriff2010-10-063-129/+350
* Wifi: Update code for new BT Apis.Jaikumar Ganesh2010-09-281-15/+49
* Add Wifi Protected Setup supportIrfan Sheriff2010-09-236-23/+149
* resolved conflicts for merge of 1f377298 to masterDianne Hackborn2010-09-171-10/+63
|\
| * am 58e0eefe: Improve power tracking of WIFI use.Dianne Hackborn2010-09-171-6/+51
| |\
| | * Improve power tracking of WIFI use.Dianne Hackborn2010-09-171-6/+51
* | | Add LinkCapabilitiesWink Saville2010-09-162-2/+31
* | | Add per network static IP settingsIrfan Sheriff2010-09-143-198/+407
* | | resolved conflicts for merge of 53686433 to masterDianne Hackborn2010-09-132-2/+34
|\ \ \ | |/ /
| * | am 7e9f4eb2: Track client requests through location manager.Dianne Hackborn2010-09-132-2/+34
| |\ \ | | |/
| | * Track client requests through location manager.Dianne Hackborn2010-09-132-2/+34
| * | am 80db4381: Merge "DO NOT MERGE Enable all networks on screen on" into ginge...Irfan Sheriff2010-08-211-0/+28
| |\ \ | | |/
| | * DO NOT MERGE Enable all networks on screen onIrfan Sheriff2010-08-201-0/+28
* | | Merge "Add set/get band in WifiNative"Irfan Sheriff2010-09-022-0/+19
|\ \ \
| * | | Add set/get band in WifiNativeIrfan Sheriff2010-09-022-0/+19
* | | | Remove unused Intent filter values.Wink Saville2010-09-011-2/+0
|/ / /
* | | Add WifiConfigStore to manage networksIrfan Sheriff2010-08-312-527/+715
* | | Rename NetworkProperties to LinkPropertiesRobert Greenwalt2010-08-303-29/+29
* | | resolved conflicts for merge of 4ea54f44 to masterRobert Greenwalt2010-08-271-27/+4
* | | Merge "Updated documentation for upcoming fix for @code tags"Ben Dodson2010-08-261-2/+2
|\ \ \
| * | | Updated documentation for upcoming fix for @code tagsBen Dodson2010-08-261-2/+2
* | | | Add WifiStateMachine details for dumpIrfan Sheriff2010-08-261-0/+31
|/ / /
* | | fix connectNetwork corner casesIrfan Sheriff2010-08-251-15/+45
* | | sendBroadcast needs protectionIrfan Sheriff2010-08-241-0/+2
* | | cache configured networksIrfan Sheriff2010-08-232-61/+97
* | | Clean up synchronous callsIrfan Sheriff2010-08-231-95/+42
* | | resolved conflicts for merge of 34df5ccc to masterJean-Baptiste Queru2010-08-201-1/+1
|\ \ \ | |/ /
| * | Merge "fix build" into gingerbread-plus-aospJean-Baptiste Queru2010-08-181-2/+0
| |\ \
| | * | fix buildJean-Baptiste Queru2010-08-181-2/+0
| * | | am a1af0d7c: Merge "Fix SDK build" into gingerbreadIrfan Sheriff2010-08-181-2/+2
| |\ \ \ | | |/ / | |/| / | | |/
| | * Fix SDK buildIrfan Sheriff2010-08-171-2/+2
| * | DO NOT MERGE resolved conflicts for merge of 8c11e952 to gingerbread-plus-aospJean-Baptiste Queru2010-08-183-6/+114
| |\ \ | | |/
| | * DO NOT MERGE WifiLock extensions for high performance modeIrfan Sheriff2010-08-173-6/+114
| * | Revert "- updates NetUtils to use new libnetutils headers"Jean-Baptiste Queru2010-08-182-3/+20
| * | am e300b8c1: Merge "DO NOT MERGE Always set/remove default routes." into ging...Robert Greenwalt2010-08-131-2/+4
| |\ \ | | |/
| | * DO NOT MERGE Always set/remove default routes.Robert Greenwalt2010-08-131-2/+4
| | * DO NOT MERGE WLAN: Reset power save mode to startup value after DHCP response.Mikael Kanstrup2010-08-132-2/+27
* | | update ssid in WifiInfoIrfan Sheriff2010-08-191-2/+19
* | | clean up scanresults on exit from driver start stateIrfan Sheriff2010-08-191-0/+1
* | | asynchronous driver commandsIrfan Sheriff2010-08-193-88/+35
* | | Fix divide-by-zero when calculating signal level over a large output range.Daniel Sandler2010-08-191-2/+3
* | | Add documentation to NetworkStateTracker and a small change to the API.Wink Saville2010-08-131-5/+5
* | | Asynchronous APIIrfan Sheriff2010-08-123-4/+229
* | | Fix buildIrfan Sheriff2010-08-111-1/+0
* | | Split WifiStateMachine from WifiStateTrackerIrfan Sheriff2010-08-105-3789/+3727
* | | Handle loss of supplicant events at startIrfan Sheriff2010-07-281-0/+9
* | | sticky broadcasts dont need system ready checkIrfan Sheriff2010-07-281-7/+0
* | | Refactor WifiStateTrackerIrfan Sheriff2010-07-274-1886/+3228