<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test, branch stable/7</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=stable%2F7</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=stable%2F7'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2020-06-30T15:53:52Z</updated>
<entry>
<title>MFC r362623:</title>
<updated>2020-06-30T15:53:52Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2020-06-30T15:53:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=67c55ed43979c84f9441a29daab932eb0cb6650d'/>
<id>urn:sha1:67c55ed43979c84f9441a29daab932eb0cb6650d</id>
<content type='text'>
Fix copy/paste mistake in kvm_getswapinfo(3)

It seems this manpage was copied from kvm_getloadavg(3), but the
DIAGNOSTICS section was not updated completely. Update the section with
correct information about a return value of -1.
</content>
</entry>
<entry>
<title>MFC r338038: Extending the delay cycles to give the codec more time to pump ADC data across the AC-link.</title>
<updated>2018-08-26T13:08:50Z</updated>
<author>
<name>Tai-hwa Liang</name>
<email>avatar@FreeBSD.org</email>
</author>
<published>2018-08-26T13:08:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=16b4f86a4bdf3396ec852f3a912296a85d958e14'/>
<id>urn:sha1:16b4f86a4bdf3396ec852f3a912296a85d958e14</id>
<content type='text'>
Without this patch, some CS4614 cards will need users to reload the driver manually or
the hardware won't be initialised properly. Something like:

	# kldload snd_csa
	# kldunload snd_csa
	# kldload snd_csa

Tested with:	Terratec SiXPack 5.1+
</content>
</entry>
<entry>
<title>MFC r336438</title>
<updated>2018-08-09T00:59:57Z</updated>
<author>
<name>David C Somayajulu</name>
<email>davidcs@FreeBSD.org</email>
</author>
<published>2018-08-09T00:59:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=e4a7e73ca531305480957bf9d3c9f3839fc3737c'/>
<id>urn:sha1:e4a7e73ca531305480957bf9d3c9f3839fc3737c</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-05-09T21:50:20Z</updated>
<author>
<name>David C Somayajulu</name>
<email>davidcs@FreeBSD.org</email>
</author>
<published>2018-05-09T21:50:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=f8c0c096a4f5299555e682af12146d82e92eaaaf'/>
<id>urn:sha1:f8c0c096a4f5299555e682af12146d82e92eaaaf</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 r314365</title>
<updated>2017-03-24T03:37:58Z</updated>
<author>
<name>David C Somayajulu</name>
<email>davidcs@FreeBSD.org</email>
</author>
<published>2017-03-24T03:37:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=5a2057c18dbb73d8cf762ccb40341da9adcc52d9'/>
<id>urn:sha1:5a2057c18dbb73d8cf762ccb40341da9adcc52d9</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>
<entry>
<title>MFC r298591</title>
<updated>2016-05-10T03:22:31Z</updated>
<author>
<name>David C Somayajulu</name>
<email>davidcs@FreeBSD.org</email>
</author>
<published>2016-05-10T03:22:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=454be0d5c229f8e11247e7b6386a3790b7070256'/>
<id>urn:sha1:454be0d5c229f8e11247e7b6386a3790b7070256</id>
<content type='text'>
1. Removed -Wno-shift-negative-value from Makefile
2. Fixed warning its absence caused in bxe_elink.c
</content>
</entry>
<entry>
<title>MFC r298496</title>
<updated>2016-05-10T03:19:09Z</updated>
<author>
<name>David C Somayajulu</name>
<email>davidcs@FreeBSD.org</email>
</author>
<published>2016-05-10T03:19:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=b9b880a1f973441a99fdeb45efa4dfb8da7b06c8'/>
<id>urn:sha1:b9b880a1f973441a99fdeb45efa4dfb8da7b06c8</id>
<content type='text'>
Remove Unused/Dead Code
</content>
</entry>
<entry>
<title>MFC r298294</title>
<updated>2016-05-10T03:17:04Z</updated>
<author>
<name>David C Somayajulu</name>
<email>davidcs@FreeBSD.org</email>
</author>
<published>2016-05-10T03:17:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=cd7455f553f7a387f267ed41d06769e64ed0574e'/>
<id>urn:sha1:cd7455f553f7a387f267ed41d06769e64ed0574e</id>
<content type='text'>
1. modify fwdump (a.k.a grcdump) so that grcdump memory is allocated
     and freed on as needed basis.
2. grcdump can be taken at failure points by invoking bxe_grc_dump()
     when trigger_grcdump sysctl flag is set. When grcdump is taken
     grcdump_done sysctl flag is set.
3. grcdump_done can be monitored by the user to retrieve the grcdump
</content>
</entry>
<entry>
<title>MFC r297884</title>
<updated>2016-04-19T19:22:07Z</updated>
<author>
<name>David C Somayajulu</name>
<email>davidcs@FreeBSD.org</email>
</author>
<published>2016-04-19T19:22:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=0b74afb5d4be02597c6e89173be01556a05fc5c8'/>
<id>urn:sha1:0b74afb5d4be02597c6e89173be01556a05fc5c8</id>
<content type='text'>
Add support for Flash Update

Submitted by:nrapendra.singh@qlogic.com;vaishali.kulkarni@qlogic.com;davidcs@freebsd.org
</content>
</entry>
<entry>
<title>MFC r297873</title>
<updated>2016-04-19T19:18:59Z</updated>
<author>
<name>David C Somayajulu</name>
<email>davidcs@FreeBSD.org</email>
</author>
<published>2016-04-19T19:18:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=5ccfc5393151561b3ba2eebc416d3ebc8e27adbb'/>
<id>urn:sha1:5ccfc5393151561b3ba2eebc416d3ebc8e27adbb</id>
<content type='text'>
1. Process tx completions in bxe_periodic_callout_func() and
   restart transmissions if possible.
2. For SIOCSIFFLAGS call bxe_init_locked() only if !BXE_STATE_DISABLED
3. remove code not needed in bxe_init_internal_common()

Submitted by:vaishali.kulkarni@qlogic.com;venkata.bhavaraju@qlogic.com
</content>
</entry>
</feed>
