From: Benjamin Herrenschmidt <b...@kernel.crashing.org> Date: Wed, 12 Apr 2017 13:27:00 +1000
> This is v2 of the fourth batch of updates to the ftgmac100 driver. > > This is a bunch of misc cleanups and fixes, such as properly > disabling HW checksum generation on AST2400 where it's known > to be broken and some chip init updates. > > This also adds the ability to turn HW checksum on/off and > configure the ring sizes via ethtool. > > v2 Fixes patch 1/10 (NETIF_F_HW_CSUM conversion) > > The next (and last) batch will add a few more "features" such > as netpoll, multicast/promist, vlan offload... > Series applied, thanks Benjamin. I really like how you use the reset task to implement ring resizing.