1. a0ddf46 shill: Update to build against libchrome-242728. by Ben Chan · 10 years ago
  2. 8b6fe28 shill: cellular: Fix fake MAC address for PPP dongles. by Ben Chan · 11 years ago
  3. f6366ac cellular: Increase timeout passed to mm1::SimProxy::SendPin. by Arman Uguray · 11 years ago
  4. 9da0777 shill: support 3G dongles with PPP interface by mukesh agrawal · 11 years ago
  5. 27526f1 shill: cellular: Consolidate singletons passed through constructors by Prathmesh Prabhu · 11 years ago
  6. 97f317c shill: Change ownership of activating_iccidstore by Prathmesh Prabhu · 11 years ago
  7. 62028b2 shill: cellular: Instantiate and propagate CellularOperatorInfo object. by Ben Chan · 12 years ago
  8. 876efd3 shill: Update properties of all interfaces when creating a Cellular device. by Ben Chan · 12 years ago
  9. b691efd shill: Rename SMLOG to SLOG by Christopher Wiley · 12 years ago
  10. 3ecdf82 shill: cellular: Obtain IMSI when a GSM device is constructed. by Ben Chan · 12 years ago
  11. a0a0efe shill: cellular: Destroy cellular service before deregistering cellular device. by Darin Petkov · 12 years ago
  12. a585fc3 cellular: export the DBus.ServiceProperty by Jason Glasgow · 12 years ago
  13. 9c09e36 shill: dbus_properties: Convert to callbacks instead of delegates by Jason Glasgow · 12 years ago
  14. 7fce52c shill: Handle modem state changes reported by modem-manager. by Eric Shienbrood · 12 years ago
  15. fad4a0b shill: Replace VLOG with SLOG. by Ben Chan · 12 years ago
  16. 4c0724a shill: cellular: simplify property change notification by Jason Glasgow · 12 years ago
  17. 82f9ab3 shill: Add CellularCapabilityUniversal by Jason Glasgow · 12 years ago
  18. 11567d0 shill: Create DBusPropertiesProxy for Modem. by Eric Shienbrood · 12 years ago
  19. fa1d31d Split Modem into ModemClassic and Modem1 by David Rochberg · 12 years ago
  20. 5e628a5 Don't try to create cellular device if modem interface is blacklisted. by Eric Shienbrood · 12 years ago
  21. b6b6ccb Remove indirection task for creating a modem object. by David Rochberg · 12 years ago
  22. 3e20a23 shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 12 years ago
  23. b5c8940 Revert "shill: Convert code to use the newest version of libchrome." by Eric Shienbrood · 12 years ago
  24. 08a4ffb shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 12 years ago
  25. e908949 shill: modem: unregister the cellular device when deleting a modem by Jason Glasgow · 12 years ago
  26. 3426c8f shill: Move Metrics from singleton to Shill daemon by Thieu Le · 12 years ago
  27. 41c0e0a shill: Delay cellular device creation if DeviceInfo is not available yet. by Darin Petkov · 12 years ago
  28. 721ac93 shill: Refactor SIM lock status properties into the GSM delegate. by Darin Petkov · 13 years ago
  29. ae0c64e shill: Move GSM/CDMA structs to capability delegates. by Darin Petkov · 13 years ago
  30. 137884a shill: Lookup the mobile provider database to obtain GSM network info. by Darin Petkov · 13 years ago
  31. ab565bb shill: Convert ProxyFactory singleton to LazyInstance. by Darin Petkov · 13 years ago
  32. 1830fa1 shill: enable (don't disable) -Wunused by mukesh agrawal · 13 years ago
  33. 48a511a shill: Support SIM lock status updates and MmPropertiesChanged. by Darin Petkov · 13 years ago
  34. 3285296 shill: Rename address -> mac_address by Paul Stewart · 13 years ago
  35. 626719f Re-land "[shill] Add hardware address to Device objects." by Chris Masone · 13 years ago
  36. 0fda552 Revert "[shill] Add hardware address to Device objects." by Chris Masone · 13 years ago
  37. b17d42d [shill] Add hardware address to Device objects. by Chris Masone · 13 years ago
  38. bac9600 shill: Connect the device on start when the modem is already connected. by Darin Petkov · 13 years ago
  39. 6f9eaa3 shill: Add Cellular devices to DeviceInfo. by Darin Petkov · 13 years ago
  40. c5f5656 shill: On Service::Connect, connect the modem device to the network. by Darin Petkov · 13 years ago
  41. bec79a2 shill: Get CDMA registration state. by Darin Petkov · 13 years ago
  42. e9d12e0 shill: Enable the ModemManager.Modem on Cellular device start. by Darin Petkov · 13 years ago
  43. a7b8949 shill: Don't create DHCP and Modem D-Bus proxies in signal callbacks. by Darin Petkov · 13 years ago
  44. 67d8ecf shill: Fix a crash on creation of Cellular device. by Darin Petkov · 13 years ago
  45. e0a312e shill: Create and register a Cellular device for each ModemManager.Modem. by Darin Petkov · 13 years ago
  46. 5c97ac5 shill: Create Modem instances for ModemManager.Modem paths. by Darin Petkov · 13 years ago