<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/package/firmware/linux-firmware, branch master</title>
<subtitle>MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker</subtitle>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/'/>
<entry>
<title>linux-firmware: realtek: Add FW for rtl8192eu, rtl8723au and rtl8723bu</title>
<updated>2018-08-27T16:13:33+00:00</updated>
<author>
<name>Hauke Mehrtens</name>
<email>hauke@hauke-m.de</email>
</author>
<published>2018-08-27T16:10:14+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=a2488f3a243b60ac05b3a3ae492145d564fc6f6e'/>
<id>a2488f3a243b60ac05b3a3ae492145d564fc6f6e</id>
<content type='text'>
These devices are more or less supported by the kmod-rtl8xxxu driver.

Fixes: FS#1789
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These devices are more or less supported by the kmod-rtl8xxxu driver.

Fixes: FS#1789
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>linux-firmware: add firmware for BCM43455 SDIO wlan found on RPi3B+</title>
<updated>2018-06-14T11:54:17+00:00</updated>
<author>
<name>Daniel Golle</name>
<email>daniel@makrotopia.org</email>
</author>
<published>2018-06-13T22:36:01+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=2826471254f8ee955acc1f197eac443b3c34fd5b'/>
<id>2826471254f8ee955acc1f197eac443b3c34fd5b</id>
<content type='text'>
Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ath3k: Add firmware support for QCA Rome</title>
<updated>2018-05-18T06:58:08+00:00</updated>
<author>
<name>Robert Marko</name>
<email>robimarko@gmail.com</email>
</author>
<published>2018-04-02T22:44:43+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=6390f27c2ed6189f6aac2308a2ea40fde2f798d7'/>
<id>6390f27c2ed6189f6aac2308a2ea40fde2f798d7</id>
<content type='text'>
Add needed firmware for newer QCA Rome Bluetooth family.
This enables use of bluetooth with ath3k driver on QCA9377/9378 devices.

Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add needed firmware for newer QCA Rome Bluetooth family.
This enables use of bluetooth with ath3k driver on QCA9377/9378 devices.

Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>linux-firmware: Add firmware for usb-serial-ti-usb</title>
<updated>2018-05-15T04:39:46+00:00</updated>
<author>
<name>David Woodhouse</name>
<email>dwmw2@infradead.org</email>
</author>
<published>2017-02-16T00:23:27+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=4424a9ff205dc9c7a10652344c95dc4290efdb58'/>
<id>4424a9ff205dc9c7a10652344c95dc4290efdb58</id>
<content type='text'>
Signed-off-by: David Woodhouse &lt;dwmw2@infradead.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: David Woodhouse &lt;dwmw2@infradead.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>mac80211: add RedPine RS9113 module support</title>
<updated>2018-04-18T21:56:55+00:00</updated>
<author>
<name>Evgeniy Didin</name>
<email>Evgeniy.Didin@synopsys.com</email>
</author>
<published>2018-04-04T10:52:24+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=36314c12c0df4370de1850b90db4c42c918907cd'/>
<id>36314c12c0df4370de1850b90db4c42c918907cd</id>
<content type='text'>
RedPine RS9113 wireless module requires rsi91x driver to be built
and linux-firmware/rsi/rs9113_wlan_qspi.rps to be installed.
Also we add patch for successful compilation of rsi91x driver.

Signed-off-by: Evgeniy Didin &lt;Evgeniy.Didin@synopsys.com&gt;
Cc: Alexey Brodkin &lt;abrodkin@synopsys.com&gt;
Cc: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
Cc: John Crispin &lt;john@phrozen.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RedPine RS9113 wireless module requires rsi91x driver to be built
and linux-firmware/rsi/rs9113_wlan_qspi.rps to be installed.
Also we add patch for successful compilation of rsi91x driver.

Signed-off-by: Evgeniy Didin &lt;Evgeniy.Didin@synopsys.com&gt;
Cc: Alexey Brodkin &lt;abrodkin@synopsys.com&gt;
Cc: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
Cc: John Crispin &lt;john@phrozen.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>linux-firmware: bump firmware for Intel Wireless 8260AC to version 31</title>
<updated>2018-03-09T21:13:21+00:00</updated>
<author>
<name>Stijn Segers</name>
<email>foss@volatilesystems.org</email>
</author>
<published>2018-03-07T21:25:12+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=dc7f2fdd528bdc1b8fdd91eda88506b5bd326bfe'/>
<id>dc7f2fdd528bdc1b8fdd91eda88506b5bd326bfe</id>
<content type='text'>
Bump the firmware for 8260AC and related hardware to version 31.

Signed-off-by: Stijn Segers &lt;foss@volatilesystems.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bump the firmware for 8260AC and related hardware to version 31.

Signed-off-by: Stijn Segers &lt;foss@volatilesystems.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: e100: take e100 firmware from linux-firmware repository</title>
<updated>2017-11-22T21:37:05+00:00</updated>
<author>
<name>Hauke Mehrtens</name>
<email>hauke@hauke-m.de</email>
</author>
<published>2017-11-12T13:52:29+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=9cfcd497358545781e5c0e3ee169894d1d3329a8'/>
<id>9cfcd497358545781e5c0e3ee169894d1d3329a8</id>
<content type='text'>
The firmware directory in the Linux kernel was removed in kernel 4.14,
take the e100 firmware files now from the linux-firmware repository
instead. To do so create the new package e100-firmware. This will also
work with older kernel versions.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The firmware directory in the Linux kernel was removed in kernel 4.14,
take the e100 firmware files now from the linux-firmware repository
instead. To do so create the new package e100-firmware. This will also
work with older kernel versions.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>linux-firmware: add IO Edgeport USB Serial firmware</title>
<updated>2017-11-16T21:56:54+00:00</updated>
<author>
<name>Bjørn Mork</name>
<email>bjorn@mork.no</email>
</author>
<published>2017-11-10T18:53:53+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=73e8fcf894ce641425a9d1351e88327fb4c42198'/>
<id>73e8fcf894ce641425a9d1351e88327fb4c42198</id>
<content type='text'>
Preparing for kernel versions without firmware.

Signed-off-by: Bjørn Mork &lt;bjorn@mork.no&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Preparing for kernel versions without firmware.

Signed-off-by: Bjørn Mork &lt;bjorn@mork.no&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>linux-firmware: add ath6k firmware to package</title>
<updated>2017-10-14T22:24:21+00:00</updated>
<author>
<name>Ben Whitten</name>
<email>ben.whitten@gmail.com</email>
</author>
<published>2016-06-19T22:49:16+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=76662637fadba33d698c60f754e67645edf3ce50'/>
<id>76662637fadba33d698c60f754e67645edf3ce50</id>
<content type='text'>
Systems which include the ath6k chipset need to have the firmware included
in the image.

Signed-off-by: Ben Whitten &lt;ben.whitten@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Systems which include the ath6k chipset need to have the firmware included
in the image.

Signed-off-by: Ben Whitten &lt;ben.whitten@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>linux-firmware: fix intel wireless-n 100 firmware package name</title>
<updated>2017-09-28T20:57:46+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@nbd.name</email>
</author>
<published>2017-09-28T20:51:48+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=afe83f61515f4397bc4068f9bef4890d15a1c1f3'/>
<id>afe83f61515f4397bc4068f9bef4890d15a1c1f3</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</pre>
</div>
</content>
</entry>
</feed>
