<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/target/linux/generic/files/drivers/net, branch mtk-20170518</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>ar8216: add new phyid 0x004dd043 (ar8326)</title>
<updated>2014-07-14T07:38:39+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-07-14T07:38:39+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=de5fd0a18900c6d050971f00fe86f53f3d2efb2e'/>
<id>de5fd0a18900c6d050971f00fe86f53f3d2efb2e</id>
<content type='text'>
Used in ubiquity nanostation xw boards

SVN-Revision: 41635
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Used in ubiquity nanostation xw boards

SVN-Revision: 41635
</pre>
</div>
</content>
</entry>
<entry>
<title>ar8216: disable EEE by default on AR8327 to fix stability issues (#14597)</title>
<updated>2014-07-10T21:11:02+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2014-07-10T21:11:02+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=a17a58e310e41829a634ac507477a0f6457a65d0'/>
<id>a17a58e310e41829a634ac507477a0f6457a65d0</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 41577
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 41577
</pre>
</div>
</content>
</entry>
<entry>
<title>b53: hardcode reset GPIO for Linksys WRT300N 1.1</title>
<updated>2014-07-06T11:40:51+00:00</updated>
<author>
<name>Hauke Mehrtens</name>
<email>hauke@hauke-m.de</email>
</author>
<published>2014-07-06T11:40:51+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=ed0dc1c97eab36e3e26202c9704198ccaaf66836'/>
<id>ed0dc1c97eab36e3e26202c9704198ccaaf66836</id>
<content type='text'>
According to the thread https://forum.openwrt.org/viewtopic.php?id=48281
b53 uses GPIO 7:
[    4.470000] b53_common: [DBG] b53_switch_reset_gpio using 7
and causes device to self-reboot. GPIO 8 was found in CFE boot log:
"Reset switch via GPIO 8 ..."

Signed-off-by: Rafał Miłecki &lt;zajec5@gmail.com&gt;

SVN-Revision: 41526
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
According to the thread https://forum.openwrt.org/viewtopic.php?id=48281
b53 uses GPIO 7:
[    4.470000] b53_common: [DBG] b53_switch_reset_gpio using 7
and causes device to self-reboot. GPIO 8 was found in CFE boot log:
"Reset switch via GPIO 8 ..."

Signed-off-by: Rafał Miłecki &lt;zajec5@gmail.com&gt;

SVN-Revision: 41526
</pre>
</div>
</content>
</entry>
<entry>
<title>adm6996: the GPIO interface for the adm6996l does not support switch statistics.</title>
<updated>2014-07-05T12:13:56+00:00</updated>
<author>
<name>Hauke Mehrtens</name>
<email>hauke@hauke-m.de</email>
</author>
<published>2014-07-05T12:13:56+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=286ff7e322389e8f04326bd81a2a22e62ee64613'/>
<id>286ff7e322389e8f04326bd81a2a22e62ee64613</id>
<content type='text'>
This patch deactivates the statistics, adds a missing lock
initialization and fixes a waring.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;

SVN-Revision: 41511
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch deactivates the statistics, adds a missing lock
initialization and fixes a waring.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;

SVN-Revision: 41511
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "ar71xx: Fix tagged+untagged operation on AR8327N (#12181)"</title>
<updated>2014-05-24T17:04:12+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2014-05-24T17:04:12+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=f6e7074924de3629401831cfcf4760cad6d4cd43'/>
<id>f6e7074924de3629401831cfcf4760cad6d4cd43</id>
<content type='text'>
Revert the tagged + untagged rework for now due to regressions in
vlan setup on certain AR83xx switches.

Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 40842
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Revert the tagged + untagged rework for now due to regressions in
vlan setup on certain AR83xx switches.

Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 40842
</pre>
</div>
</content>
</entry>
<entry>
<title>ar71xx: Fix tagged+untagged operation on AR8327N (#12181)</title>
<updated>2014-05-19T15:48:18+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2014-05-19T15:48:18+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=443b2dfe3c536aeed22994a78da756ac91b00aa4'/>
<id>443b2dfe3c536aeed22994a78da756ac91b00aa4</id>
<content type='text'>
Replace the global "vlan_tagged" variable with an array storing the
tagging state per vlan.

The code was taken from #12181, tested and cleaned up by Saverio Proto
with additional bug fixes supplied by Álvaro Fernández.

Tested-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;
Signed-off-by: Saverio Proto &lt;zioproto@gmail.com&gt;
Signed-off-by: Álvaro Fernández &lt;noltari@gmail.com&gt;

SVN-Revision: 40777
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace the global "vlan_tagged" variable with an array storing the
tagging state per vlan.

The code was taken from #12181, tested and cleaned up by Saverio Proto
with additional bug fixes supplied by Álvaro Fernández.

Tested-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;
Signed-off-by: Saverio Proto &lt;zioproto@gmail.com&gt;
Signed-off-by: Álvaro Fernández &lt;noltari@gmail.com&gt;

SVN-Revision: 40777
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: fix warning in swconfig.c with kernel 3.14</title>
<updated>2014-05-08T21:52:19+00:00</updated>
<author>
<name>Hauke Mehrtens</name>
<email>hauke@hauke-m.de</email>
</author>
<published>2014-05-08T21:52:19+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=100e795bccaccd50aa9ad3835fc293b241f28b07'/>
<id>100e795bccaccd50aa9ad3835fc293b241f28b07</id>
<content type='text'>
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;

SVN-Revision: 40733
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;

SVN-Revision: 40733
</pre>
</div>
</content>
</entry>
<entry>
<title>linux/generic: add MIB counters and port status to ADM6996 switch</title>
<updated>2014-04-22T08:08:02+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-04-22T08:08:02+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=1b96cf30a91d98f3e84aac12b19d2a2bbbe5d402'/>
<id>1b96cf30a91d98f3e84aac12b19d2a2bbbe5d402</id>
<content type='text'>
This patch adds port status information and MIB counters to the ADM6996
switch driver.

The driver supports also the older ADM6996L-variant, but I'm not able to
test this patch on that chip. According to the datasheet the same
registers exist there as well, so I think it should work, but any
feedback is appreciated.

Signed-off-by: Matti Laakso &lt;malaakso at elisanet.fi&gt;

SVN-Revision: 40542
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds port status information and MIB counters to the ADM6996
switch driver.

The driver supports also the older ADM6996L-variant, but I'm not able to
test this patch on that chip. According to the datasheet the same
registers exist there as well, so I think it should work, but any
feedback is appreciated.

Signed-off-by: Matti Laakso &lt;malaakso at elisanet.fi&gt;

SVN-Revision: 40542
</pre>
</div>
</content>
</entry>
<entry>
<title>revert: kernel: rtl8306: fix max pvid &amp; remove port isolation</title>
<updated>2014-03-30T10:04:55+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-03-30T10:04:55+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=3972b4745850ffa7b5dba4f5f0bf8c595e14de71'/>
<id>3972b4745850ffa7b5dba4f5f0bf8c595e14de71</id>
<content type='text'>
apparently this one was nt a good idea to merge

Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 40330
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
apparently this one was nt a good idea to merge

Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 40330
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: rtl8306: fix vlan support on lantiq ar9 p2601hnfx</title>
<updated>2014-03-30T09:15:16+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-03-30T09:15:16+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=deba38f2a7ee7daea08905b6d45412c1469d7c84'/>
<id>deba38f2a7ee7daea08905b6d45412c1469d7c84</id>
<content type='text'>
If the CPU port is not forced up, the link, at least on this board, is lost after
changes are applied. This makes sure that the link is restored. Regression tests
should confirm it doesn't break other boards.

Signed-off-by: Antonios Vamporakis &lt;ant@area128.com&gt;

SVN-Revision: 40305
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the CPU port is not forced up, the link, at least on this board, is lost after
changes are applied. This makes sure that the link is restored. Regression tests
should confirm it doesn't break other boards.

Signed-off-by: Antonios Vamporakis &lt;ant@area128.com&gt;

SVN-Revision: 40305
</pre>
</div>
</content>
</entry>
</feed>
