1. 27 3月, 2020 1 次提交
  2. 24 12月, 2019 1 次提交
    • L
      iwlwifi: remove lar_disable module parameter · f06021a1
      Luca Coelho 提交于
      This is an old parameter that was used supposed to be used only when
      LAR was still under development.  It should not be used anymore, but,
      since it's available, end-users have been mangling with it
      unnecessarily.  In some cases it can cause problems because when LAR
      is supported the driver and the firmware do not expect it to be
      disabled.
      Signed-off-by: NLuca Coelho <luciano.coelho@intel.com>
      f06021a1
  3. 23 12月, 2019 2 次提交
  4. 15 11月, 2019 1 次提交
  5. 25 10月, 2019 1 次提交
  6. 06 9月, 2019 6 次提交
  7. 29 4月, 2019 1 次提交
  8. 03 4月, 2019 1 次提交
  9. 22 3月, 2019 4 次提交
  10. 22 2月, 2019 1 次提交
  11. 21 2月, 2019 2 次提交
  12. 14 2月, 2019 1 次提交
  13. 26 1月, 2019 2 次提交
  14. 20 12月, 2018 2 次提交
  15. 06 10月, 2018 1 次提交
  16. 05 9月, 2018 1 次提交
  17. 31 8月, 2018 1 次提交
  18. 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
  19. 26 7月, 2018 3 次提交
  20. 30 5月, 2018 1 次提交
  21. 26 4月, 2018 1 次提交
  22. 20 4月, 2018 4 次提交
  23. 09 4月, 2018 1 次提交