<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/modules/bxe, branch release/11.4.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F11.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F11.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2017-05-30T04:11:12Z</updated>
<entry>
<title>MFC r314651,r318439,r318440:</title>
<updated>2017-05-30T04:11:12Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2017-05-30T04:11:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cad800042f49286971db31b628d86a2be5d134ea'/>
<id>urn:sha1:cad800042f49286971db31b628d86a2be5d134ea</id>
<content type='text'>
r314651:

sys/modules: normalize .CURDIR-relative paths to SRCTOP

This simplifies make output/logic

Tested with:	`cd sys/modules; make ALL_MODULES=` on amd64

r318439:

Normalize .PATH on SRCTOP

This will help Jenkins dedupe 9 warnings between the static build and
the module build of ipsec(4).

Missed in SRCTOP conversion in r314651.

MFC with:	r314651

r318440:

Normalize SYSDIR on SRCTOP instead of .CURDIR

This is being done to simplify pathing for CFLAGS and source files.
</content>
</entry>
<entry>
<title>1. Removed -Wno-shift-negative-value from Makefile</title>
<updated>2016-04-25T18:55:01Z</updated>
<author>
<name>David C Somayajulu</name>
<email>davidcs@FreeBSD.org</email>
</author>
<published>2016-04-25T18:55:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=05c6aa727f0c35978447dfd3fea0afc6eda411cd'/>
<id>urn:sha1:05c6aa727f0c35978447dfd3fea0afc6eda411cd</id>
<content type='text'>
2. Fixed warning its absence caused in bxe_elink.c

MFC after:5 days
</content>
</entry>
<entry>
<title>Upgrade the firmware carried in driver and loaded during hardware</title>
<updated>2016-02-25T22:44:00Z</updated>
<author>
<name>David C Somayajulu</name>
<email>davidcs@FreeBSD.org</email>
</author>
<published>2016-02-25T22:44:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4ef8ebfd62475ae3446494930e9cc0d595420610'/>
<id>urn:sha1:4ef8ebfd62475ae3446494930e9cc0d595420610</id>
<content type='text'>
initialization (a.k.a STORM firmware) to version 7.13.1 (latest version)
</content>
</entry>
<entry>
<title>Remove clean option</title>
<updated>2014-09-17T22:24:51Z</updated>
<author>
<name>David C Somayajulu</name>
<email>davidcs@FreeBSD.org</email>
</author>
<published>2014-09-17T22:24:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=902dff1db3adbead0070fd8754f5fda73dc2b618'/>
<id>urn:sha1:902dff1db3adbead0070fd8754f5fda73dc2b618</id>
<content type='text'>
MFC after:5 days
</content>
</entry>
<entry>
<title>Avoid using ${.CURDIR} so that the module can be built from multiple</title>
<updated>2014-07-26T17:24:58Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2014-07-26T17:24:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0327754b5281f9edbf23d35fc8976cda2a5c6c4e'/>
<id>urn:sha1:0327754b5281f9edbf23d35fc8976cda2a5c6c4e</id>
<content type='text'>
directories.

Obtained from:	Juniper Networks, Inc.
</content>
</entry>
<entry>
<title>Modify Copyright information to reflect Qlogic Corporation's purchase</title>
<updated>2014-05-06T02:32:27Z</updated>
<author>
<name>David C Somayajulu</name>
<email>davidcs@FreeBSD.org</email>
</author>
<published>2014-05-06T02:32:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e36ffbdd293dede3b6d1d98d15885a9e78a0f52d'/>
<id>urn:sha1:e36ffbdd293dede3b6d1d98d15885a9e78a0f52d</id>
<content type='text'>
of Broadcom's NetXtreme business

Submitted by:David C Somayajulu (davidcs@freebsd.org) QLogic Corporation
MFC after:5 days
</content>
</entry>
<entry>
<title>Substantial rewrite of bxe(4) to add support for the BCM57712 and</title>
<updated>2013-09-20T20:18:49Z</updated>
<author>
<name>David Christensen</name>
<email>davidch@FreeBSD.org</email>
</author>
<published>2013-09-20T20:18:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4e4007688cf99b61408f5b604ccda2aa025cd59a'/>
<id>urn:sha1:4e4007688cf99b61408f5b604ccda2aa025cd59a</id>
<content type='text'>
BCM578XX controllers.

Approved by:	re
MFC after:	4 weeks
</content>
</entry>
<entry>
<title>Remove mii(4) dependency and unneeded headers.</title>
<updated>2011-04-13T16:35:43Z</updated>
<author>
<name>Pyun YongHyeon</name>
<email>yongari@FreeBSD.org</email>
</author>
<published>2011-04-13T16:35:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=246419ba872041000910f12dfd3bab0f389f5267'/>
<id>urn:sha1:246419ba872041000910f12dfd3bab0f389f5267</id>
<content type='text'>
Reviewed by:	davidch
</content>
</entry>
<entry>
<title>- Inadvertently committed files with +x attribute, fixed.</title>
<updated>2011-03-15T01:06:27Z</updated>
<author>
<name>David Christensen</name>
<email>davidch@FreeBSD.org</email>
</author>
<published>2011-03-15T01:06:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ee50cfe1f154491adfc045dd9247d85e461b1df7'/>
<id>urn:sha1:ee50cfe1f154491adfc045dd9247d85e461b1df7</id>
<content type='text'>
- Minor change to info output string.
</content>
</entry>
<entry>
<title>- Initial release of bxe(4) to support Broadcom NetXtreme II 10GbE.</title>
<updated>2011-03-14T22:42:41Z</updated>
<author>
<name>David Christensen</name>
<email>davidch@FreeBSD.org</email>
</author>
<published>2011-03-14T22:42:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dd46ab31de6593156e57fb6d64fcd73efa61b817'/>
<id>urn:sha1:dd46ab31de6593156e57fb6d64fcd73efa61b817</id>
<content type='text'>
  (BCM57710, BCM57711, BCM57711E)

MFC after:	One month
</content>
</entry>
</feed>
