1. 22 5月, 2014 1 次提交
    • E
      cfg80211: allow RSSI compensation · 67af9811
      Emmanuel Grumbach 提交于
      Channels in 2.4GHz band overlap, this means that if we
      send a probe request on channel 1 and then move to channel
      2, we will hear the probe response on channel 2. In this
      case, the RSSI will be lower than if we had heard it on
      the channel on which it was sent (1 in this case).
      
      The firmware / low level driver can parse the channel in
      the DS IE or HT IE and compensate the RSSI so that it will
      still have a valid value even if we heard the frame on an
      adjacent channel. This can be done up to a certain offset.
      
      Add this offset as a configuration for the low level driver.
      A low level driver that can compensate the low RSSI in this
      case should assign the maximal offset for which the RSSI
      value is still valid.
      Signed-off-by: NEmmanuel Grumbach <emmanuel.grumbach@intel.com>
      Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
      67af9811
  2. 21 5月, 2014 3 次提交
  3. 20 5月, 2014 2 次提交
  4. 19 5月, 2014 3 次提交
  5. 15 5月, 2014 7 次提交
  6. 14 5月, 2014 1 次提交
  7. 13 5月, 2014 1 次提交
  8. 09 5月, 2014 1 次提交
  9. 08 5月, 2014 2 次提交
  10. 07 5月, 2014 2 次提交
  11. 06 5月, 2014 3 次提交
  12. 05 5月, 2014 3 次提交
  13. 29 4月, 2014 4 次提交
  14. 28 4月, 2014 2 次提交
  15. 25 4月, 2014 5 次提交