Author: np
Date: Wed May 7 05:28:23 2014
New Revision: 265486
URL: http://svnweb.freebsd.org/changeset/base/265486
Log:
MFC r256477:
cxgbe(4): Store the log2 of the # of doorbells per BAR2 page for both
ingress and egress queues, and for both T4 and T5. These values are
used by the T4/T5
Author: np
Date: Wed May 7 04:21:07 2014
New Revision: 265482
URL: http://svnweb.freebsd.org/changeset/base/265482
Log:
MFC r255198, r255410, and r255411.
r255198:
For TOE connections, the window scale factor in CPL_PASS_ACCEPT_REQ is
set to 15 to indicate that the peer did not send a
Author: np
Date: Wed May 7 04:00:05 2014
New Revision: 265481
URL: http://svnweb.freebsd.org/changeset/base/265481
Log:
MFC r255050, r255052.
r255050:
Implement support for rx buffer packing. Enable it by default for T5
cards.
This is a T4 and T5 chip feature which lets the chip
Author: bryanv
Date: Wed May 7 03:17:21 2014
New Revision: 265480
URL: http://svnweb.freebsd.org/changeset/base/265480
Log:
MFC r255111, r255112, r255131, r255167, r256066, r261150, r261151,
r261164, r261166, r261167, r261168, r261394, r261395:
This updates the network driver to supp
Author: np
Date: Wed May 7 03:06:50 2014
New Revision: 265479
URL: http://svnweb.freebsd.org/changeset/base/265479
Log:
MFC r255047 (with a manual tweak to match the ext_free in stable/9):
Add a routine for attaching an mbuf to a buffer with an external
refcount. This one is willing to
On Tue, May 06, 2014 at 10:38:42PM -0400, Ryan Stone wrote:
> On Tue, May 6, 2014 at 10:13 PM, Navdeep Parhar wrote:
> > + SYSCTL_ADD_PROC(ctx, children, OID_AUTO, "temperature", CTLTYPE_INT
> > |
> > + CTLFLAG_RD, sc, 0, sysctl_temperature, "A",
> > + "chip temperature
On Tue, May 6, 2014 at 10:13 PM, Navdeep Parhar wrote:
> + SYSCTL_ADD_PROC(ctx, children, OID_AUTO, "temperature", CTLTYPE_INT |
> + CTLFLAG_RD, sc, 0, sysctl_temperature, "A",
> + "chip temperature (in Celsius)");
I believe that this is incorrect. "A" is used for strin
Author: np
Date: Wed May 7 02:13:55 2014
New Revision: 265478
URL: http://svnweb.freebsd.org/changeset/base/265478
Log:
MFC r253701, r253829, r253873, r253889, r253890, r254577, r254727, and
r254933.
r253701:
Display a string instead of a numeric code in the linkdnrc sysctl.
r25382
Author: np
Date: Tue May 6 19:18:20 2014
New Revision: 265459
URL: http://svnweb.freebsd.org/changeset/base/265459
Log:
r253688:
Reserve room for ioctls that aren't in this copy of the driver yet.
Modified:
stable/9/sys/dev/cxgbe/t4_ioctl.h
Directory Properties:
stable/9/sys/ (props ch
Author: brooks
Date: Tue May 6 15:38:44 2014
New Revision: 265450
URL: http://svnweb.freebsd.org/changeset/base/265450
Log:
MFC: r265097
Merge from CheriBSD:
commit 1d1b908107255ffdff4d17f015d8f057d73cc6cb
Author: Brooks Davis
Date: Fri Mar 28 16:24:45 2014 +
Add a
Author: kib
Date: Tue May 6 12:39:23 2014
New Revision: 265439
URL: http://svnweb.freebsd.org/changeset/base/265439
Log:
MFC r265102:
Fix one cases of recursive acquisitions of the vm object lock, only
possible in rare failure situations. The second part of r265102 is
not applicable to s
Author: kib
Date: Tue May 6 12:35:19 2014
New Revision: 265438
URL: http://svnweb.freebsd.org/changeset/base/265438
Log:
MFC r265100:
Fix the comparision for the end of range in vm_phys_fictitious_reg_range().
Modified:
stable/9/sys/vm/vm_phys.c
Directory Properties:
stable/9/sys/ (pro
Author: mav
Date: Tue May 6 09:55:49 2014
New Revision: 265431
URL: http://svnweb.freebsd.org/changeset/base/265431
Log:
MFC r264610:
Correct AMD chipsets identification.
Modified:
stable/9/sys/dev/ahci/ahci.c
Directory Properties:
stable/9/ (props changed)
stable/9/sys/ (props cha
Author: mav
Date: Tue May 6 09:52:37 2014
New Revision: 265429
URL: http://svnweb.freebsd.org/changeset/base/265429
Log:
MFC r260830:
Add ID for one more ASMedia AHCI-compatible controller.
Modified:
stable/9/sys/dev/ahci/ahci.c
Directory Properties:
stable/9/ (props changed)
stable/
14 matches
Mail list logo