1. 26 9月, 2013 2 次提交
  2. 06 8月, 2013 1 次提交
  3. 02 8月, 2013 1 次提交
  4. 01 8月, 2013 1 次提交
  5. 16 7月, 2013 5 次提交
  6. 18 6月, 2013 3 次提交
  7. 13 6月, 2013 1 次提交
  8. 12 6月, 2013 1 次提交
  9. 05 6月, 2013 1 次提交
  10. 25 5月, 2013 2 次提交
  11. 17 5月, 2013 1 次提交
  12. 22 4月, 2013 1 次提交
    • F
      mac80211: improve the rate control API · 0d528d85
      Felix Fietkau 提交于
      Allow rate control modules to pass a rate selection table to mac80211
      and the driver. This allows drivers to fetch the most recent rate
      selection from the sta pointer for already buffered frames. This allows
      rate control to respond faster to sudden link changes and it is also a
      step towards adding minstrel_ht support to drivers like iwlwifi.
      
      When a driver sets IEEE80211_HW_SUPPORTS_RC_TABLE, mac80211 will not
      fill info->control.rates with rates from the rate table (to preserve
      explicit overrides by the rate control module). The driver then
      explicitly calls ieee80211_get_tx_rates to merge overrides from
      info->control.rates with defaults from the sta rate table.
      Signed-off-by: NFelix Fietkau <nbd@openwrt.org>
      Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
      0d528d85
  13. 17 4月, 2013 1 次提交
  14. 16 4月, 2013 4 次提交
  15. 08 4月, 2013 7 次提交
  16. 26 3月, 2013 1 次提交
  17. 25 3月, 2013 3 次提交
  18. 22 3月, 2013 1 次提交
  19. 19 3月, 2013 3 次提交