1. 01 3月, 2022 1 次提交
  2. 08 12月, 2021 1 次提交
  3. 29 11月, 2021 1 次提交
  4. 27 11月, 2021 1 次提交
    • E
      iwlwifi: integrate with iwlmei · 6d19a5eb
      Emmanuel Grumbach 提交于
      iwlmei needs to know about the follwing events:
      
      * Association
      * De-association
      * Country Code change
      * SW Rfkill change
      * SAR table changes
      
      iwlmei can take the device away from us, so report the new
      rfkill type when this happens.
      Advertise the required data from the CSME firmware to the
      usersapce: mostly, the AP that the CSME firmware is currently
      associated to in case there is an active link protection
      session.
      Generate the HOST_ASSOC / HOST_DISSASSOC messages.
      
      Don't support WPA1 (non-RSNA) for now.
      Don't support shared wep either.
      We can then determine the AUTH parameter by checking the AKM.
      Feed the cipher from the key installation.
      
      SW Rfkill will be implemented later when cfg80211 will
      allow us to read the SW Rfkill state.
      Co-Developed-by: NAyala Beker <ayala.beker@intel.com>
      Signed-off-by: NAyala Beker <ayala.beker@intel.com>
      Signed-off-by: NEmmanuel Grumbach <emmanuel.grumbach@intel.com>
      
      v7: Ayala added her signed-off
          remove pointless function declaration
          fix a bug due to merge conflict in the HOST_ASSOC message
      v8: leave a print if we have a SAP connection on a device we do
          not support (yet)
      Signed-off-by: NKalle Valo <kvalo@codeaurora.org>
      Link: https://lore.kernel.org/r/20211112062814.7502-4-emmanuel.grumbach@intel.com
      6d19a5eb
  5. 22 10月, 2021 1 次提交
  6. 27 8月, 2021 5 次提交
  7. 22 6月, 2021 2 次提交
  8. 19 4月, 2021 3 次提交
  9. 06 4月, 2021 1 次提交
  10. 11 2月, 2021 1 次提交
  11. 10 2月, 2021 1 次提交
  12. 10 12月, 2020 4 次提交
  13. 02 10月, 2020 1 次提交
  14. 29 5月, 2020 1 次提交
  15. 24 4月, 2020 1 次提交
  16. 21 4月, 2020 1 次提交
  17. 27 3月, 2020 1 次提交
  18. 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
  19. 23 12月, 2019 2 次提交
  20. 15 11月, 2019 1 次提交
  21. 25 10月, 2019 1 次提交
  22. 06 9月, 2019 6 次提交
  23. 29 4月, 2019 1 次提交
  24. 03 4月, 2019 1 次提交