1. 21 5月, 2014 1 次提交
    • A
      mac80211: export the expected throughput · cca674d4
      Antonio Quartulli 提交于
      Add get_expected_throughput() API to mac80211 so that each
      driver can implement its own version based on the RC
      algorithm they are using (might be using an HW RC algo).
      The API returns a value expressed in Kbps.
      
      Also, add the new get_expected_throughput() member
      to the rate_control_ops structure in order to be
      able to query the RC algorithm (this patch provides an
      implementation of this API for both minstrel and
      minstrel_ht).
      
      The related member in the station_info object is now
      filled accordingly when dumping a station.
      
      Cc: Felix Fietkau <nbd@openwrt.org>
      Signed-off-by: NAntonio Quartulli <antonio@open-mesh.com>
      Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
      cca674d4
  2. 20 5月, 2014 2 次提交
  3. 19 5月, 2014 5 次提交
  4. 15 5月, 2014 7 次提交
  5. 14 5月, 2014 1 次提交
  6. 13 5月, 2014 1 次提交
  7. 09 5月, 2014 1 次提交
  8. 08 5月, 2014 3 次提交
  9. 07 5月, 2014 2 次提交
  10. 06 5月, 2014 3 次提交
  11. 05 5月, 2014 3 次提交
  12. 29 4月, 2014 5 次提交
  13. 28 4月, 2014 2 次提交
  14. 25 4月, 2014 4 次提交