<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/mxge, branch stable/7</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F7</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F7'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2012-06-07T14:03:20Z</updated>
<entry>
<title>MFC 236212:</title>
<updated>2012-06-07T14:03:20Z</updated>
<author>
<name>Andrew Gallatin</name>
<email>gallatin@FreeBSD.org</email>
</author>
<published>2012-06-07T14:03:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0bfca415771fd65df598494ce75e3c509bd5e53b'/>
<id>urn:sha1:0bfca415771fd65df598494ce75e3c509bd5e53b</id>
<content type='text'>
  Update mxge(4) firmware to the latest version available from
  Myricom (1.4.55).

  Sponored by: Myricom, Inc.
</content>
</entry>
<entry>
<title>MFC r207761:</title>
<updated>2012-01-07T01:12:21Z</updated>
<author>
<name>Pyun YongHyeon</name>
<email>yongari@FreeBSD.org</email>
</author>
<published>2012-01-07T01:12:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ef1bca715f74f89cd5f3847032ec35c532275d0c'/>
<id>urn:sha1:ef1bca715f74f89cd5f3847032ec35c532275d0c</id>
<content type='text'>
  Add a fastpath to allocate from packet zone when using m_getjcl.
  This will add support for packet zone for at least igb and ixgbe
  and will avoid to check for that in bce and mxge.
</content>
</entry>
<entry>
<title>MFC r223958:</title>
<updated>2011-07-20T21:18:05Z</updated>
<author>
<name>Andrew Gallatin</name>
<email>gallatin@FreeBSD.org</email>
</author>
<published>2011-07-20T21:18:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2d8868f0439c6a1a26ed36f73338b619a465f52d'/>
<id>urn:sha1:2d8868f0439c6a1a26ed36f73338b619a465f52d</id>
<content type='text'>
  Update mxge(4) firmware to the latest version available from
  Myricom (1.4.53a).
</content>
</entry>
<entry>
<title>MFC r223957: Fix media reporting for dual port CX4 myri10ge NICs</title>
<updated>2011-07-20T20:24:40Z</updated>
<author>
<name>Andrew Gallatin</name>
<email>gallatin@FreeBSD.org</email>
</author>
<published>2011-07-20T20:24:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=58dc16647c234ce5dfbc77b246f69b7c7cadfb82'/>
<id>urn:sha1:58dc16647c234ce5dfbc77b246f69b7c7cadfb82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC r220424:</title>
<updated>2011-04-28T14:55:41Z</updated>
<author>
<name>Andrew Gallatin</name>
<email>gallatin@FreeBSD.org</email>
</author>
<published>2011-04-28T14:55:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=14d4df99367b257d804f4fca1bbf40d6a24faee9'/>
<id>urn:sha1:14d4df99367b257d804f4fca1bbf40d6a24faee9</id>
<content type='text'>
  Fix a bug in mxge's LRO which can cause dup acks to
  get aggregated &amp; hence prevent TCP from entering
  fast retransmit.

  Pointed out by: jeff
  Reviewed by: gnn
</content>
</entry>
<entry>
<title>MFC r220385: Implement mxge_init()</title>
<updated>2011-04-28T14:42:55Z</updated>
<author>
<name>Andrew Gallatin</name>
<email>gallatin@FreeBSD.org</email>
</author>
<published>2011-04-28T14:42:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=71559cbefa410ccf5a9960c38a38de9fbae80f92'/>
<id>urn:sha1:71559cbefa410ccf5a9960c38a38de9fbae80f92</id>
<content type='text'>
  This fixes a long standing bug in mxge(4) where "ifconfig mxge0 $IP"
  did not bring the interface into a RUNNING state, like it does on
  most (all?) other FreeBSD NIC drivers.

  Thanks to gnn for mentioning the bug, and yongari for pointing out that
  ether_ioctl() invokes ifp-&gt;if_init() in SIOCSIFADDR.
</content>
</entry>
<entry>
<title>MFC 215686:</title>
<updated>2010-11-29T13:36:37Z</updated>
<author>
<name>Andrew Gallatin</name>
<email>gallatin@FreeBSD.org</email>
</author>
<published>2010-11-29T13:36:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cc4824933ce12f5f4ec1791cb34096db8545e8ad'/>
<id>urn:sha1:cc4824933ce12f5f4ec1791cb34096db8545e8ad</id>
<content type='text'>
Fix a TSO checksum bug on mxge(4):

The Myri10GE NIC will assume all TSO frames contain partial checksum,
and will emit TSO segments with bad TCP checksums if a TSO frame
contains a full checksum.  The mxge driver takes care to make sure
that TSO is disabled when checksum offload is disabled for this
reason.  However, modules that modify packet contents (like pf) may
end up completing a checksum on a TSO frame, leading to the NIC emitting
TSO segments with bad checksums.

To workaround this, restore the partial checksum in the mxge driver
when we're fed a TSO frame with a full checksum.
</content>
</entry>
<entry>
<title>MFC 208379: Add interrupt descriptions for mxge's msi-x vectors</title>
<updated>2010-05-24T13:01:07Z</updated>
<author>
<name>Andrew Gallatin</name>
<email>gallatin@FreeBSD.org</email>
</author>
<published>2010-05-24T13:01:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4373085b179daa35fc0232a66d990adc08e16d42'/>
<id>urn:sha1:4373085b179daa35fc0232a66d990adc08e16d42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC 208312: Correctly identify some twinax cables, which report</title>
<updated>2010-05-24T12:50:55Z</updated>
<author>
<name>Andrew Gallatin</name>
<email>gallatin@FreeBSD.org</email>
</author>
<published>2010-05-24T12:50:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f9a7f6838cd9c337d7792d8c617dcb4c3df6d774'/>
<id>urn:sha1:f9a7f6838cd9c337d7792d8c617dcb4c3df6d774</id>
<content type='text'>
            a media type of 1
</content>
</entry>
<entry>
<title>MFC 208309: Update mxge firmware to latest available from Myricom.</title>
<updated>2010-05-24T12:11:19Z</updated>
<author>
<name>Andrew Gallatin</name>
<email>gallatin@FreeBSD.org</email>
</author>
<published>2010-05-24T12:11:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=36fa3d03da0f696c5e46272d0e679bdae9aa5e91'/>
<id>urn:sha1:36fa3d03da0f696c5e46272d0e679bdae9aa5e91</id>
<content type='text'>
</content>
</entry>
</feed>
