<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/target/linux/rdc/files/drivers/net, branch v18.06.1</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>move files to files-2.6.24, not required with newer kernels</title>
<updated>2009-04-24T12:30:01+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2009-04-24T12:30:01+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=2189d0cffc87184b8ad79c5fd7b109b0f81e8cca'/>
<id>2189d0cffc87184b8ad79c5fd7b109b0f81e8cca</id>
<content type='text'>
SVN-Revision: 15380
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 15380
</pre>
</div>
</content>
</entry>
<entry>
<title>fix wrong logic in MDIO code and second PHY address</title>
<updated>2009-03-25T09:15:30+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2009-03-25T09:15:30+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=47a268b30a30c8163ad43b0204af9ef26d423290'/>
<id>47a268b30a30c8163ad43b0204af9ef26d423290</id>
<content type='text'>
SVN-Revision: 15034
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 15034
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix small typo in the ethernet driver</title>
<updated>2008-11-16T13:42:37+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2008-11-16T13:42:37+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=23aa6acff8c34bc22a0bb7612ea7490450452ffb'/>
<id>23aa6acff8c34bc22a0bb7612ea7490450452ffb</id>
<content type='text'>
SVN-Revision: 13230
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 13230
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove some configuration files, workarounds are now in the ethernet driver, thanks sn9</title>
<updated>2008-10-28T18:52:50+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2008-10-28T18:52:50+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=412a26cd00a795d468bc6048f8efba53a1cd9ba5'/>
<id>412a26cd00a795d468bc6048f8efba53a1cd9ba5</id>
<content type='text'>
SVN-Revision: 13062
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 13062
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix card_idx calculation, thanks sn9</title>
<updated>2008-08-13T15:08:34+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2008-08-13T15:08:34+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=f2340f4b921f780803be1ad208694b229d770fbe'/>
<id>f2340f4b921f780803be1ad208694b229d770fbe</id>
<content type='text'>
SVN-Revision: 12294
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 12294
</pre>
</div>
</content>
</entry>
<entry>
<title>Reinstate rdc bootability and force it to use init=/etc/preinit, thus the remove the hackish SetInitramfs actions</title>
<updated>2008-08-05T13:42:36+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2008-08-05T13:42:36+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=1b0318158d9b80b773f643454dc1aed9a1926deb'/>
<id>1b0318158d9b80b773f643454dc1aed9a1926deb</id>
<content type='text'>
SVN-Revision: 12136
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 12136
</pre>
</div>
</content>
</entry>
<entry>
<title>his patch mainly fixes the huge delay when we ping from the RDC device to another host (160-230 ms). r6040_rx() was rewritten. Further changes: - fix a bug in hex2str(), which overwrote the source with a zero - removed rx_free_desc counter; allocate skb inside r6040_rx() on the fly - r6040_rx: don't take the error from the MLSR register (may be too late) but from the descriptor (we may have to allow these errors (via MCR0) there - r6040_alloc_rxbufs() may fail due to lack of skb, added a return value - changed some debugs - more defines - version: 0.18 -&gt; 0.19</title>
<updated>2008-06-16T13:25:14+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2008-06-16T13:25:14+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=0d40a2f95b52e61752823cb869989dbf04fcc44b'/>
<id>0d40a2f95b52e61752823cb869989dbf04fcc44b</id>
<content type='text'>
Signed-Off by Joerg Albert &lt;jal2@gmx.de&gt;

SVN-Revision: 11508
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-Off by Joerg Albert &lt;jal2@gmx.de&gt;

SVN-Revision: 11508
</pre>
</div>
</content>
</entry>
<entry>
<title>This patch applies to the RDC 32xx ethernet driver (svn r10754, first patch applied) and fixes the following issues: - re-added the parent parameter to specify a netdevice to steal the MAC address from (optional). - fixed null pointer access in r6040_rx() (lp-&gt;dev init. was missing) - fixed "scheduling while atomic" endless loop if tx_timeout() was called (caused by the re-allocs of the buffers) - fixed tx timeouts (tx irq weren't re-enabled on rx irq)</title>
<updated>2008-06-16T13:24:41+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2008-06-16T13:24:41+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=01e594e70439305f9998f53765f2189eee8dfc9c'/>
<id>01e594e70439305f9998f53765f2189eee8dfc9c</id>
<content type='text'>
It adds some defines and cleans the code a bit (IMHO).

Signed-Off by Joerg Albert &lt;jal2@gmx.de&gt;

SVN-Revision: 11507
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It adds some defines and cleans the code a bit (IMHO).

Signed-Off by Joerg Albert &lt;jal2@gmx.de&gt;

SVN-Revision: 11507
</pre>
</div>
</content>
</entry>
<entry>
<title>Hi,</title>
<updated>2008-06-16T13:24:09+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2008-06-16T13:24:09+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=368f07fc9744f2c1234d967eadd6f57f13711ef7'/>
<id>368f07fc9744f2c1234d967eadd6f57f13711ef7</id>
<content type='text'>
this is the first of three patches to fix the ethernet driver of RDC R32xx applied to svn r10754.

It adds debugs and make some procedures (r6040_*) global symbols in order to help with debugging kernel oops. Version is increased from 0.16 to 0.18 to avoid conflicts with the driver variant metioned in the X-WRT forum (call 0.17.3) Tested on a Sitecom WL-153.

Signed-Off-By: Joerg Albert &lt;jal2@gmx.de&gt;

SVN-Revision: 11506
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this is the first of three patches to fix the ethernet driver of RDC R32xx applied to svn r10754.

It adds debugs and make some procedures (r6040_*) global symbols in order to help with debugging kernel oops. Version is increased from 0.16 to 0.18 to avoid conflicts with the driver variant metioned in the X-WRT forum (call 0.17.3) Tested on a Sitecom WL-153.

Signed-Off-By: Joerg Albert &lt;jal2@gmx.de&gt;

SVN-Revision: 11506
</pre>
</div>
</content>
</entry>
<entry>
<title>Use an update r6040 driver</title>
<updated>2008-04-07T07:50:45+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2008-04-07T07:50:45+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=ef62f5f24d0ac2c61634162388e30cd6c78645b3'/>
<id>ef62f5f24d0ac2c61634162388e30cd6c78645b3</id>
<content type='text'>
SVN-Revision: 10754
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 10754
</pre>
</div>
</content>
</entry>
</feed>
