From: Frank Li Date: Fri, 12 Sep 2014 21:00:52 +0000 (+0800) Subject: net: fec: add enet-avb IP support X-Git-Tag: fixes-against-v3.18-rc2~81^2~64^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce99d0d3abba0faf796a6ce999e4f0356c7b4653;p=pandora-kernel.git net: fec: add enet-avb IP support i.MX6SX Enet-AVB support 3 tx queues, 3 rx queues. For tx queues: ring 0 -> best effort ring 1 -> Class A ring 2 -> Class B For rx queues: ring 0 -> best effort ring 1 -> receive VLAN packet with classification match ring 2 -> receive VLAN packet with classification match Add enet-avb IP multiqueue support for the driver. Signed-off-by: Fugang Duan Signed-off-by: Frank Li Signed-off-by: David S. Miller --- Reading git-diff-tree failed