Re: [OpenWrt-Devel] [PATCH][mvebu] WRT1900AC mvneta fix vlan tagging

2014-12-24 Thread Imre Kaloz
On Wed, 24 Dec 2014 05:07:33 +0100, Mark Milburn mark.a.milb...@gmail.com wrote: This is a 3.14.x backport of: mvneta: Fix TSO and checksum for non-acceleration vlan traffic Fixes vlan tagging on SoC interfaces for the WRT1900AC. Useful when using mvsw6171 driver. Here's hoping I didn't

Re: [OpenWrt-Devel] [PATCH][mvebu] WRT1900AC mvneta fix vlan tagging

2014-12-24 Thread mark milburn
On Wed, 24 Dec 2014 10:02:25 +0100, Imre Kaloz ka...@openwrt.org wrote: Mark, Merged it locally, I'll push it later. Next time please mention the upstream commit(s), too :) For the record, this is 817dbfa5d1bc276a72c1a577310382008e8aca0a + 2d39d120781a5770573dc6ed672a5a562f541aea. Imre

[OpenWrt-Devel] [PATCH][mvebu] WRT1900AC mvneta fix vlan tagging

2014-12-23 Thread Mark Milburn
This is a 3.14.x backport of: mvneta: Fix TSO and checksum for non-acceleration vlan traffic Fixes vlan tagging on SoC interfaces for the WRT1900AC. Useful when using mvsw6171 driver. Here's hoping I didn't foul up the patch format this time. Signed-off-by: Mark Milburn