<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/qlxgbe/ql_boot.c, branch releng/12.2</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Upgraded FW Related Files to version 5.4.67</title>
<updated>2018-04-25T17:51:17+00:00</updated>
<author>
<name>David C Somayajulu</name>
<email>davidcs@FreeBSD.org</email>
</author>
<published>2018-04-25T17:51:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b9a4945e17cb6773ffd3b554c3dac301501cca6d'/>
<id>b9a4945e17cb6773ffd3b554c3dac301501cca6d</id>
<content type='text'>
MFC after:5 days
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MFC after:5 days
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade FW to 5.4.66</title>
<updated>2017-08-21T20:27:45+00:00</updated>
<author>
<name>David C Somayajulu</name>
<email>davidcs@FreeBSD.org</email>
</author>
<published>2017-08-21T20:27:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7fb518469e27d4207d9c96800f44d15327e18844'/>
<id>7fb518469e27d4207d9c96800f44d15327e18844</id>
<content type='text'>
sysctls to display stats, stats polled every 2 seconds
Modify QLA_LOCK()/QLA_UNLOCK() to not sleep after acquiring mtx_lock
Add support to turn OFF/ON error recovery following heartbeat failure for
debug purposes.
Set default max values to 32 Tx/Rx/SDS rings

MFC after:5 days
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
sysctls to display stats, stats polled every 2 seconds
Modify QLA_LOCK()/QLA_UNLOCK() to not sleep after acquiring mtx_lock
Add support to turn OFF/ON error recovery following heartbeat failure for
debug purposes.
Set default max values to 32 Tx/Rx/SDS rings

MFC after:5 days
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade firmware and other related files to version 5.4.64</title>
<updated>2017-03-29T23:00:07+00:00</updated>
<author>
<name>David C Somayajulu</name>
<email>davidcs@FreeBSD.org</email>
</author>
<published>2017-03-29T23:00:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=998611755913d0b2d836c98918007927f67965b8'/>
<id>998611755913d0b2d836c98918007927f67965b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade Firmware/Bootloader/ResetSeq/Minidump to revision 5.4.62</title>
<updated>2016-09-30T19:21:02+00:00</updated>
<author>
<name>David C Somayajulu</name>
<email>davidcs@FreeBSD.org</email>
</author>
<published>2016-09-30T19:21:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=999a0d8658df17fc7b6bf2ecd2a2b0e62327e27a'/>
<id>999a0d8658df17fc7b6bf2ecd2a2b0e62327e27a</id>
<content type='text'>
MFC after:5 days
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MFC after:5 days
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade fw, bootloader and minidump template to version 5.4.58</title>
<updated>2016-08-17T01:56:37+00:00</updated>
<author>
<name>David C Somayajulu</name>
<email>davidcs@FreeBSD.org</email>
</author>
<published>2016-08-17T01:56:37+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6a62bec0cd2659d3cad07edba1a9eda765c8c394'/>
<id>6a62bec0cd2659d3cad07edba1a9eda765c8c394</id>
<content type='text'>
Add minidump retrieval code

MFC after: 5 days
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add minidump retrieval code

MFC after: 5 days
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated Copyright information</title>
<updated>2015-06-23T22:22:36+00:00</updated>
<author>
<name>David C Somayajulu</name>
<email>davidcs@FreeBSD.org</email>
</author>
<published>2015-06-23T22:22:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=35291c2247d24a1166104dff44d5bd9f6ba706eb'/>
<id>35291c2247d24a1166104dff44d5bd9f6ba706eb</id>
<content type='text'>
Added support for the following:
        - iSCSI TLV (requires 64 Tx and 32 Rx rings
        - 9K receive buffers for jumbo frames (feature may be enabled/disabled)
        - builtin firmware, bootloader and minidump template
        - quick stats
        - async event handling for SFP insertion/removal and DCBX changes
        - Configuring DCBX and interrupt coalescing parameters
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added support for the following:
        - iSCSI TLV (requires 64 Tx and 32 Rx rings
        - 9K receive buffers for jumbo frames (feature may be enabled/disabled)
        - builtin firmware, bootloader and minidump template
        - quick stats
        - async event handling for SFP insertion/removal and DCBX changes
        - Configuring DCBX and interrupt coalescing parameters
</pre>
</div>
</content>
</entry>
</feed>
