1. 25702b3 Fix public API of LinkProperties. by Robert Greenwalt · 10 years ago
  2. 9258c64 Add Multinetwork API by Robert Greenwalt · 10 years ago
  3. 59f0258 Categorize some system notifications. by Dan Sandler · 10 years ago
  4. bfe61f6 Make some notifications public (safe for secure lockscreens): by Dan Sandler · 10 years ago
  5. 49782e4 am 9158825f: Move some system services to separate directories by Amith Yamasani · 11 years ago
  6. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/connectivity/Tethering.java]
  7. 4dace6f Merge "Improvements to battery stats." by Dianne Hackborn · 11 years ago
  8. 132fe8d Use BaseNetworkObserver in Tethering. by Lorenzo Colitti · 11 years ago
  9. e4984be Request all tethering interfaces, fix corruption. by Jeff Sharkey · 11 years ago
  10. 5c7daac Notify IP address changes to interface observers. by Lorenzo Colitti · 11 years ago
  11. bfc7634 resolved conflicts for merge of f9774dc7 to master by Robert Greenwalt · 11 years ago
  12. c13368b Make CS.isTetheringSupported dynamic by Robert Greenwalt · 11 years ago
  13. 8d044e8 Start combining threads in system process. by Dianne Hackborn · 11 years ago
  14. 13c9fde Framework changes for 464xlat. by Lorenzo Colitti · 11 years ago
  15. 3cab6b0 Properly cancel Tether notification. by Robert Greenwalt · 12 years ago
  16. bf6f6f9 Update references to migrated global settings. by Jeff Brown · 12 years ago
  17. 50cdf7c3 Fix issue #7214090: Need to be able to post notifications to all users by Dianne Hackborn · 12 years ago
  18. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 12 years ago
  19. db3c867 Network data activity change intent for network interfaces. by Haoyu Bai · 12 years ago
  20. 5362f17 Merge commit '1b003ef0' into mit by Wink Saville · 12 years ago
  21. a639b31 Create telephony-common and mms-common by Wink Saville · 12 years ago
  22. adfb0d0 Make tethering ignore bad inputs by Robert Greenwalt · 12 years ago
  23. 68ea9b0 Add logging for Tethering. by Robert Greenwalt · 12 years ago
  24. c9dac11 Don't forget to turn off mobile_dun by Robert Greenwalt · 12 years ago
  25. 4f74d55 Filter our v6 address from tethering dns. by Robert Greenwalt · 13 years ago
  26. bb4fd0b Use the carrier-given dns addrs for tethering. by Robert Greenwalt · 13 years ago
  27. ddba106 Clean up InterfaceConfiguration flags. by Jeff Sharkey · 13 years ago
  28. fd1be2b Tone down Tethering logs. by Robert Greenwalt · 13 years ago
  29. b445362 Make upstream tether list threadsafe by Robert Greenwalt · 13 years ago
  30. 3b28e9a Start using IP tool for advanced routing. by Robert Greenwalt · 13 years ago
  31. 731026c Ignore errors when untethering by Robert Greenwalt · 13 years ago
  32. 49348e7 Fix Tethering settings. by Robert Greenwalt · 13 years ago
  33. 367d15a Watch network subtype, tethering teardown, empty. by Jeff Sharkey · 13 years ago
  34. c9acde9 Reduce connectivity logging by Wink Saville · 13 years ago
  35. cdd02c5d Collect and persist tethering stats. by Jeff Sharkey · 13 years ago
  36. 98c79e5 Stop sending tethering broadcasts during boot. by Robert Greenwalt · 13 years ago
  37. 485861c Fix USB tethering again by Mike Lockwood · 13 years ago
  38. e30c130 Merge "Handle hostapd and tether interface changes" by Irfan Sheriff · 13 years ago
  39. 23eb297 Handle hostapd and tether interface changes by Irfan Sheriff · 13 years ago
  40. 6c2260b Fix USB tethering by Mike Lockwood · 13 years ago
  41. 12b933d NetworkManagementService: receive bandwidth controller events by JP Abgrall · 13 years ago
  42. 7c34f29 Fix wifi tethering. by Robert Greenwalt · 13 years ago
  43. bf731e7 am 7eff4bb3: am f49e4d3f: Merge "Temporary re-enabling iface name change handling on HO" into honeycomb-LTE by Wink Saville · 13 years ago
  44. f59c7d0 Hookup interface status to other clients by Mike J. Chen · 13 years ago
  45. 6143f5f Revert "Revert "Propagate new link-status-change message to any NetworkManagementService"" by Mike J. Chen · 13 years ago
  46. 1ccb10e Temporary re-enabling iface name change handling on HO by Kazuhiro Ondo · 13 years ago
  47. 7af34ab Merge "resolved conflicts for merge of 7a652bc8 to master" by Robert Greenwalt · 13 years ago
  48. 5ff886e resolved conflicts for merge of 7a652bc8 to master by Robert Greenwalt · 13 years ago
  49. f59717d Combine UsbManager.setPrimaryFunction and setDefaultFunction by Mike Lockwood · 13 years ago
  50. ccf83af1 Fix tethering upstream determination. by Robert Greenwalt · 13 years ago
  51. 3c2a2f6 Tethering: Use UsbManager to enable/disable RNDIS by Mike Lockwood · 13 years ago
  52. 5bc7c93 Merge "Do not register the callbacks in the constructor." by Chia-chi Yeh · 13 years ago
  53. 60a3117 am 51704fc9: am cecb710a: am 94260caf: Allow control over search order for tethering upstream interface selection by TK MUN · 13 years ago
  54. 51704fc am cecb710a: am 94260caf: Allow control over search order for tethering upstream interface selection by TK MUN · 13 years ago
  55. 94260ca Allow control over search order for tethering upstream interface selection by TK MUN · 13 years ago
  56. 008ff39 Do not register the callbacks in the constructor. by Chia-chi Yeh · 13 years ago
  57. 8904c3d am b22a9fd9: am 01758e81: Linkproperties update via unsol data call state change. by Kazuhiro Ondo · 13 years ago
  58. 01758e8 Linkproperties update via unsol data call state change. by Kazuhiro Ondo · 13 years ago
  59. c933830 Extract NetworkManagementService out from Tethering to ConnectivityService. by Chia-chi Yeh · 13 years ago
  60. 64c42ca Rename HierarchicalStateMachine and HierarchicalState to StateMachine and State. by Wink Saville · 13 years ago
  61. c0e0dbb DO NOT MERGE Pick upstream intf with valid IP conf by Irfan Sheriff · 14 years ago
  62. 7e48e76 Merge "Start using NetworkUtils.numericToInetAddress." by Robert Greenwalt · 13 years ago
  63. e590373 Start using NetworkUtils.numericToInetAddress. by Robert Greenwalt · 13 years ago
  64. 40bbf92 DO NOT MERGE: Backport USB accessory support to gingerbread by Mike Lockwood · 13 years ago
  65. c4308f0 Move USB framework support from android.hardware to android.hardware.usb package by Mike Lockwood · 13 years ago
  66. f13ec7a DO NOT MERGE: Clean up USB notifications: by Mike Lockwood · 14 years ago
  67. 7916432 DO NOT MERGE UsbManager: squashed commit of: by Mike Lockwood · 14 years ago
  68. b979f79 Remove more use of netmask by Robert Greenwalt · 13 years ago
  69. ed12640 Bind addr and prefixLength together in LinkAddress by Robert Greenwalt · 13 years ago
  70. fc8e558 am 678c6a35: am d14239a2: Merge "Fix tethering when switching default connection" into honeycomb by Robert Greenwalt · 14 years ago
  71. 05d8936 Fix tethering when switching default connection by Robert Greenwalt · 14 years ago
  72. 547e4e7 Fix Tethering's handling of a system restart. by Robert Greenwalt · 14 years ago
  73. 2955209 Pick an upstream interface with valid IP config by Irfan Sheriff · 14 years ago
  74. 19b9ab4 Turn off DUN connection after tethering. by Robert Greenwalt · 14 years ago
  75. e32e812 Always file DUN requests for tethering. by Robert Greenwalt · 14 years ago
  76. 1039872 Reduce the spinning while tethering. by Robert Greenwalt · 14 years ago
  77. b92df0f Clean up USB notifications: by Mike Lockwood · 14 years ago
  78. 04808c2 Fix some IpV4-only code. by Robert Greenwalt · 14 years ago
  79. 770126a Rename android.hardware.Usb to UsbManager and UsbObserver to UsbService by Mike Lockwood · 14 years ago
  80. 385a753 resolved conflicts for merge of 368fdba4 to master by Brad Fitzpatrick · 14 years ago
  81. 431bb22 Reduce logging. by Joe Onorato · 14 years ago
  82. df255c2 Stop using unauthorized dns by Robert Greenwalt · 14 years ago
  83. ba56dfc DO NOT MERGE Tethering: Delay 1000ms before processing USB disconnect events by Mike Lockwood · 14 years ago
  84. 707952e Rework Bluetooth tethering networking configuration. by Jaikumar Ganesh · 14 years ago
  85. 6eef5c6 Tethering: Delay 1000ms before processing USB disconnect events by Mike Lockwood · 14 years ago
  86. 6fdd0c6 bluetooth tethering by Danica Chang · 14 years ago
  87. d8aad91 am d5786b98: am c40d714c: Merge "Tethering: Use new ACTION_USB_STATE broadcast to monitor USB connected state" into gingerbread by Mike Lockwood · 14 years ago
  88. ac051ae Tethering: Use new ACTION_USB_STATE broadcast to monitor USB connected state by Mike Lockwood · 14 years ago
  89. 924cc94 Reduce Tethering Logging. by Robert Greenwalt · 14 years ago
  90. 77b32dd Make the DUN apn data secure. by Robert Greenwalt · 14 years ago
  91. 7eae250 Move Tethering off the ServerThread. by Robert Greenwalt · 14 years ago
  92. b37f0c6 Fix Tethering of multiple downstream ifaces. by Robert Greenwalt · 14 years ago
  93. bfb7bfa Update Framework to support multiple dhpc ranges by Robert Greenwalt · 14 years ago
  94. 77e638d Fix Tethering when DUN is required but wifi is ok by Robert Greenwalt · 14 years ago
  95. 951749b Use the new HSM capability that allows transitionTo in enter methods. by Wink Saville · 14 years ago
  96. db3fe9e Fix Tethering Notifications for multiple ifaces by Robert Greenwalt · 14 years ago
  97. 6a1967c Make Tethering not disconnect on every net change. by Robert Greenwalt · 14 years ago
  98. bb51d9f Fix UMS broadcasts in Tethering. by Robert Greenwalt · 14 years ago
  99. dfadaea Stop creating threads for tethering. by Robert Greenwalt · 14 years ago
  100. 030f5e1 Disable USB Tethering when UMS is active by Robert Greenwalt · 14 years ago