Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-20 | iwlwifi: change the Intel Wireless email address | Emmanuel Grumbach | 1 | -1/+1 | |
ilw@linux.intel.com is not available anymore. linuxwifi@intel.com should be used instead. Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> | |||||
2015-12-01 | iwlwifi: mvm: Align bt-coex priority with requirements | Avri Altman | 1 | -15/+21 | |
Fix the gaps between the system requirements and our code. Signed-off-by: Avri Altman <avri.altman@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> | |||||
2015-11-26 | iwlwifi: mvm: Enable MPLUT only on supported hw | Avri Altman | 1 | -4/+1 | |
When there's a bt-wifi contention that requires arbitration, we use a priority-based mechanism to decide which comm wins. Over time, use cases become more and more complex, with multiple concurrent active links with different traffic types and different QoS requirements, on both WiFi and BT sides. This, in turn, requires us to elaborate our prioritization mechanism. However, our legacy products included hw that does not supports this, so selectively enable this on specific hw - as signaled by the firmware. Signed-off-by: Avri Altman <avri.altman@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> | |||||
2015-11-18 | iwlwifi: move under intel vendor directory | Kalle Valo | 1 | -0/+1005 | |
Part of reorganising wireless drivers directory and Kconfig. Signed-off-by: Kalle Valo <kvalo@codeaurora.org> |