1. 21 May, 2014 1 commit
    • Antonio Quartulli's avatar
      mac80211: export the expected throughput · cca674d4
      Antonio Quartulli authored
      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: default avatarAntonio Quartulli <antonio@open-mesh.com>
      Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
      cca674d4
  2. 20 May, 2014 1 commit
  3. 19 May, 2014 6 commits
  4. 15 May, 2014 7 commits
  5. 14 May, 2014 1 commit
  6. 13 May, 2014 1 commit
  7. 09 May, 2014 1 commit
  8. 08 May, 2014 3 commits
  9. 07 May, 2014 2 commits
  10. 06 May, 2014 3 commits
  11. 05 May, 2014 3 commits
  12. 29 Apr, 2014 2 commits
  13. 28 Apr, 2014 5 commits
  14. 25 Apr, 2014 4 commits