aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/microchip/lan743x_ptp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-25net: Introduce peer to peer one step PTP time stamping.Richard Cochran1-0/+3
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+4
2019-11-15net: reject PTP periodic output requests with unsupported flagsJacob Keller1-0/+4
2019-11-11Support LAN743x PTP periodic output on any GPIOJohn Efstathiades1-91/+208
2019-08-22ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring1-2/+1
2018-09-05net: lan743x_ptp: make function lan743x_ptp_set_sync_ts_insert() staticYueHaibing1-2/+2
2018-08-19net: lan743x_ptp: convert to ktime_get_clocktai_ts64Arnd Bergmann1-2/+1
2018-08-13net: lan743x: fix building without CONFIG_PTP_1588_CLOCKArnd Bergmann1-9/+6
2018-08-13lan743x: lan743x: Remove duplicated include from lan743x_ptp.cYue Haibing1-1/+0
2018-08-11lan743x: lan743x: Add PTP supportBryan Whitehead1-0/+1164