<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/bxe, branch release/11.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F11.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F11.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2018-10-29T21:09:39Z</updated>
<entry>
<title>MFC r339366</title>
<updated>2018-10-29T21:09:39Z</updated>
<author>
<name>David C Somayajulu</name>
<email>davidcs@FreeBSD.org</email>
</author>
<published>2018-10-29T21:09:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=92e8f85daef93ba3a493da281629e4aa17a22bce'/>
<id>urn:sha1:92e8f85daef93ba3a493da281629e4aa17a22bce</id>
<content type='text'>
Add support for Error Recovery

Submitted by:Vaishali.Kulkarni@cavium.com
</content>
</entry>
<entry>
<title>MFC r338734</title>
<updated>2018-10-29T21:00:16Z</updated>
<author>
<name>David C Somayajulu</name>
<email>davidcs@FreeBSD.org</email>
</author>
<published>2018-10-29T21:00:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dc6775b90a9da4e5cf71929d1bdcce7f7104579d'/>
<id>urn:sha1:dc6775b90a9da4e5cf71929d1bdcce7f7104579d</id>
<content type='text'>
Fixed isses:
   State check before enqueuing transmit task in bxe_link_attn() routine.
   State check before invoking bxe_nic_unload in bxe_shutdown().

Submitted by:Vaishali.Kulkarni@cavium.com
</content>
</entry>
<entry>
<title>MFC r336438</title>
<updated>2018-08-09T00:39:39Z</updated>
<author>
<name>David C Somayajulu</name>
<email>davidcs@FreeBSD.org</email>
</author>
<published>2018-08-09T00:39:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=65cdc7fe3c5c2b4bc8381ecea37f2eeacc162e96'/>
<id>urn:sha1:65cdc7fe3c5c2b4bc8381ecea37f2eeacc162e96</id>
<content type='text'>
Fixes for  the following issues:
1. Fix taskqueues drain/free to fix panic seen when interface is being
   bought down and in parallel asynchronous link events happening.

2. Fix bxe_ifmedia_status()

Submitted by: Vaishali.Kulkarni@cavium.com and Anand.Khoje@cavium.com
</content>
</entry>
<entry>
<title>MFC r333004</title>
<updated>2018-07-09T21:13:21Z</updated>
<author>
<name>David C Somayajulu</name>
<email>davidcs@FreeBSD.org</email>
</author>
<published>2018-07-09T21:13:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fcfc2b457534114f3084fe511de785f89f5d7f7a'/>
<id>urn:sha1:fcfc2b457534114f3084fe511de785f89f5d7f7a</id>
<content type='text'>
  Fix Issue with adding MultiCast Addresses. When multicast addresses are
  added/deleted, the delete the multicast addresses previously programmed
  in HW and reprogram the new set of multicast addresses.

Submitted by:	Vaishali.Kulkarni@cavium.com
</content>
</entry>
<entry>
<title>MFC r334948:</title>
<updated>2018-06-17T17:28:27Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2018-06-17T17:28:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f2df9437e722cf294914d386915325e8151a40e8'/>
<id>urn:sha1:f2df9437e722cf294914d386915325e8151a40e8</id>
<content type='text'>
Fix build of bxe with base gcc on i386

Casting from rman_res_t to a pointer results in "cast to pointer from
integer of different size" warnings with base gcc on i386, so print
these without casting.  The kva field of struct bxe_bar is of type
vm_offset_t, which can be 32 or 64 bit, so cast it to uintmax_t before
printing.

Reviewed by:	markj
Differential Revision: https://reviews.freebsd.org/D15733
</content>
</entry>
<entry>
<title>Revert r330897:</title>
<updated>2018-03-29T02:50:57Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2018-03-29T02:50:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4ab2e064d7950be84256d671a7ae93f87cc6aa36'/>
<id>urn:sha1:4ab2e064d7950be84256d671a7ae93f87cc6aa36</id>
<content type='text'>
This was intended to be a non-functional change. It wasn't. The commit
message was thus wrong. In addition it broke arm, and merged crypto
related code.

Revert with prejudice.

This revert skips files touched in r316370 since that commit was since
MFCed. This revert also skips files that require $FreeBSD$ property
changes.

Thank you to those who helped me get out of this mess including but not
limited to gonzo, kevans, rgrimes.

Requested by: gjb (re)
</content>
</entry>
<entry>
<title>Partial merge of the SPDX changes</title>
<updated>2018-03-14T03:19:51Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2018-03-14T03:19:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=be5d0b9566b13fdf8cabebb63334cbec12bfc409'/>
<id>urn:sha1:be5d0b9566b13fdf8cabebb63334cbec12bfc409</id>
<content type='text'>
These changes are incomplete but are making it difficult
to determine what other changes can/should be merged.

No objections from:	pfg
</content>
</entry>
<entry>
<title>MFC r321203:</title>
<updated>2017-07-26T11:04:30Z</updated>
<author>
<name>Andrey V. Elsukov</name>
<email>ae@FreeBSD.org</email>
</author>
<published>2017-07-26T11:04:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=751a361be688c0f594088a24a9ae278444b03cd7'/>
<id>urn:sha1:751a361be688c0f594088a24a9ae278444b03cd7</id>
<content type='text'>
  Add HPE FlexFabric 10Gb 4-port 536FLR-T device id to the bxe(4) driver.
</content>
</entry>
<entry>
<title>MFC r308343</title>
<updated>2017-04-05T19:33:04Z</updated>
<author>
<name>Sean Bruno</name>
<email>sbruno@FreeBSD.org</email>
</author>
<published>2017-04-05T19:33:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2276a8ddb465127ea0fca45d6b6b0a6b16246be2'/>
<id>urn:sha1:2276a8ddb465127ea0fca45d6b6b0a6b16246be2</id>
<content type='text'>
r266979 missed a call to enable capabilities of the hw leading to an
inability to enable features of the device.

PR:             213845
</content>
</entry>
<entry>
<title>MFC r314365</title>
<updated>2017-03-24T02:58:20Z</updated>
<author>
<name>David C Somayajulu</name>
<email>davidcs@FreeBSD.org</email>
</author>
<published>2017-03-24T02:58:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d53f3584cdafd2929ccb1e12dbf047a39caea01d'/>
<id>urn:sha1:d53f3584cdafd2929ccb1e12dbf047a39caea01d</id>
<content type='text'>
1. state checks in bxe_tx_mq_start_locked() and bxe_tx_mq_start() to
   sync threads during interface down or detach.
2. add sysctl to set pause frame parameters
3. increase max segs for TSO packets to BXE_TSO_MAX_SEGMENTS (32)
4. add debug messages for PHY
5. HW LRO support restricted to FreeBSD versions 8.x and above.

Submitted by:	Vaishali.Kulkarni@cavium.com
</content>
</entry>
</feed>
