<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/kaloz/package/kernel, branch master</title>
<subtitle>Staging tree of Imre Kaloz</subtitle>
<id>https://git.openwrt.org/openwrt/staging/kaloz/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/kaloz/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/'/>
<updated>2018-02-13T22:21:12Z</updated>
<entry>
<title>mwlwifi: downgrade to version 10.3.4.0-20180118</title>
<updated>2018-02-13T22:21:12Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2018-02-13T22:21:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=0b8629c0e3c041ad71501a8bbd83ba924ef6e84e'/>
<id>urn:sha1:0b8629c0e3c041ad71501a8bbd83ba924ef6e84e</id>
<content type='text'>
Some people reported problems with the current development version, so
go back to the latests more or less release.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>mwlwifi: fix compile problem with kernel 4.14</title>
<updated>2018-02-13T21:31:00Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2018-02-11T11:38:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=de0d0c68c4f3ec8a582096778d248fabeaee3a36'/>
<id>urn:sha1:de0d0c68c4f3ec8a582096778d248fabeaee3a36</id>
<content type='text'>
vfs_write() is not exported on kernel 4.14 any more and kernel_write()
should be used instead.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>mwlwifi: use PKG_SOURCE_DATE instead of version</title>
<updated>2018-02-13T21:31:00Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2018-02-11T11:28:38Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=8db89c4485c8b43942bf9bf95788eb233f90d82c'/>
<id>urn:sha1:8db89c4485c8b43942bf9bf95788eb233f90d82c</id>
<content type='text'>
Using PKG_SOURCE_DATE instead of PKG_VERSION will make the build system
generate the version based on the date and the git hash. This way the
tar file name changes when the git hash changes and this avoids problems
when someone forgets to change the version, but changes the git hash.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>mwlwifi: Update to latest commit 20180208</title>
<updated>2018-02-13T21:31:00Z</updated>
<author>
<name>Chris Breuer</name>
</author>
<published>2018-01-23T15:43:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=eab378ef1756ae3c9c0b592b6418b982634109e8'/>
<id>urn:sha1:eab378ef1756ae3c9c0b592b6418b982634109e8</id>
<content type='text'>
Changes since last merge into OpenWrt since 2017-12-14:
 - Added debugfs file tx_hist.
 - Added debugfs file fixed_rate.
 - Added debugfs file ba_hist.
 - Modified the way to establish BA stream.
 - Added code to control BF type.
 - Added functions to check/dump dhcp packet.
 - Upgrade 88W8964 firmware to 9.3.2.4.
 - Added debugfs file coredump.
 - Corrected the way to transmit multicast packets.
 - Change driver version to 10.3.4.0-20180118.
 - Corrected the way to get qos control.
 - Assigned broadcast dhcpoffer to another queue.
 - Separated broadcast and multicast packets. Bump to latest commit 20180206

Signed-off-by: Chris Breuer &lt;github@chrisbreuer.de&gt;
</content>
</entry>
<entry>
<title>mac80211: move wifi detect hotplug script to later</title>
<updated>2018-02-13T21:24:56Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2018-02-11T21:58:42Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=80771af83d0ee36df3788cc4d88919ff95d57604'/>
<id>urn:sha1:80771af83d0ee36df3788cc4d88919ff95d57604</id>
<content type='text'>
Make it easily possible to add a custom script in front of this hotplug
script which adds new devices. This is needed for the mvebu target in
which we want to migrate the old configuration before new devices are
getting detected.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>i2c.mk: sort kernel modules</title>
<updated>2018-02-13T10:55:21Z</updated>
<author>
<name>Lucian Cristian</name>
</author>
<published>2018-01-14T14:27:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=7f61924dcb1842cdb8dc95a63032143326d44793'/>
<id>urn:sha1:7f61924dcb1842cdb8dc95a63032143326d44793</id>
<content type='text'>
Signed-off-by: Lucian Cristian &lt;lucian.cristian@gmail.com&gt;
</content>
</entry>
<entry>
<title>hwmon.mk: sort kernel modules</title>
<updated>2018-02-13T10:54:42Z</updated>
<author>
<name>Lucian Cristian</name>
</author>
<published>2018-01-14T14:22:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=f646188f7787999acb3d82b90dc99cf7aff4206e'/>
<id>urn:sha1:f646188f7787999acb3d82b90dc99cf7aff4206e</id>
<content type='text'>
Signed-off-by: Lucian Cristian &lt;lucian.cristian@gmail.com&gt;
</content>
</entry>
<entry>
<title>can.mk: sort modules</title>
<updated>2018-02-13T10:53:49Z</updated>
<author>
<name>Lucian Cristian</name>
</author>
<published>2018-01-14T13:37:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=0b004ccec3912a9c36bbdd55bb1c4fd85d182547'/>
<id>urn:sha1:0b004ccec3912a9c36bbdd55bb1c4fd85d182547</id>
<content type='text'>
Signed-off-by: Lucian Cristian &lt;lucian.cristian@gmail.com&gt;
</content>
</entry>
<entry>
<title>crypto.mk: sort kernel modules</title>
<updated>2018-02-13T10:51:46Z</updated>
<author>
<name>Lucian Cristian</name>
</author>
<published>2018-01-14T14:06:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=d1aae1a0547ffa3ea1ae865e0ad44a76288abda7'/>
<id>urn:sha1:d1aae1a0547ffa3ea1ae865e0ad44a76288abda7</id>
<content type='text'>
Signed-off-by: Lucian Cristian &lt;lucian.cristian@gmail.com&gt;
</content>
</entry>
<entry>
<title>fs.mk: sort kernel modules</title>
<updated>2018-02-13T10:49:26Z</updated>
<author>
<name>Lucian Cristian</name>
</author>
<published>2018-01-14T14:15:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=de62386b2d11771d85b3849ca32a2e9ecf4e4194'/>
<id>urn:sha1:de62386b2d11771d85b3849ca32a2e9ecf4e4194</id>
<content type='text'>
Signed-off-by: Lucian Cristian &lt;lucian.cristian@gmail.com&gt;
</content>
</entry>
</feed>
