1. 03 4月, 2019 1 次提交
  2. 22 3月, 2019 4 次提交
  3. 22 2月, 2019 1 次提交
  4. 21 2月, 2019 2 次提交
  5. 14 2月, 2019 1 次提交
  6. 26 1月, 2019 2 次提交
  7. 20 12月, 2018 2 次提交
  8. 06 10月, 2018 1 次提交
  9. 05 9月, 2018 1 次提交
  10. 31 8月, 2018 1 次提交
  11. 28 8月, 2018 1 次提交
    • S
      cfg80211: make wmm_rule part of the reg_rule structure · 38cb87ee
      Stanislaw Gruszka 提交于
      Make wmm_rule be part of the reg_rule structure. This simplifies the
      code a lot at the cost of having bigger memory usage. However in most
      cases we have only few reg_rule's and when we do have many like in
      iwlwifi we do not save memory as it allocates a separate wmm_rule for
      each channel anyway.
      
      This also fixes a bug reported in various places where somewhere the
      pointers were corrupted and we ended up doing a null-dereference.
      
      Fixes: 230ebaa1 ("cfg80211: read wmm rules from regulatory database")
      Signed-off-by: NStanislaw Gruszka <sgruszka@redhat.com>
      [rephrase commit message slightly]
      Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
      38cb87ee
  12. 26 7月, 2018 3 次提交
  13. 30 5月, 2018 1 次提交
  14. 26 4月, 2018 1 次提交
  15. 20 4月, 2018 4 次提交
  16. 09 4月, 2018 1 次提交
  17. 06 10月, 2017 7 次提交
  18. 30 8月, 2017 1 次提交
  19. 18 8月, 2017 3 次提交
  20. 01 8月, 2017 1 次提交
  21. 23 6月, 2017 1 次提交