1. ccab3f9 platform2: Fix issues with new version of libchrome by Alex Vakulenko · 9 years ago
  2. 8e0151e shill: refactor DHCPConfig by Peter Qiu · 9 years ago
  3. 675d0b0 shill: move dhcp codes to dhcp directory by Peter Qiu · 9 years ago
  4. 1897afa shill: report dark resume wake reason to powerd via DBus by Samuel Tan · 9 years ago
  5. bf64556 shill: remove progressive scan variation support by mukesh agrawal · 9 years ago
  6. 1a12712 shill: report wakeup reason received metrics only after error checking by Samuel Tan · 9 years ago
  7. 62abf31 shill: move ResolvePeerMacAddress to Device by Peter Qiu · 9 years ago
  8. 618d9d7 shill: refactor TDLS related code in WiFi class by Peter Qiu · 9 years ago
  9. 9587d71 shill: remove Endpoint class by Peter Qiu · 9 years ago
  10. 1821365 shill: remove dependency for ProfileDBusPropertyExporter by Peter Qiu · 9 years ago
  11. 861c80a shill: remove pointer cast in getter in WiFiService::Load by Samuel Tan · 9 years ago
  12. e20e8da shill: add per-service roam threshold property by Samuel Tan · 9 years ago
  13. af19870 Use PLOG instead of LOG with strerror() by Alex Deymo · 9 years ago
  14. 3c89832 shill: wifi: Maintain an internal table of TDLS peers after discovery. by Roshan Pius · 9 years ago
  15. a388fdb shill: suppress reassociate attempt when network is unreliable by Peter Qiu · 9 years ago
  16. 92ae133 shill: add log message reporting wake on WiFi features enabled by Samuel Tan · 9 years ago
  17. 0965fae shill: fix shill crash when wpa_supplicant disappeared by Peter Qiu · 9 years ago
  18. 029feac shill: add dark resume scan retry metrics by Samuel Tan · 9 years ago
  19. 4b8436a shill: retry frequency-specific passive scans in dark resume by Samuel Tan · 9 years ago
  20. 5d0b807 shill: only scan on select channels when waking on SSID by Samuel Tan · 9 years ago
  21. a900f4a shill: configure preferred device for wifi services by Peter Qiu · 9 years ago
  22. 3cd46cd shill: handle WPA supplicant ScanDone failure by Samuel Tan · 9 years ago
  23. 4c040c9 shill: fall back on wake to scan timer on excessive dark resumes by Samuel Tan · 9 years ago
  24. d1bec5d shill: log metrics when scans are launched in dark resume by Samuel Tan · 9 years ago
  25. 235dcec shill: save wiphy_index in WiFi by Samuel Tan · 9 years ago
  26. e58fa86 shill: Replace Wake on WiFi "disabled" log messages by Samuel Tan · 9 years ago
  27. af2eb39 shill: disconnect pending_service_ when its credential changes by Peter Qiu · 9 years ago
  28. c499559 shill: allow forced starting of wake-to-scan timer via DBus by Samuel Tan · 9 years ago
  29. bc78c1f shill: reduce dark resume frequency threshold and add longer threshold by Samuel Tan · 9 years ago
  30. 381a0bb shill: add flag to suppress auto-connects in Manager by Samuel Tan · 9 years ago
  31. 2d36a6e shill: check if in dark resume before launching periodic scan by Samuel Tan · 9 years ago
  32. d51b244 shill: expose DBus method to enable/disable scheduled scan by Peter Qiu · 9 years ago
  33. 050c073 shill: WiFi: Batch up scan results in single task by Paul Stewart · 9 years ago
  34. c51454c shill: update WakeOnWiFi documentation by Samuel Tan · 9 years ago
  35. 4bf0b5c shill: organize WiFi and WakeOnWiFi log messages by Samuel Tan · 9 years ago
  36. a493343 shill: add wakeup reason metrics by Samuel Tan · 9 years ago
  37. 6d61faf shill: use wake reasons for dark resume logic by Samuel Tan · 9 years ago
  38. 0932171 shill: parse wakeup reason reported by kernel by Samuel Tan · 10 years ago
  39. 900ab5e shill: make netlink message creation context-dependent by Samuel Tan · 10 years ago
  40. d70ecdf shill: configure NIC to wake on SSID by Samuel Tan · 10 years ago
  41. dda4da4 shill: check for net detect support on wiphy interface by Samuel Tan · 10 years ago
  42. 7f1bc82 shill: WiFiService: Log only interesting endpoint updates by Paul Stewart · 9 years ago
  43. 56cd167 shill: check correct data structure size in AddWakeOnPacketConnection by Samuel Tan · 9 years ago
  44. 6acd966 shill: fix -Winconsistent-missing-override warning found by clang. by Yunlian Jiang · 10 years ago
  45. c36b410 shill: add metrics for wake on WiFi throttling by Samuel Tan · 10 years ago
  46. ff59a18 shill: disable wake on WiFi on excessive dark resume wakes by Samuel Tan · 10 years ago
  47. 34f424e shill: Error: Attribute source from PopulateAndLog by Paul Stewart · 10 years ago
  48. 7804df4 shill: add net detect scan period member by Samuel Tan · 10 years ago
  49. 5768ad4 shill: change wake to scan frequency member and property name by Samuel Tan · 10 years ago
  50. ea7dcda shill: add 10 seconds to max dark resume delay by Samuel Tan · 10 years ago
  51. 402bf29 shill: report done early in dark resume after scan by Samuel Tan · 10 years ago
  52. 3e8089d shill: clear wake_on_wifi_triggers_ when disabling wake on WiFi by Samuel Tan · 10 years ago
  53. 0e0ac0d shill: metrics: add metrics to track receipt of unmatched scan results by Samuel Tan · 10 years ago
  54. a44d608 shill: use kWakeOnWiFiFeaturesEnabledNotSupported flag by Samuel Tan · 10 years ago
  55. 3c3c36a shill: do not report suspend readiness on gateway ARP by Samuel Tan · 10 years ago
  56. c420dd2 shill: check for auto-connectable service before starting wake to scan timer by Samuel Tan · 10 years ago
  57. 7116093 shill: allow configuring wifi services with kSecurityClassProperty by mukesh agrawal · 10 years ago
  58. 3fc8dae shill: force passive scanning in dark resume by Samuel Tan · 10 years ago
  59. 0951ccb Update libchrome to r307740 and fix build errors by Alex Vakulenko · 10 years ago
  60. 7e70433 shill: refactor TriggerScanMessage by Samuel Tan · 10 years ago
  61. 3a0950c shill: check connectivity before scanning on resume by Samuel Tan · 10 years ago
  62. 1964b5d shill: add metric for WiFi connection status after wake by Samuel Tan · 10 years ago
  63. 787a1ce shill: add lucid sleep dark resume logic by Samuel Tan · 10 years ago
  64. a57713b shill: Remove interface from supplicant when stopping wifi device by Peter Qiu · 10 years ago
  65. f8c0b3b shill: reduce wake on WiFi settings verification delay by Samuel Tan · 10 years ago
  66. f144d5d shill: add metrics for VerifyWakeOnWiFiSettings by Samuel Tan · 10 years ago
  67. 4889ff8 shill: register wake-to-scan frequency property by Samuel Tan · 10 years ago
  68. da69ecf shill: supplicant: Move supplicant code to its own sub-directory. by Ben Chan · 10 years ago
  69. d6a8b51 shill: wifi: Move wifi code to its own sub-directory. by Ben Chan · 10 years ago