1. 05 1月, 2016 1 次提交
  2. 04 1月, 2016 1 次提交
  3. 15 12月, 2015 2 次提交
  4. 10 12月, 2015 1 次提交
  5. 09 12月, 2015 1 次提交
  6. 08 12月, 2015 5 次提交
  7. 24 11月, 2015 2 次提交
  8. 28 10月, 2015 1 次提交
  9. 22 10月, 2015 1 次提交
  10. 21 10月, 2015 9 次提交
  11. 16 10月, 2015 4 次提交
  12. 13 10月, 2015 1 次提交
    • D
      nl80211: allow BSS data to include CLOCK_BOOTTIME timestamp · 6e19bc4b
      Dmitry Shmidt 提交于
      For location and connectivity services, userspace would often like
      to know the time when the BSS was last seen. The current "last seen"
      value is calculated in a way that makes it less useful, especially
      if the system suspended in the meantime.
      
      Add the ability for the driver to report a real CLOCK_BOOTTIME stamp
      that can then be reported to userspace (if present).
      
      Drivers wishing to use this must be converted to the new API to call
      cfg80211_inform_bss_data() or cfg80211_inform_bss_frame_data(). They
      need to ensure the reported value is accurate enough even when the
      frame might have been buffered in the device (e.g. firmware.)
      Signed-off-by: NDmitry Shmidt <dimitrysh@google.com>
      [modified to use struct, inlines]
      Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
      6e19bc4b
  13. 10 10月, 2015 2 次提交
  14. 08 10月, 2015 1 次提交
  15. 07 10月, 2015 3 次提交
  16. 06 10月, 2015 2 次提交
  17. 05 10月, 2015 2 次提交
  18. 01 10月, 2015 1 次提交