Searched hist:d44e13108b6da4e1c4778bd654a470208e02ef37 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/net/ethtool/ |
H A D | common.h | d44e13108b6da4e1c4778bd654a470208e02ef37 Wed Dec 11 03:58:29 CST 2019 Michal Kubecek <mkubecek@suse.cz> ethtool: move string arrays into common file
Introduce file net/ethtool/common.c for code shared by ioctl and netlink ethtool interface. Move name tables of features, RSS hash functions, tunables and PHY tunables into this file.
Signed-off-by: Michal Kubecek <mkubecek@suse.cz> Reviewed-by: Jiri Pirko <jiri@mellanox.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | Makefile | diff d44e13108b6da4e1c4778bd654a470208e02ef37 Wed Dec 11 03:58:29 CST 2019 Michal Kubecek <mkubecek@suse.cz> ethtool: move string arrays into common file
Introduce file net/ethtool/common.c for code shared by ioctl and netlink ethtool interface. Move name tables of features, RSS hash functions, tunables and PHY tunables into this file.
Signed-off-by: Michal Kubecek <mkubecek@suse.cz> Reviewed-by: Jiri Pirko <jiri@mellanox.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | common.c | d44e13108b6da4e1c4778bd654a470208e02ef37 Wed Dec 11 03:58:29 CST 2019 Michal Kubecek <mkubecek@suse.cz> ethtool: move string arrays into common file
Introduce file net/ethtool/common.c for code shared by ioctl and netlink ethtool interface. Move name tables of features, RSS hash functions, tunables and PHY tunables into this file.
Signed-off-by: Michal Kubecek <mkubecek@suse.cz> Reviewed-by: Jiri Pirko <jiri@mellanox.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ioctl.c | diff d44e13108b6da4e1c4778bd654a470208e02ef37 Wed Dec 11 03:58:29 CST 2019 Michal Kubecek <mkubecek@suse.cz> ethtool: move string arrays into common file
Introduce file net/ethtool/common.c for code shared by ioctl and netlink ethtool interface. Move name tables of features, RSS hash functions, tunables and PHY tunables into this file.
Signed-off-by: Michal Kubecek <mkubecek@suse.cz> Reviewed-by: Jiri Pirko <jiri@mellanox.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|