From: David S. Miller Date: Mon, 26 Apr 2021 01:37:39 +0000 (-0700) Subject: Merge branch 'bnxt_en-next' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=0ea1041bfa3aa2971f858edd9e05477c2d3d54a0;p=linux.git Merge branch 'bnxt_en-next' Michael Chan says: ==================== bnxt_en: Updates for net-next. This series includes these main enhancements: 1. Link related changes - add NRZ/PAM4 link signal mode to the link up message if known - rely on firmware to bring down the link during ifdown 2. SRIOV related changes - allow VF promiscuous mode if the VF is trusted - allow ndo operations to configure VF when the PF is ifdown - fix the scenario of the VF taking back control of it's MAC address - add Hyper-V VF device IDs 3. Support the option to transmit without FCS/CRC. 4. Implement .ndo_features_check() to disable offload when the UDP encap. packets are not supported. v2: Patch10: Reverse the check for supported UDP ports to be more straight forward. ==================== Signed-off-by: David S. Miller --- 0ea1041bfa3aa2971f858edd9e05477c2d3d54a0