1. 22 4月, 2013 3 次提交
  2. 19 3月, 2013 3 次提交
  3. 06 3月, 2013 8 次提交
  4. 15 2月, 2013 2 次提交
    • J
      mac80211: stop modifying HT SMPS capability · af0ed69b
      Johannes Berg 提交于
      Instead of modifying the HT SMPS capability field
      for stations, track the SMPS mode explicitly in a
      new field in the station struct and use it in the
      drivers that care about it. This simplifies the
      code using it.
      Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
      af0ed69b
    • J
      mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 · e1a0c6b3
      Johannes Berg 提交于
      For VHT, many more bandwidth changes are possible. As a first
      step, stop toggling the IEEE80211_HT_CAP_SUP_WIDTH_20_40 flag
      in the HT capabilities and instead introduce a bandwidth field
      indicating the currently usable bandwidth to transmit to the
      station. Of course, make all drivers use it.
      
      To achieve this, make ieee80211_ht_cap_ie_to_sta_ht_cap() get
      the station as an argument, rather than the new capabilities,
      so it can set up the new bandwidth field.
      
      If the station is a VHT station and VHT bandwidth is in use,
      also set the bandwidth accordingly.
      
      Doing this allows us to get rid of the supports_40mhz flag as
      the HT capabilities now reflect the true capability instead of
      the current setting.
      
      While at it, also fix ieee80211_ht_cap_ie_to_sta_ht_cap() to not
      ignore HT cap overrides when MCS TX isn't supported (not that it
      really happens...)
      Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
      e1a0c6b3
  5. 13 2月, 2013 1 次提交
  6. 12 2月, 2013 1 次提交
  7. 30 11月, 2012 1 次提交
  8. 12 7月, 2012 1 次提交
  9. 10 7月, 2012 1 次提交
  10. 14 4月, 2012 1 次提交
  11. 11 4月, 2012 1 次提交
  12. 16 3月, 2012 1 次提交
  13. 13 3月, 2012 1 次提交
  14. 18 11月, 2011 3 次提交
  15. 01 10月, 2011 1 次提交
  16. 15 9月, 2011 1 次提交
  17. 10 8月, 2011 1 次提交
  18. 02 6月, 2011 1 次提交
  19. 13 5月, 2011 1 次提交
  20. 31 3月, 2011 1 次提交
  21. 29 3月, 2011 1 次提交
  22. 15 3月, 2011 1 次提交
  23. 10 3月, 2011 1 次提交
  24. 05 3月, 2011 1 次提交
  25. 16 12月, 2010 1 次提交
  26. 25 11月, 2010 1 次提交