<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/hauke/package/kernel, branch v21.02.3</title>
<subtitle>Hauke Mehrtens staging tree</subtitle>
<id>https://git.openwrt.org/openwrt/staging/hauke/atom?h=v21.02.3</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/hauke/atom?h=v21.02.3'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/hauke/'/>
<updated>2022-04-11T20:51:57Z</updated>
<entry>
<title>mac80211: Update to version 5.10.110-1</title>
<updated>2022-04-11T20:51:57Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2022-04-10T22:26:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/hauke/commit/?id=99b00edf35bc11c3cd761762a5e880ac1daea067'/>
<id>urn:sha1:99b00edf35bc11c3cd761762a5e880ac1daea067</id>
<content type='text'>
This updates mac80211 to version 5.10.110-1 which is based on kernel
5.10.110.
The removed patches were applied upstream.

This new release contains many fixes which were merged into the upstream
Linux kernel.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>kernel: add kmod-ledtrig-pattern</title>
<updated>2022-01-08T20:31:15Z</updated>
<author>
<name>Karel Kočí</name>
</author>
<published>2021-11-12T08:10:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/hauke/commit/?id=77ee281a3ef44eb8b3c38a8db932737725c233fa'/>
<id>urn:sha1:77ee281a3ef44eb8b3c38a8db932737725c233fa</id>
<content type='text'>
This allows LEDs to be triggered by custom pattern and not just
predefined ones.

Signed-off-by: Karel Kočí &lt;karel.koci@nic.cz&gt;
(cherry picked from commit 507911f477cc29531a2fbdf364df42e7e4f3c696)
</content>
</entry>
<entry>
<title>kernel: fix AutoLoad parameter for uleds module</title>
<updated>2022-01-08T20:31:15Z</updated>
<author>
<name>Evgeny Kolesnikov</name>
</author>
<published>2021-05-25T14:38:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/hauke/commit/?id=aa2de44cdd9ec0c8edcd385e69859b47f1d2fd84'/>
<id>urn:sha1:aa2de44cdd9ec0c8edcd385e69859b47f1d2fd84</id>
<content type='text'>
The name of the module is 'uleds', not 'leds-uleds'.

Signed-off-by: Evgeny Kolesnikov &lt;evgenyz@gmail.com&gt;
[improve commit title]
Signed-off-by: David Bauer &lt;mail@david-bauer.net&gt;
(cherry picked from commit 3e9318f3c0be1ae14d9d4eb705b02e7441d5d26e)
</content>
</entry>
<entry>
<title>kernel: add kmod-leds-uleds</title>
<updated>2022-01-08T20:31:15Z</updated>
<author>
<name>Keith T. Garner</name>
</author>
<published>2021-05-05T14:04:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/hauke/commit/?id=bc37a699e5725994857af9383ff7f7d7bd5fe912'/>
<id>urn:sha1:bc37a699e5725994857af9383ff7f7d7bd5fe912</id>
<content type='text'>
The allows userspace LEDs to be created and controlled. This can be useful
for testing triggers and can also be used to implement virtual LEDs.

Signed-off-by: Keith T. Garner &lt;kgarner@kgarner.com&gt;
[squash fixup commit and improve option wording]
Signed-off-by: Paul Spooren &lt;mail@aparcar.org&gt;
(cherry picked from commit 6a37286c2add96dba42fdd285162228eb55a99f1)
</content>
</entry>
<entry>
<title>kernel: ath10k: provide a build variant for small RAM devices</title>
<updated>2022-01-02T11:35:21Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2021-12-20T20:48:38Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/hauke/commit/?id=27225e35382d018a59078a52fa802e5e56d6be4b'/>
<id>urn:sha1:27225e35382d018a59078a52fa802e5e56d6be4b</id>
<content type='text'>
Based on: 1ac627024de9 ("kernel: ath10k-ct: provide a build variant for
small RAM devices")

Like described in the ath10k-ct-smallbuffers version, oom-killer gets
triggered frequently by devices with small RAM.

That change is necessary for many community mesh networks which use
ath10k based devices with too little RAM. The -ct driver has been
proven unstable if used with 11s meshing and only wave2 chipsets are
supporting 11s. Freifunk Berlin is nowadays assembling its
firmware-based completely of vanilla OpenWRT with some package additions
which are made through the imagebuilder. Therefore we cannot take the
approach other freifunk communities have taken to maintain that patch
downstream [1]. Other communities consider these devices as broken and
that change would pretty much give those devices a second life [2].
[1] - https://git.freifunk-franken.de/mirror/openwrt/commit/450b306e540bc0f2c8a8841bbe4d9612f2b8cdea
[2] - https://github.com/freifunk-gluon/gluon/issues/1988#issuecomment-619532909

Signed-off-by: Simon Polack &lt;spolack+git@mailbox.org&gt;
Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
(cherry picked from commit 694757a08f620a9f24b70003542d9dcd0abeac46)
</content>
</entry>
<entry>
<title>mac80211: optimize airtime fairness code to reduce cpu usage</title>
<updated>2021-12-21T11:58:22Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2021-12-14T16:58:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/hauke/commit/?id=e1b79b1dc39febcfb8eb9a32123abb64b10b5524'/>
<id>urn:sha1:e1b79b1dc39febcfb8eb9a32123abb64b10b5524</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
(cherry-picked from commit 87def9efd8cee66da3bd3961671e580282427c2e)
</content>
</entry>
<entry>
<title>mac80211: Update toversion 5.10.85</title>
<updated>2021-12-14T22:12:22Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2021-12-05T20:58:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/hauke/commit/?id=4b52d895315e8416ab33e9276198428d7c0a1ba6'/>
<id>urn:sha1:4b52d895315e8416ab33e9276198428d7c0a1ba6</id>
<content type='text'>
The following patches were backported from upstream before and are not
needed any more:
  package/kernel/mac80211/patches/ath/980-ath10k-fix-max-antenna-gain-unit.patch
  package/kernel/mac80211/patches/subsys/307-mac80211-do-not-access-the-IV-when-it-was-stripped.patch

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>bcm63xx-cfe: update to the latest master</title>
<updated>2021-12-13T13:33:06Z</updated>
<author>
<name>Rafał Miłecki</name>
</author>
<published>2021-06-22T11:19:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/hauke/commit/?id=f24e745b2585ed318cc72667bfe48dad07a561fd'/>
<id>urn:sha1:f24e745b2585ed318cc72667bfe48dad07a561fd</id>
<content type='text'>
e5050f3 linksys: ea9500-v2: add cferam file

Signed-off-by: Rafał Miłecki &lt;rafal@milecki.pl&gt;
(cherry picked from commit 0b2c1997e988552a4bb52dda88eccf4896fbb61b)
</content>
</entry>
<entry>
<title>mt76: update to the latest version</title>
<updated>2021-12-03T10:13:01Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2021-12-03T09:56:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/hauke/commit/?id=266890bb12d6d5b70430c7ef585f23cbb0aa435e'/>
<id>urn:sha1:266890bb12d6d5b70430c7ef585f23cbb0aa435e</id>
<content type='text'>
71e08471ab56 mt76: eeprom: fix return code on corrected bit-flips
9a8fc6636d83 mt76: move sar_capa configuration in common code
7cdbea1dc82a mt76: only access ieee80211_hdr after mt76_insert_ccmp_hdr
678071ef7029 mt76: mt7615: clear mcu error interrupt status on mt7663

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
(cherry-picked from commit fc4398fe71810f3bb5637bdfd0b3975a8ec858f0)
</content>
</entry>
<entry>
<title>mac80211: bump PKG_RELEASE</title>
<updated>2021-12-02T13:27:22Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2021-12-02T13:27:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/hauke/commit/?id=efc76b13610ccccb2d69c97e49abfaa3781930be'/>
<id>urn:sha1:efc76b13610ccccb2d69c97e49abfaa3781930be</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
</feed>
