kernel-hacking-2024-linux-s.../net/8021q
Richard Cochran 37dd9255b2 vlan: Pass ethtool get_ts_info queries to real device.
Commit a6111d3c "vlan: Pass SIOC[SG]HWTSTAMP ioctls to real device"
intended to enable hardware time stamping on VLAN interfaces, but
passing SIOCSHWTSTAMP is only half of the story. This patch adds
the second half, by letting user space find out the time stamping
capabilities of the device backing a VLAN interface.

Signed-off-by: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-11-21 15:35:53 -05:00
..
Kconfig
Makefile
vlan.c vlan: fail early when creating netdev named config 2014-07-29 11:43:50 -07:00
vlan.h
vlan_core.c net: Always untag vlan-tagged traffic on input. 2014-08-11 12:16:51 -07:00
vlan_dev.c vlan: Pass ethtool get_ts_info queries to real device. 2014-11-21 15:35:53 -05:00
vlan_gvrp.c
vlan_mvrp.c
vlan_netlink.c
vlanproc.c vlan: fail early when creating netdev named config 2014-07-29 11:43:50 -07:00
vlanproc.h