Searched hist:b30200616f97a81243e6d0c644d8ab06bf0b8115 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/net/8021q/ |
H A D | vlan.h | diff b30200616f97a81243e6d0c644d8ab06bf0b8115 Wed Oct 29 00:12:36 CDT 2008 Stephen Hemminger <shemminger@vyatta.com> vlan: propogate ethtool speed values
This enables more ethtool information. The speed and settings of the underlying device are propagated up. This makes services like SNMP that use ethtool to get speed setting, work when managing a vlan, without adding silly heurtistics into SNMP daemon.
For the driver info, just use existing driver strings.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | vlan.c | diff b30200616f97a81243e6d0c644d8ab06bf0b8115 Wed Oct 29 00:12:36 CDT 2008 Stephen Hemminger <shemminger@vyatta.com> vlan: propogate ethtool speed values
This enables more ethtool information. The speed and settings of the underlying device are propagated up. This makes services like SNMP that use ethtool to get speed setting, work when managing a vlan, without adding silly heurtistics into SNMP daemon.
For the driver info, just use existing driver strings.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | vlan_dev.c | diff b30200616f97a81243e6d0c644d8ab06bf0b8115 Wed Oct 29 00:12:36 CDT 2008 Stephen Hemminger <shemminger@vyatta.com> vlan: propogate ethtool speed values
This enables more ethtool information. The speed and settings of the underlying device are propagated up. This makes services like SNMP that use ethtool to get speed setting, work when managing a vlan, without adding silly heurtistics into SNMP daemon.
For the driver info, just use existing driver strings.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|