Searched hist:c8907043 (Results 1 - 5 of 5) sorted by relevance

/linux-master/net/ethtool/
H A Dcommon.hdiff c8907043 Tue Feb 02 11:06:07 MST 2021 Danielle Ratson <danieller@nvidia.com> ethtool: Get link mode in use instead of speed and duplex parameters

Currently, when user space queries the link's parameters, as speed and
duplex, each parameter is passed from the driver to ethtool.

Instead, get the link mode bit in use, and derive each of the parameters
from it in ethtool.

Signed-off-by: Danielle Ratson <danieller@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Dlinkmodes.cdiff c8907043 Tue Feb 02 11:06:07 MST 2021 Danielle Ratson <danieller@nvidia.com> ethtool: Get link mode in use instead of speed and duplex parameters

Currently, when user space queries the link's parameters, as speed and
duplex, each parameter is passed from the driver to ethtool.

Instead, get the link mode bit in use, and derive each of the parameters
from it in ethtool.

Signed-off-by: Danielle Ratson <danieller@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Dcommon.cdiff c8907043 Tue Feb 02 11:06:07 MST 2021 Danielle Ratson <danieller@nvidia.com> ethtool: Get link mode in use instead of speed and duplex parameters

Currently, when user space queries the link's parameters, as speed and
duplex, each parameter is passed from the driver to ethtool.

Instead, get the link mode bit in use, and derive each of the parameters
from it in ethtool.

Signed-off-by: Danielle Ratson <danieller@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Dioctl.cdiff c8907043 Tue Feb 02 11:06:07 MST 2021 Danielle Ratson <danieller@nvidia.com> ethtool: Get link mode in use instead of speed and duplex parameters

Currently, when user space queries the link's parameters, as speed and
duplex, each parameter is passed from the driver to ethtool.

Instead, get the link mode bit in use, and derive each of the parameters
from it in ethtool.

Signed-off-by: Danielle Ratson <danieller@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
/linux-master/include/linux/
H A Dethtool.hdiff c8907043 Tue Feb 02 11:06:07 MST 2021 Danielle Ratson <danieller@nvidia.com> ethtool: Get link mode in use instead of speed and duplex parameters

Currently, when user space queries the link's parameters, as speed and
duplex, each parameter is passed from the driver to ethtool.

Instead, get the link mode bit in use, and derive each of the parameters
from it in ethtool.

Signed-off-by: Danielle Ratson <danieller@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Completed in 254 milliseconds