summaryrefslogtreecommitdiffstats
path: root/wifi
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
|\
| * Fix ssid storage regressionIrfan Sheriff2010-12-161-1/+1
* | Use clear names for native APIIrfan Sheriff2010-12-152-12/+20
|/
* Initialize network state on startIrfan Sheriff2010-12-151-0/+2
* Handle supplicant stop correctlyIrfan Sheriff2010-12-152-24/+97
* WPS fixes and refactorIrfan Sheriff2010-12-139-142/+458
* Have MobileDataStateTracker & DataConnectionTracker communicate directly.Wink Saville2010-12-071-0/+7
* Update scan results when frequency band is setIrfan Sheriff2010-12-061-0/+2
* Hold network hand-off wakelock only when connectedIrfan Sheriff2010-12-031-8/+10
* Fix configuration change handlingIrfan Sheriff2010-12-035-66/+143
* Fix Wifi's setting of isAvailable.Robert Greenwalt2010-11-231-1/+1
* Merge "Notify all VMs when proxy changes."Robert Greenwalt2010-11-191-39/+8
|\
| * Notify all VMs when proxy changes.Robert Greenwalt2010-11-191-39/+8
* | Split SupplicantStateTracker and refactorIrfan Sheriff2010-11-182-515/+513
|/
* add frequency band control APIIrfan Sheriff2010-11-083-8/+122
* Initiate wake up scan only in a disconnected stateIrfan Sheriff2010-11-041-2/+49
* Set country code in the driver and remove channel setIrfan Sheriff2010-11-024-103/+49
* Use AsynChannel for synchronous APIIrfan Sheriff2010-11-021-218/+76
* WifiLock extensions for high performance modeIrfan Sheriff2010-10-263-27/+67
* add wps pin from device capabilityIrfan Sheriff2010-10-265-24/+82
* Update BT APIs return type from Set to List.Jaikumar Ganesh2010-10-221-3/+2
* Change removeNetowrk to a synchronous channel call.Wink Saville2010-10-201-8/+24
* Fix wake and scan behaviorIrfan Sheriff2010-10-201-22/+28
* wifi: Allow dual-band supportDmitry Shmidt2010-10-201-8/+0
* Remove synchronous bluetooth callbacksIrfan Sheriff2010-10-141-21/+23
* state machine fixesIrfan Sheriff2010-10-121-44/+23
* Retry quicker for control channel setupIrfan Sheriff2010-10-111-2/+2
* Use LinkProperties for IP and proxy configurationIrfan Sheriff2010-10-083-209/+315