From: Henrik Austad Date: Wed, 9 Sep 2015 10:25:17 +0000 (+0200) Subject: ether: add IEEE 1722 ethertype - TSN X-Git-Tag: omap-for-v4.3/fixes-rc1~42^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ab1e895492d8084dfc1c854efacde219e56b8c1;p=pandora-kernel.git ether: add IEEE 1722 ethertype - TSN IEEE 1722 describes AVB (later renamed to TSN - Time Sensitive Networking), a protocol, encapsualtion and synchronization to utilize standard networks for audio/video (and later other time-sensitive) streams. This standard uses ethertype 0x22F0. http://standards.ieee.org/develop/regauth/ethertype/eth.txt This is a respin of a previous patch ("ether: add AVB frame type ETH_P_AVB") CC: "David S. Miller" CC: netdev@vger.kernel.org CC: linux-api@vger.kernel.org CC: linux-kernel@vger.kernel.org Signed-off-by: Henrik Austad Signed-off-by: David S. Miller --- Reading git-diff-tree failed