1. 23 10月, 2019 4 次提交
  2. 09 10月, 2019 1 次提交
  3. 06 9月, 2019 11 次提交
  4. 03 9月, 2019 1 次提交
  5. 29 8月, 2019 1 次提交
  6. 20 8月, 2019 1 次提交
  7. 31 7月, 2019 1 次提交
  8. 16 7月, 2019 2 次提交
  9. 24 6月, 2019 3 次提交
  10. 19 4月, 2019 1 次提交
  11. 03 4月, 2019 2 次提交
  12. 22 3月, 2019 2 次提交
  13. 21 2月, 2019 2 次提交
  14. 14 2月, 2019 2 次提交
  15. 29 1月, 2019 1 次提交
  16. 26 1月, 2019 3 次提交
  17. 23 11月, 2018 1 次提交
    • L
      iwlwifi: fix cfg structs for 22000 with different RF modules · b1bbc1a6
      Luca Coelho 提交于
      We have to choose different configuration and different firmwares
      depending on the external RF module that is installed.  Since the
      external module is not represented in the PCI IDs, we need to change
      the configuration at runtime, after checking the RF ID of the module
      installed.  We have a bit of a mess in the code that does this,
      because it applies cfg's according to the RF ID only, ignoring the
      integrated module that is in use.
      
      Fix that for some devices by adding correct configurations for them
      and not ignoring the integrated module's type when making the
      decision.
      Signed-off-by: NLuca Coelho <luciano.coelho@intel.com>
      b1bbc1a6
  18. 11 11月, 2018 1 次提交