aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/309-v4.16-0002-ath10k-move-spectral-scan-support-under-a-separate-c.patch
Commit message (Collapse)AuthorAgeFilesLines
* mac80211: rebase ontop of v4.18.5John Crispin2018-09-261-91/+0
| | | | Signed-off-by: John Crispin <john@phrozen.org>
* mac80211: ath10k: Allow to enable the thermal code of ath10kSven Eckelmann2018-06-091-1/+1
| | | | | | | | | | | | | | | Some ath10k firmware versions allow to access the chip internal a temperature sensor and allow to reduce the amount of the time when the card is allowed to send. The latter is required on devices which tend to overheat. An userspace service has to read /sys/class/ieee80211/phy*/device/hwmon/hwmon*/temp1_input regularly and then decide how much the device has to be throttled. This can be done by writing to /sys/class/ieee80211/phy*/device/cooling_device/cur_state. By default it is not throttled (0) but it can be throttled up to 100(%). Signed-off-by: Sven Eckelmann <sven.eckelmann@openmesh.com>
* mac80211: reorder patches putting backports firstRafał Miłecki2018-03-011-0/+91
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>