<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/etherswitch/micrel, branch release/12.4.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>[etherswitch] check if_alloc returns NULL</title>
<updated>2018-01-24T21:33:18+00:00</updated>
<author>
<name>Michael Zhilin</name>
<email>mizhka@FreeBSD.org</email>
</author>
<published>2018-01-24T21:33:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0774131e27d6764f90967f6e2571ca84e8e6590f'/>
<id>0774131e27d6764f90967f6e2571ca84e8e6590f</id>
<content type='text'>
This patch is cosmetic. It checks if allocation of ifnet structure failed.
It's better to have this check rather than assume positive scenario.

Submitted by:	Dmitry Luhtionov &lt;dmitryluhtionov@gmail.com&gt;
Reported by:	Dmitry Luhtionov &lt;dmitryluhtionov@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch is cosmetic. It checks if allocation of ifnet structure failed.
It's better to have this check rather than assume positive scenario.

Submitted by:	Dmitry Luhtionov &lt;dmitryluhtionov@gmail.com&gt;
Reported by:	Dmitry Luhtionov &lt;dmitryluhtionov@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[etherswitch] Support Micrel KSZ8995MA switch chip</title>
<updated>2017-01-14T23:24:50+00:00</updated>
<author>
<name>Michael Zhilin</name>
<email>mizhka@FreeBSD.org</email>
</author>
<published>2017-01-14T23:24:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d3bafe1d16b97b483a61a8d94404dc127021ed86'/>
<id>d3bafe1d16b97b483a61a8d94404dc127021ed86</id>
<content type='text'>
This is Micrel KSZ8995MA driver code. KSZ8995MA uses SPI bus to control.
This code is written &amp; tested on @SRCHACK's ksz8995ma board and FON2100
with gpiospi.
etherswitchcfg support commands: addtag, ingress, striptag, dropuntagged.

Submitted by:	Hiroki Mori &lt;yamori813@yahoo.co.jp&gt;
Reviewed by:	mizhka, adrian
Approved by:	adrian (mentor)
Differential Revision:	https://reviews.freebsd.org/D8790
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is Micrel KSZ8995MA driver code. KSZ8995MA uses SPI bus to control.
This code is written &amp; tested on @SRCHACK's ksz8995ma board and FON2100
with gpiospi.
etherswitchcfg support commands: addtag, ingress, striptag, dropuntagged.

Submitted by:	Hiroki Mori &lt;yamori813@yahoo.co.jp&gt;
Reviewed by:	mizhka, adrian
Approved by:	adrian (mentor)
Differential Revision:	https://reviews.freebsd.org/D8790
</pre>
</div>
</content>
</entry>
</feed>
