From: Edward Cree <[email protected]>
Date: Thu, 17 Nov 2016 10:49:42 +0000
> The firmware on 8000 series SFC NICs supports a new TSO API ("FATSOv2"), and
> 7000 series NICs will also support this in an imminent release. This series
> adds driver support for this TSO implementation.
> The series also removes SWTSO, as it's now equivalent to GSO. This does not
> actually remove very much code, because SWTSO was grotesquely intertwingled
> with FATSOv1, which will also be removed once 7000 series supports FATSOv2.
Series applied, thanks.