<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/chunkeey/package/kernel, branch v19.07.5</title>
<subtitle>Staging tree of Christian Lamparter</subtitle>
<id>https://git.openwrt.org/openwrt/staging/chunkeey/atom?h=v19.07.5</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/chunkeey/atom?h=v19.07.5'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/'/>
<updated>2020-10-12T07:45:54Z</updated>
<entry>
<title>mac80211: do not allow bigger VHT MPDUs than the hardware supports</title>
<updated>2020-10-12T07:45:54Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2020-09-17T10:09:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/commit/?id=6696fddfd9167d3d53cf2dc3ba8f9ad4c9aaeae9'/>
<id>urn:sha1:6696fddfd9167d3d53cf2dc3ba8f9ad4c9aaeae9</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
(cherry picked from commit caf727767ab5c8f8d884ef458c74726a8e610d96)
[Refreshed patch]
Signed-off-by: Koen Vandeputte &lt;koen.vandeputte@ncentric.com&gt;
</content>
</entry>
<entry>
<title>mac80211: Fix potential endless loop</title>
<updated>2020-08-30T21:36:52Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2020-08-29T17:23:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/commit/?id=2d7ea69dd318dac6a57dcf997a5a5a0fbd92ff73'/>
<id>urn:sha1:2d7ea69dd318dac6a57dcf997a5a5a0fbd92ff73</id>
<content type='text'>
Backport a fix from kernel 5.8.3.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
(cherry picked from commit ca5ee6eba34593ec9f8b5b195c94cf6c3f6ff914)
</content>
</entry>
<entry>
<title>mac80211: Fix build on mpc85xx target</title>
<updated>2020-08-11T18:59:39Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2020-05-21T19:49:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/commit/?id=72878e3244ebaf9a24d8196079194c2432010be0'/>
<id>urn:sha1:72878e3244ebaf9a24d8196079194c2432010be0</id>
<content type='text'>
This fixes the following compile error seen on the mpc85xx target:
  CC [M]  /linux-mpc85xx_p2020/backports-5.7-rc3-1/drivers/net/wireless/intersil/orinoco/main.o
In file included from /builder/shared-workdir/build/staging_dir/toolchain-powerpc_8540_gcc-8.4.0_musl/include/stddef.h:17,
                 from /linux-mpc85xx_p2020/backports-5.7-rc3-1/include/uapi/linux/wireless.h:77,
                 from /linux-mpc85xx_p2020/backports-5.7-rc3-1/include/linux/wireless.h:13,
                 from /linux-mpc85xx_p2020/backports-5.7-rc3-1/drivers/net/wireless/intersil/orinoco/main.c:89:
/builder/shared-workdir/build/staging_dir/toolchain-powerpc_8540_gcc-8.4.0_musl/include/bits/alltypes.h:106:15: error: conflicting types for 'ptrdiff_t'
 typedef _Addr ptrdiff_t;
               ^~~~~~~~~
In file included from /linux-mpc85xx_p2020/backports-5.7-rc3-1/backport-include/linux/types.h:4,
                 from ./include/linux/list.h:5,
                 from /linux-mpc85xx_p2020/backports-5.7-rc3-1/backport-include/linux/list.h:3,
                 from ./include/linux/module.h:9,
                 from /linux-mpc85xx_p2020/backports-5.7-rc3-1/backport-include/linux/module.h:3,
                 from /linux-mpc85xx_p2020/backports-5.7-rc3-1/drivers/net/wireless/intersil/orinoco/main.c:79:
./include/linux/types.h:65:28: note: previous declaration of 'ptrdiff_t' was here
 typedef __kernel_ptrdiff_t ptrdiff_t;
                            ^~~~~~~~~
scripts/Makefile.build:265: recipe for target '/linux-mpc85xx_p2020/backports-5.7-rc3-1/drivers/net/wireless/intersil/orinoco/main.o' failed

Fixes: d6b158b86981 ("mac80211: Update to 4.19.137-1")
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
(cherry picked from commit 04b1a11f5ca72a741493addca1b1ae093f37934f)
</content>
</entry>
<entry>
<title>mac80211: Update to 4.19.137-1</title>
<updated>2020-08-10T22:13:47Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2020-08-07T17:02:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/commit/?id=d6b158b8698148b4123239f46579a719899b6ae4'/>
<id>urn:sha1:d6b158b8698148b4123239f46579a719899b6ae4</id>
<content type='text'>
b43 and b43legacy now support ieee80211w, hardware crypto will be
deactivated in such cases.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>mac80211: fix use of local variable</title>
<updated>2020-06-30T20:13:23Z</updated>
<author>
<name>Leon M. George</name>
</author>
<published>2020-04-30T08:26:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/commit/?id=73fecd36bfd2b9f92a2a20f38bdb73b4433dec3e'/>
<id>urn:sha1:73fecd36bfd2b9f92a2a20f38bdb73b4433dec3e</id>
<content type='text'>
mac80211_get_addr is called from mac80211_generate_mac, where the local variable
initialisation id="${macidx:-0}" suggests that macidx is not always defined.
Probably, idx was supposed to be used instead of $(($macidx + 1)).

Fixes: 4d99db168cf7 ("mac80211: try to get interface addresses from wiphy sysfs 'addresses' if no mask is set")

Signed-off-by: Leon M. George &lt;leon@georgemail.eu&gt;
(cherry picked from commit 8f95220bcb554b1b668114e5264ebce4028c5f93)
</content>
</entry>
<entry>
<title>broadcom-wl: don't inherit lock descriptor in nas process</title>
<updated>2020-05-28T11:08:51Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2020-05-28T11:03:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/commit/?id=31de4a40e758f384e89b592806a64130833cac35'/>
<id>urn:sha1:31de4a40e758f384e89b592806a64130833cac35</id>
<content type='text'>
Add a local hack to prevent the Broadcom WPA authenticator process from
inheriting the lock descriptor 1000 used to prevent concurrent executions
of the init script.

Without this fix, repeated invocations of /etc/init.d/network, e.g. for
obtaining the enabled state, would hang forever.

Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
(cherry picked from commit a03d6d2fab13c478a0f6cfc3082bec141f2adcf1)
</content>
</entry>
<entry>
<title>mac80211: Update to version 4.19.120</title>
<updated>2020-05-04T22:05:28Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2020-05-04T20:39:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/commit/?id=607809dcdc69b1ce90b6eab70222a01b43cedfd4'/>
<id>urn:sha1:607809dcdc69b1ce90b6eab70222a01b43cedfd4</id>
<content type='text'>
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>mac80211: ath10k: increase rx buffer size to 2048</title>
<updated>2020-05-04T22:05:26Z</updated>
<author>
<name>Linus Lüssing</name>
</author>
<published>2020-02-05T19:10:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/commit/?id=005adba9393b460172ba3c4267ff0acced68921e'/>
<id>urn:sha1:005adba9393b460172ba3c4267ff0acced68921e</id>
<content type='text'>
Before, only frames with a maximum size of 1528 bytes could be
transmitted between two 802.11s nodes.

For batman-adv for instance, which adds its own header to each frame,
we typically need an MTU of at least 1532 bytes to be able to transmit
without fragmentation.

This patch now increases the maxmimum frame size from 1528 to 1656
bytes.

Tested with two ath10k devices in 802.11s mode, as well as with
batman-adv on top of 802.11s with forwarding disabled.

Fix originally found and developed by Ben Greear.

Link: https://github.com/greearb/ath10k-ct/issues/89
Link: https://github.com/greearb/ath10k-ct/commit/9e5ab25027e0971fa24ccf93373324c08c4e992d
Cc: Ben Greear &lt;greearb@candelatech.com&gt;
Signed-off-by: Linus Lüssing &lt;ll@simonwunderlich.de&gt;
Signed-off-by: Sven Eckelmann &lt;sven@narfation.org&gt;
(cherry picked from commit 066ec97167e49b5c037b04dc4ec76c4cad5b75e2)
</content>
</entry>
<entry>
<title>mac80211: backport fix for an no-ack tx status issue</title>
<updated>2020-05-01T09:12:31Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2020-01-18T17:41:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/commit/?id=ec6cb33452fe61112c42ddda471730aed9a624a3'/>
<id>urn:sha1:ec6cb33452fe61112c42ddda471730aed9a624a3</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
Tested-by: Jérôme Benoit &lt;jerome.benoit@piment-noir.org&gt; [WRT1900AC v1]
[added missing package version bump]
Signed-off-by: Petr Štetiar &lt;ynezz@true.cz&gt;
(cherry picked from commit e0ab33ea496f371a0683b18d5555d651f8df1f5e)
</content>
</entry>
<entry>
<title>mac80211: Update to version 4.19.112</title>
<updated>2020-03-29T16:27:49Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2020-03-21T19:24:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/commit/?id=c6c3f6bb0a5bb1af91bd7a0237a0e54e12c8f29c'/>
<id>urn:sha1:c6c3f6bb0a5bb1af91bd7a0237a0e54e12c8f29c</id>
<content type='text'>
The removed patches are all integrated in the upstream version now.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
</feed>
