From: Saeed Mahameed Date: Mon, 27 Oct 2014 09:37:39 +0000 (+0200) Subject: ethtool, net/mlx4_en: Add 100M, 20G, 56G speeds ethtool reporting support X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~332^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcf972a334dd76975bf144ca57350c1f3132c947;p=pandora-kernel.git ethtool, net/mlx4_en: Add 100M, 20G, 56G speeds ethtool reporting support Added 100M, 20G and 56G ethtool speed reporting support. Update mlx4_en_test_speed self test with the new speeds. Defined new link speeds in include/uapi/linux/ethtool.h: +#define SPEED_20000 20000 +#define SPEED_40000 40000 +#define SPEED_56000 56000 Signed-off-by: Saeed Mahameed Signed-off-by: Amir Vadai Signed-off-by: David S. Miller --- Reading git-diff-tree failed