1. 06 9月, 2019 5 次提交
  2. 29 4月, 2019 1 次提交
  3. 03 4月, 2019 1 次提交
  4. 22 3月, 2019 4 次提交
  5. 22 2月, 2019 1 次提交
  6. 21 2月, 2019 2 次提交
  7. 14 2月, 2019 1 次提交
  8. 26 1月, 2019 2 次提交
  9. 20 12月, 2018 2 次提交
  10. 06 10月, 2018 1 次提交
  11. 05 9月, 2018 1 次提交
  12. 31 8月, 2018 1 次提交
  13. 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
  14. 26 7月, 2018 3 次提交
  15. 30 5月, 2018 1 次提交
  16. 26 4月, 2018 1 次提交
  17. 20 4月, 2018 4 次提交
  18. 09 4月, 2018 1 次提交
  19. 06 10月, 2017 7 次提交