linux/drivers/net/ethernet/microchip
Arnd Bergmann 0b3e776e2e net: lan743x_ptp: convert to ktime_get_clocktai_ts64
timekeeping_clocktai64() has been renamed to ktime_get_clocktai_ts64()
for consistency with the other ktime_get_* access functions.

Rename the new caller that has come up as well.

Question: this is the only ptp driver that sets the hardware time
to the current system time in TAI. Why does it do that?

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-08-19 10:56:40 -07:00
..
enc28j60_hw.h
enc28j60.c
encx24j600_hw.h
encx24j600-regmap.c
encx24j600.c
Kconfig net: lan743x: select CRC16 2018-08-13 20:43:32 -07:00
lan743x_ethtool.c lan743x: lan743x: Add PTP support 2018-08-11 11:42:18 -07:00
lan743x_ethtool.h lan743x: Add support for ethtool get_drvinfo 2018-07-23 14:09:18 -07:00
lan743x_main.c lan743x: lan743x: Add PTP support 2018-08-11 11:42:18 -07:00
lan743x_main.h lan743x: lan743x: Add PTP support 2018-08-11 11:42:18 -07:00
lan743x_ptp.c net: lan743x_ptp: convert to ktime_get_clocktai_ts64 2018-08-19 10:56:40 -07:00
lan743x_ptp.h net: lan743x: fix building without CONFIG_PTP_1588_CLOCK 2018-08-13 20:43:47 -07:00
Makefile lan743x: lan743x: Add PTP support 2018-08-11 11:42:18 -07:00