From: David S. Miller Date: Mon, 19 Sep 2016 05:40:54 +0000 (-0400) Subject: Merge branch 'mediatek-hw-lro' X-Git-Tag: v4.9-rc1~127^2~156 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=4646651e754f3593761142c7a9e11c5ee2a983a6;p=linux.git Merge branch 'mediatek-hw-lro' Nelson Chang says: ==================== net: ethernet: mediatek: add HW LRO functions The series add the large receive offload (LRO) functions by hardware and the ethtool functions to configure RX flows of HW LRO. changes since v3: - Respin the patch by the newer driver - Move the dts description of hwlro to optional properties changes since v2: - Add ndo_fix_features to prevent NETIF_F_LRO off while RX flow is programmed - Rephrase the dts property is a capability if the hardware supports LRO changes since v1: - Add HW LRO support - Add ethtool hooks to set LRO RX flows ==================== Signed-off-by: David S. Miller --- 4646651e754f3593761142c7a9e11c5ee2a983a6