]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC 304973,304975,304976,304979,305044-305048
authorsephe <sephe@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 13 Oct 2016 06:34:18 +0000 (06:34 +0000)
committersephe <sephe@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 13 Oct 2016 06:34:18 +0000 (06:34 +0000)
commite2fa626dc3ef238104d14afd51bc0a16c6dc038d
treeae7c1dcd060862dd05d3fe2bd88e8313d796d8f2
parentd084e01ccdc9b2870505bbb3dd4c9be4ca1333c2
MFC 304973,304975,304976,304979,305044-305048

304973
    hyperv/hn: Switch to new RNDIS query for link status extraction.

    Sponsored by:   Microsoft
    Differential Revision:  https://reviews.freebsd.org/D7654

304975
    hyperv/hn: Switch to new RNDIS query for RSS capabilities extraction.

    Sponsored by:   Microsoft
    Differential Revision:  https://reviews.freebsd.org/D7656

304976
    hyperv/hn: Fix # of channels setting, if RSS is not available.

    Sponsored by:   Microsoft
    Differential Revision:  https://reviews.freebsd.org/D7657

304979
    hyperv/hn: Switch to new RNDIS set for RSS parameters.

    Sponsored by:   Microsoft
    Differential Revision:  https://reviews.freebsd.org/D7658

305044
    hyperv/hn: Move OIDs to net/rndis.h; they are standard NDIS OIDs.

    Actually all OIDs defined in net/rndis.h are standard NDIS OIDs.
    While I'm here, use the verbose macro name as in NDIS spec.

    Sponsored by:   Microsoft
    Differential Revision:  https://reviews.freebsd.org/D7679

305045
    hyperv/hn: Indentation and field comment fixup for ndis.h.

    Sponsored by:   Microsoft
    Differential Revision:  https://reviews.freebsd.org/D7680

305046
    net/rndis: Packet types are defined by NDIS; not RNDIS specific.

    Reviewed by:    hps
    Sponsored by:   Microsoft
    Differential Revision:  https://reviews.freebsd.org/D7681

305047
    hyperv/hn: Switch to new RNDIS set for RX filters.

    Sponsored by:   Microsoft
    Differential Revision:  https://reviews.freebsd.org/D7683

305048
    hyperv/hn: Remove unused function

    Sponsored by:   Microsoft
    Differential Revision:  https://reviews.freebsd.org/D7684

git-svn-id: svn://svn.freebsd.org/base/stable/10@307184 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/hyperv/netvsc/hv_net_vsc.h
sys/dev/hyperv/netvsc/hv_rndis.h
sys/dev/hyperv/netvsc/hv_rndis_filter.c
sys/dev/hyperv/netvsc/ndis.h
sys/dev/usb/net/if_urndis.c
sys/net/rndis.h