Searched hist:c8c017a6ff933ff88f3abf7d924e717284e218af (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | fw.c | diff c8c017a6ff933ff88f3abf7d924e717284e218af Thu Jun 08 09:42:28 CEST 2017 Johannes Berg <johannes.berg@intel.com> iwlwifi: mvm: check family instead of new TX API for workarounds
There are two workarounds because RSS is currently broken on A000 devices due to firmware issues, but checking for the new TX API doesn't really make sense. Check the hardware family instead of the new TX API - there's nothing better to check since it's just a temporary workaround.
Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
|
H A D | mac80211.c | diff c8c017a6ff933ff88f3abf7d924e717284e218af Thu Jun 08 09:42:28 CEST 2017 Johannes Berg <johannes.berg@intel.com> iwlwifi: mvm: check family instead of new TX API for workarounds
There are two workarounds because RSS is currently broken on A000 devices due to firmware issues, but checking for the new TX API doesn't really make sense. Check the hardware family instead of the new TX API - there's nothing better to check since it's just a temporary workaround.
Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
|