<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/bce/if_bce.c, branch release/6.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Merge rev 1.10 of if_bcereg.h and 1.20-1.21 of if_bce.c  These fix VLAN tag</title>
<updated>2006-11-28T17:14:07+00:00</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2006-11-28T17:14:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9a57b39a48bdb4f9afe14a5224c6fb1324c9a3c2'/>
<id>9a57b39a48bdb4f9afe14a5224c6fb1324c9a3c2</id>
<content type='text'>
handling and close a race in the TX path that would lead to lost packets under
heavy load.

Approved by: re
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
handling and close a race in the TX path that would lead to lost packets under
heavy load.

Approved by: re
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge all changes from HEAD, except for rev 1.8 which changes the VLAN API.</title>
<updated>2006-10-24T10:11:39+00:00</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2006-10-24T10:11:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5b52136cd77f032a5f7066bfe8928249cd2d5ae6'/>
<id>5b52136cd77f032a5f7066bfe8928249cd2d5ae6</id>
<content type='text'>
This fixes a number of stability problems with the driver.

Approved by: re
Sponsored by: IronPort
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes a number of stability problems with the driver.

Approved by: re
Sponsored by: IronPort
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Expand locking coverage to cover if_drv_flags in a few places where</title>
<updated>2006-07-31T18:53:09+00:00</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2006-07-31T18:53:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2683f74f7cd329064a2b01514d3ae7e710d76945'/>
<id>2683f74f7cd329064a2b01514d3ae7e710d76945</id>
<content type='text'>
it wasn't locked.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
it wasn't locked.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Fix ifconfig up when the HW is down.</title>
<updated>2006-07-20T18:43:31+00:00</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2006-07-20T18:43:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=40e300c08199fa6e9f29a2dd528bd6914f019215'/>
<id>40e300c08199fa6e9f29a2dd528bd6914f019215</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: rev 1.4</title>
<updated>2006-07-19T08:10:44+00:00</updated>
<author>
<name>Paul Saab</name>
<email>ps@FreeBSD.org</email>
</author>
<published>2006-07-19T08:10:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e21a9387e6c7116da93d1428fc80b3784e52e645'/>
<id>e21a9387e6c7116da93d1428fc80b3784e52e645</id>
<content type='text'>
- Removed updates to if_ibytes, if_obytes, if_imcasts, and if_omcasts.
  These should not be handled by the driver.
- Add code to handle excessively fragmented mbufs when mapping TX frames.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Removed updates to if_ibytes, if_obytes, if_imcasts, and if_omcasts.
  These should not be handled by the driver.
- Add code to handle excessively fragmented mbufs when mapping TX frames.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: rev 1.3, fix DEVICE_POLLING support (compile tested only)</title>
<updated>2006-04-13T22:41:33+00:00</updated>
<author>
<name>Paul Saab</name>
<email>ps@FreeBSD.org</email>
</author>
<published>2006-04-13T22:41:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0584234409d415c1b686ee4250c8bb9b036c4b3d'/>
<id>0584234409d415c1b686ee4250c8bb9b036c4b3d</id>
<content type='text'>
Approved by:	re
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	re
</pre>
</div>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_6'.</title>
<updated>2006-04-10T20:12:18+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2006-04-10T20:12:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=de87e7942de06c5fa7243210bf24d021da35581b'/>
<id>de87e7942de06c5fa7243210bf24d021da35581b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
