<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/sf, branch release/10.0.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F10.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F10.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2012-12-04T09:32:43Z</updated>
<entry>
<title>Mechanically substitute flags from historic mbuf allocator with</title>
<updated>2012-12-04T09:32:43Z</updated>
<author>
<name>Gleb Smirnoff</name>
<email>glebius@FreeBSD.org</email>
</author>
<published>2012-12-04T09:32:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c6499eccad497913a5025fbde8ae76da70e08043'/>
<id>urn:sha1:c6499eccad497913a5025fbde8ae76da70e08043</id>
<content type='text'>
malloc(9) flags in sys/dev.
</content>
</entry>
<entry>
<title>Remove unused variable mii.</title>
<updated>2012-05-11T03:17:32Z</updated>
<author>
<name>Kevin Lo</name>
<email>kevlo@FreeBSD.org</email>
</author>
<published>2012-05-11T03:17:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=87ba494b0e95ef236d67b77319da9c1ef3d70078'/>
<id>urn:sha1:87ba494b0e95ef236d67b77319da9c1ef3d70078</id>
<content type='text'>
This variable is initialized but not used.
</content>
</entry>
<entry>
<title>Remove duplicate assignment of SF_IMR_RXDQ2_DMADONE bit</title>
<updated>2012-02-27T08:55:32Z</updated>
<author>
<name>Kevin Lo</name>
<email>kevlo@FreeBSD.org</email>
</author>
<published>2012-02-27T08:55:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=50e7d31796e2aaf718761a116d6599b5eded9122'/>
<id>urn:sha1:50e7d31796e2aaf718761a116d6599b5eded9122</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add check for IFF_DRV_RUNNING flag after serving an interrupt and</title>
<updated>2012-02-23T08:22:44Z</updated>
<author>
<name>Pyun YongHyeon</name>
<email>yongari@FreeBSD.org</email>
</author>
<published>2012-02-23T08:22:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8e10fb3d0b5f966e1f5c421b1856bef891e9f1f9'/>
<id>urn:sha1:8e10fb3d0b5f966e1f5c421b1856bef891e9f1f9</id>
<content type='text'>
don't give RX path more priority than TX path.
Also remove infinite loop in interrupt handler and limit number of
iteration to 32. This change addresses system load fluctuations
under high network load.
</content>
</entry>
<entry>
<title>With r232015, sf(4) gets correct speed/duplex of established link.</title>
<updated>2012-02-23T06:35:18Z</updated>
<author>
<name>Pyun YongHyeon</name>
<email>yongari@FreeBSD.org</email>
</author>
<published>2012-02-23T06:35:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1db603d59da3e2cf449c92badef32d2df88a2821'/>
<id>urn:sha1:1db603d59da3e2cf449c92badef32d2df88a2821</id>
<content type='text'>
Add more strict speed check in sf_miibus_statchg() and do not touch
MAC config registers when driver lost a link.
</content>
</entry>
<entry>
<title>Remove taskqueue based MII stat change handler.</title>
<updated>2012-02-23T06:13:12Z</updated>
<author>
<name>Pyun YongHyeon</name>
<email>yongari@FreeBSD.org</email>
</author>
<published>2012-02-23T06:13:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bc6a83448b14f097c99b44912fc7b0d253f3f8f6'/>
<id>urn:sha1:bc6a83448b14f097c99b44912fc7b0d253f3f8f6</id>
<content type='text'>
Driver does not need deferred link state change processing.
While I'm here, do not report current link status if interface is
not UP.
</content>
</entry>
<entry>
<title>No need to reprogram hardware RX filter when driver is not running.</title>
<updated>2012-02-23T05:25:14Z</updated>
<author>
<name>Pyun YongHyeon</name>
<email>yongari@FreeBSD.org</email>
</author>
<published>2012-02-23T05:25:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1f8b1fbd021e4e594b48588bea60492dac996f9a'/>
<id>urn:sha1:1f8b1fbd021e4e594b48588bea60492dac996f9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce sf_ifmedia_upd_locked() and have driver reset PHY before</title>
<updated>2012-02-23T05:23:21Z</updated>
<author>
<name>Pyun YongHyeon</name>
<email>yongari@FreeBSD.org</email>
</author>
<published>2012-02-23T05:23:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7ae32f8a3cc2177e90671bd266c84cf3544fdb26'/>
<id>urn:sha1:7ae32f8a3cc2177e90671bd266c84cf3544fdb26</id>
<content type='text'>
switching to selected media.  While here, set if_drv_flags before
switching to selected media.
</content>
</entry>
<entry>
<title>If there are not enough RX buffers, release partially allocated RX</title>
<updated>2012-02-23T05:14:11Z</updated>
<author>
<name>Pyun YongHyeon</name>
<email>yongari@FreeBSD.org</email>
</author>
<published>2012-02-23T05:14:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0f881e21e5b038865a917458552bd1b76fa644b5'/>
<id>urn:sha1:0f881e21e5b038865a917458552bd1b76fa644b5</id>
<content type='text'>
buffers.
</content>
</entry>
<entry>
<title>Give hardware chance to drain active DMA cycles.</title>
<updated>2012-02-23T05:10:00Z</updated>
<author>
<name>Pyun YongHyeon</name>
<email>yongari@FreeBSD.org</email>
</author>
<published>2012-02-23T05:10:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=911dd7324dc2817838b304d8680987dc3548c20c'/>
<id>urn:sha1:911dd7324dc2817838b304d8680987dc3548c20c</id>
<content type='text'>
</content>
</entry>
</feed>
