summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/connectivity/Tethering.java
AgeCommit message (Expand)Author
2013-12-19Move some system services to separate directoriesAmith Yamasani
2013-11-25Use BaseNetworkObserver in Tethering.Lorenzo Colitti
2013-09-10Request all tethering interfaces, fix corruption.Jeff Sharkey
2013-08-20Notify IP address changes to interface observers.Lorenzo Colitti
2013-07-19resolved conflicts for merge of f9774dc7 to masterRobert Greenwalt
2013-07-18Make CS.isTetheringSupported dynamicRobert Greenwalt
2013-05-02Start combining threads in system process.Dianne Hackborn
2013-03-15Framework changes for 464xlat.Lorenzo Colitti
2012-10-04Properly cancel Tether notification.Robert Greenwalt
2012-09-25Update references to migrated global settings.Jeff Brown
2012-09-24Fix issue #7214090: Need to be able to post notifications to all usersDianne Hackborn
2012-08-30Improve multi-user broadcasts.Dianne Hackborn
2012-07-17Network data activity change intent for network interfaces.Haoyu Bai
2012-07-11Merge commit '1b003ef0' into mitWink Saville
2012-07-11Create telephony-common and mms-commonWink Saville
2012-06-14Make tethering ignore bad inputsRobert Greenwalt
2012-05-11Add logging for Tethering.Robert Greenwalt
2012-02-29Don't forget to turn off mobile_dunRobert Greenwalt
2011-12-20Filter our v6 address from tethering dns.Robert Greenwalt
2011-12-09Use the carrier-given dns addrs for tethering.Robert Greenwalt
2011-11-29Clean up InterfaceConfiguration flags.Jeff Sharkey
2011-11-11Tone down Tethering logs.Robert Greenwalt
2011-11-07Make upstream tether list threadsafeRobert Greenwalt
2011-11-04Start using IP tool for advanced routing.Robert Greenwalt
2011-11-02Ignore errors when untetheringRobert Greenwalt
2011-10-21Fix Tethering settings.Robert Greenwalt
2011-09-22Watch network subtype, tethering teardown, empty.Jeff Sharkey
2011-09-21Reduce connectivity loggingWink Saville
2011-09-16Collect and persist tethering stats.Jeff Sharkey
2011-07-28Stop sending tethering broadcasts during boot.Robert Greenwalt
2011-07-27Fix USB tethering againMike Lockwood
2011-07-23Merge "Handle hostapd and tether interface changes"Irfan Sheriff
2011-07-23Handle hostapd and tether interface changesIrfan Sheriff
2011-07-23Fix USB tetheringMike Lockwood
2011-07-14NetworkManagementService: receive bandwidth controller eventsJP Abgrall
2011-07-11Fix wifi tethering.Robert Greenwalt
2011-06-27am 7eff4bb3: am f49e4d3f: Merge "Temporary re-enabling iface name change hand...Wink Saville
2011-06-24Hookup interface status to other clientsMike J. Chen
2011-06-23Revert "Revert "Propagate new link-status-change message to any NetworkManage...Mike J. Chen
2011-06-23Temporary re-enabling iface name change handling on HOKazuhiro Ondo
2011-06-22Merge "resolved conflicts for merge of 7a652bc8 to master"Robert Greenwalt
2011-06-22resolved conflicts for merge of 7a652bc8 to masterRobert Greenwalt
2011-06-22Combine UsbManager.setPrimaryFunction and setDefaultFunctionMike Lockwood
2011-06-20Fix tethering upstream determination.Robert Greenwalt
2011-06-19Tethering: Use UsbManager to enable/disable RNDISMike Lockwood
2011-06-07Merge "Do not register the callbacks in the constructor."Chia-chi Yeh
2011-06-06am 51704fc9: am cecb710a: am 94260caf: Allow control over search order for te...TK MUN
2011-06-06am cecb710a: am 94260caf: Allow control over search order for tethering upstr...TK MUN
2011-05-25Allow control over search order for tethering upstream interface selectionTK MUN
2011-05-23Do not register the callbacks in the constructor.Chia-chi Yeh