summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* Stop requiring CHANGE_NETWORK_STATE to change Ethernet config.Lorenzo Colitti2015-10-151-7/+0
* Don't crash on startup if we can't fetch the interface list.Lorenzo Colitti2015-09-081-1/+1
* Bug: 21588539 Move CHANGE_NETWORK_STATE to be in SYSTEM_SETTINGSBilly Lau2015-08-071-3/+4
* Stop DHCP if it times out.Lorenzo Colitti2015-08-041-1/+4
* am ef8e0b94: eth: make sure dhcp is stopped before bringing up interface.Pierre Couillaud2015-02-161-0/+1
|\
| * eth: make sure dhcp is stopped before bringing up interface.Pierre Couillaud2015-02-111-0/+1
* | Add an API to check availability of Ethernet interface.Jaewan Kim2014-11-192-43/+85
|/
* Clear all Ethernet state when our interface goes away.staging/cm-12.0-cafstable/cm-12.0-YNG4Nstable/cm-12.0-YNG3Cstable/cm-12.0-YNG1TAstable/cm-12.0-YNG1Tstable/cm-12.0-YNG1Icm-12.0Lorenzo Colitti2014-10-011-1/+6
* Don't accept score below 0.Robert Greenwalt2014-09-101-1/+7
* Use config resource for tcp buffer sizeRobert Greenwalt2014-08-211-4/+5
* Actually provide useful output in Ethernet service dump.Lorenzo Colitti2014-08-192-2/+28
* Stop using LinkProperties for static configuration.Lorenzo Colitti2014-08-193-33/+41
* Add tcp buffer size data for ethernetRobert Greenwalt2014-08-151-0/+5
* DO NOT MERGE Don't tear down based on NetworkFactory input.Robert Greenwalt2014-07-221-26/+25
* Make NetworkCapabilities publicly immutable.Robert Greenwalt2014-06-111-3/+2
* Fix ethernet.Robert Greenwalt2014-06-041-11/+0
* Apply refactored NetworkFactory.Robert Greenwalt2014-06-031-118/+69
* DO NOT MERGE - Make Ethernet more reliable.Lorenzo Colitti2014-05-281-22/+85
* Initial EthernetService implementation.Lorenzo Colitti2014-05-214-0/+683