]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC 305724,305725,305727-305730,305760,305761,305763,305788
authorsephe <sephe@FreeBSD.org>
Mon, 17 Oct 2016 08:37:19 +0000 (08:37 +0000)
committersephe <sephe@FreeBSD.org>
Mon, 17 Oct 2016 08:37:19 +0000 (08:37 +0000)
commit1621658275287c7e91cba8ba075b6b09ff435f77
treefc5dceaf20ae5422b98626b1baf94eefcd0229cc
parentcccb38d06cf8ff04237b57b60e5ab578554d701b
MFC 305724,305725,305727-305730,305760,305761,305763,305788

305724
    hyperv/hn: Rename RXBUF connect/disconnect functions.

    Minor cleanup and wording in error messages.

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

305725
    hyperv/hn: Rename chimney sending buffer connect/disconnect functions.

    Minor cleanup and wording in error messages.

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

305727
    hyperv/hn: Function rename.

    - Minor style changes.
    - Nuke unnecessary indirection.
    - Nuke unapplied comment.

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

305728
    hyperv/hn: Reorganize sub-channel allocation.

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

305729
    hyperv/hn: Reorganize RNDIS attach

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

305730
    hyperv/hn: Pull ether address and link status extraction up.

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

305760
    hyperv/hn: Reorganize channel attach/detach code.

    This paves the way for further attach/detach code reorganization.

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

305761
    hyperv/hn: Regroup synthetic parts attach code.

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

305763
    hyperv/hn: Reorganize synthetic parts attach code.

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

305788
    hyperv/hn: Pull RSS key and indirect table setup up.

    This paves the way for the dynamic RSS key and indirect table setting.

    Sponsored by:   Microsoft
    Differential Revision:  https://reviews.freebsd.org/D7864
sys/dev/hyperv/netvsc/hv_net_vsc.c
sys/dev/hyperv/netvsc/hv_net_vsc.h
sys/dev/hyperv/netvsc/hv_netvsc_drv_freebsd.c
sys/dev/hyperv/netvsc/hv_rndis_filter.c
sys/dev/hyperv/netvsc/hv_rndis_filter.h
sys/dev/hyperv/netvsc/if_hnvar.h