linux-stable/drivers/net/ethernet/samsung/sxgbe
Miroslav Lichvar 74abc9b18f net: ethernet: update drivers to make both SW and HW TX timestamps
Some drivers were calling the skb_tx_timestamp() function only when
a hardware timestamp was not requested. Now that applications can use
the SOF_TIMESTAMPING_OPT_TX_SWHW option to request both software and
hardware timestamps, the drivers need to be modified to unconditionally
call skb_tx_timestamp().

CC: Richard Cochran <richardcochran@gmail.com>
CC: Willem de Bruijn <willemb@google.com>
Signed-off-by: Miroslav Lichvar <mlichvar@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-05-21 13:37:32 -04:00
..
Makefile sxgbe: remove unused code 2016-02-10 06:10:17 -05:00
sxgbe_common.h net: ethernet: sxgbe: remove private tx queue lock 2016-12-10 23:23:35 -05:00
sxgbe_core.c
sxgbe_desc.c
sxgbe_desc.h
sxgbe_dma.c
sxgbe_dma.h
sxgbe_ethtool.c net: ethernet: sxgbe: use phy_ethtool_{get|set}_link_ksettings 2016-06-28 09:12:35 -04:00
sxgbe_main.c net: ethernet: update drivers to make both SW and HW TX timestamps 2017-05-21 13:37:32 -04:00
sxgbe_mdio.c phy: Add API for {un}registering an mdio device to a bus. 2016-01-07 14:31:26 -05:00
sxgbe_mtl.c
sxgbe_mtl.h
sxgbe_platform.c net: sxgbe: fix error paths in sxgbe_platform_probe() 2016-03-27 22:39:22 -04:00
sxgbe_reg.h