Re: [PATCH net-next v3 0/3] net: ethernet: mediatek: add HW LRO functions

2016-09-18 Thread David Miller
From: Nelson Chang 
Date: Sat, 17 Sep 2016 23:54:07 +0800

> The series add the large receive offload (LRO) functions by hardware and
> the ethtool functions to configure RX flows of HW LRO.

Series applied.


[PATCH net-next v3 0/3] net: ethernet: mediatek: add HW LRO functions

2016-09-17 Thread Nelson Chang
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

Nelson Chang (3):
  net: ethernet: mediatek: add HW LRO functions of PDMA RX rings
  net: ethernet: mediatek: add ethtool functions to configure RX flows
of HW LRO
  net: ethernet: mediatek: add dts configuration to enable HW LRO

 .../devicetree/bindings/net/mediatek-net.txt   |   2 +
 drivers/net/ethernet/mediatek/mtk_eth_soc.c| 433 +++--
 drivers/net/ethernet/mediatek/mtk_eth_soc.h|  75 +++-
 3 files changed, 485 insertions(+), 25 deletions(-)

-- 
1.9.1