<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/package/switch/src/switch-core.c, branch reboot</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>packages: clean up the package folder</title>
<updated>2013-06-21T16:54:37+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2013-06-21T16:54:37+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=4ebf19b48fafc8d94e14e4ba779969613b241a6a'/>
<id>4ebf19b48fafc8d94e14e4ba779969613b241a6a</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 37007
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 37007
</pre>
</div>
</content>
</entry>
<entry>
<title>switch: export name of device found via /proc</title>
<updated>2013-02-14T12:36:52+00:00</updated>
<author>
<name>Hauke Mehrtens</name>
<email>hauke@hauke-m.de</email>
</author>
<published>2013-02-14T12:36:52+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=243c5822134e452084069b0afc68c4ac78bfd795'/>
<id>243c5822134e452084069b0afc68c4ac78bfd795</id>
<content type='text'>
SVN-Revision: 35596
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 35596
</pre>
</div>
</content>
</entry>
<entry>
<title>switch: export cpuport, ports and vlans via /proc</title>
<updated>2013-02-14T12:36:13+00:00</updated>
<author>
<name>Hauke Mehrtens</name>
<email>hauke@hauke-m.de</email>
</author>
<published>2013-02-14T12:36:13+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=60913bbac6756bf45b0a22ba575c8b68a8e432d4'/>
<id>60913bbac6756bf45b0a22ba575c8b68a8e432d4</id>
<content type='text'>
SVN-Revision: 35595
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 35595
</pre>
</div>
</content>
</entry>
<entry>
<title>switch: ROBO Switch Gigabit MII Support</title>
<updated>2013-01-03T01:58:01+00:00</updated>
<author>
<name>Hauke Mehrtens</name>
<email>hauke@hauke-m.de</email>
</author>
<published>2013-01-03T01:58:01+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=d8f1fa1e382050139006e0f03000275e639d09fe'/>
<id>d8f1fa1e382050139006e0f03000275e639d09fe</id>
<content type='text'>
I wrote this patch some time ago because I had a need for one of the
Gigabit ports (Linksys E3000) to be forced to 100FD.  This is based
on the robocfg sources included w/ the RT-N16 sources from ASUS.
Since work is progressing on a BGMAC driver that could be included in
OpenWRT, this may be useful to someone else.

In testing, forcing the speed to 10/100 or 1000 worked fine; however,
when trying to force full-duplex mode, the result was always
half-duplex.  I was not able to isolate the source of the problem
(this patch, driver or H/W limitation).  The only way I could get it
to work was to set the port to Auto, but then only advertise 100FD
(not included in this patch).

I have a modified version of the robocfg package as well, I'd have to
clean it up a little first (remove the full-duplex hack) before
submitting it if there is interest.

Signed-off-by: Nathan Hintz &lt;nlhintz@hotmail.com&gt;

SVN-Revision: 34992
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I wrote this patch some time ago because I had a need for one of the
Gigabit ports (Linksys E3000) to be forced to 100FD.  This is based
on the robocfg sources included w/ the RT-N16 sources from ASUS.
Since work is progressing on a BGMAC driver that could be included in
OpenWRT, this may be useful to someone else.

In testing, forcing the speed to 10/100 or 1000 worked fine; however,
when trying to force full-duplex mode, the result was always
half-duplex.  I was not able to isolate the source of the problem
(this patch, driver or H/W limitation).  The only way I could get it
to work was to set the port to Auto, but then only advertise 100FD
(not included in this patch).

I have a modified version of the robocfg package as well, I'd have to
clean it up a little first (remove the full-duplex hack) before
submitting it if there is interest.

Signed-off-by: Nathan Hintz &lt;nlhintz@hotmail.com&gt;

SVN-Revision: 34992
</pre>
</div>
</content>
</entry>
<entry>
<title>switch: fix some memory leaks in switch_parse_vlan()</title>
<updated>2012-01-28T13:52:37+00:00</updated>
<author>
<name>Hauke Mehrtens</name>
<email>hauke@hauke-m.de</email>
</author>
<published>2012-01-28T13:52:37+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=b9da4dcb6b755568d7728d9e90feaad686b0b8c0'/>
<id>b9da4dcb6b755568d7728d9e90feaad686b0b8c0</id>
<content type='text'>
SVN-Revision: 29936
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 29936
</pre>
</div>
</content>
</entry>
<entry>
<title>switch: update for brcm47xx target</title>
<updated>2011-08-04T20:07:58+00:00</updated>
<author>
<name>Hauke Mehrtens</name>
<email>hauke@hauke-m.de</email>
</author>
<published>2011-08-04T20:07:58+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=b220442c75934dbd2143ea9869dc39e913e1a57f'/>
<id>b220442c75934dbd2143ea9869dc39e913e1a57f</id>
<content type='text'>
* remove suport for 2.4 kernel
* add support for bcma bus

SVN-Revision: 27904
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* remove suport for 2.4 kernel
* add support for bcma bus

SVN-Revision: 27904
</pre>
</div>
</content>
</entry>
<entry>
<title>remove whitespaces in kmod-switch sources</title>
<updated>2010-07-20T22:25:04+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2010-07-20T22:25:04+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=e31542241c14a1f05db6dc90658879479b1aa6dc'/>
<id>e31542241c14a1f05db6dc90658879479b1aa6dc</id>
<content type='text'>
SVN-Revision: 22320
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 22320
</pre>
</div>
</content>
</entry>
<entry>
<title>remove linux 2.4 support from several packages</title>
<updated>2010-06-26T20:43:41+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2010-06-26T20:43:41+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=543d870e824730d0a85e4c999d9c21f58f0737b1'/>
<id>543d870e824730d0a85e4c999d9c21f58f0737b1</id>
<content type='text'>
SVN-Revision: 21954
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 21954
</pre>
</div>
</content>
</entry>
<entry>
<title>switch: do not include linux/autoconf.h (#6513)</title>
<updated>2010-02-28T12:57:57+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2010-02-28T12:57:57+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=f4edda27afd72e937637aa61a8b222b488d97523'/>
<id>f4edda27afd72e937637aa61a8b222b488d97523</id>
<content type='text'>
SVN-Revision: 19903
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 19903
</pre>
</div>
</content>
</entry>
<entry>
<title>get rid of $Id$ - it has never helped us and it has broken too many patches ;)</title>
<updated>2009-04-17T14:09:46+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2009-04-17T14:09:46+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=34939cad39f516fceca45a9da7771901a1c9342b'/>
<id>34939cad39f516fceca45a9da7771901a1c9342b</id>
<content type='text'>
SVN-Revision: 15242
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 15242
</pre>
</div>
</content>
</entry>
</feed>
