From: David S. Miller Date: Fri, 18 Nov 2016 16:55:39 +0000 (-0500) Subject: Merge branch 'sfc-tso-v2' X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=7a8bca043cf1bb0433aa43d008b6c4de6c07d6a2;p=linux-beck.git Merge branch 'sfc-tso-v2' Edward Cree says: ==================== sfc: Firmware-Assisted TSO version 2 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. ==================== Signed-off-by: David S. Miller --- 7a8bca043cf1bb0433aa43d008b6c4de6c07d6a2