summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/microchip/lan743x_ptp.c
Commit message (Expand)AuthorAgeFilesLines
* net: lan743x: Correct spelling in commentsSimon Horman2024-04-251-1/+1
* ptp: lan743x: Use spin_lock instead of spin_lock_bhLucas Tanure2024-01-311-2/+2
* net: microchip: lan743x: improve throughput with rx timestamp configVishvambar Panth S2023-10-241-0/+9
* ptp: lan743x: use diff_by_scaled_ppm in .adjfine implementationJacob Keller2022-10-311-13/+6
* ptp: lan743x: remove .adjfreq implementationJacob Keller2022-10-311-35/+0
* eth: lan743x: reject extts for non-pci11x1x devicesRaju Lakkaraju2022-10-031-0/+7
* net: lan743x: Add support for PTP-IO Event Output (Periodic Output)Raju Lakkaraju2022-03-181-2/+216
* net: lan743x: Add support for PTP-IO Event Input External Timestamp (extts)Raju Lakkaraju2022-03-181-36/+304
* net: lan743x: Add support for 4 Tx queuesRaju Lakkaraju2022-02-131-4/+4
* net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu2021-12-141-6/+0
* net: microchip: lan743x: add support for PTP pulse width (duty cycle)Yuiko Oshino2021-10-141-11/+80
* lan743x: Added fixed link and RGMII supportRoelof Berg2020-06-011-1/+1
* net: Introduce peer to peer one step PTP time stamping.Richard Cochran2019-12-251-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-161-0/+4
|\
| * net: reject PTP periodic output requests with unsupported flagsJacob Keller2019-11-151-0/+4
* | Support LAN743x PTP periodic output on any GPIOJohn Efstathiades2019-11-111-91/+208
|/
* ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring2019-08-221-2/+1
* net: lan743x_ptp: make function lan743x_ptp_set_sync_ts_insert() staticYueHaibing2018-09-051-2/+2
* net: lan743x_ptp: convert to ktime_get_clocktai_ts64Arnd Bergmann2018-08-191-2/+1
* net: lan743x: fix building without CONFIG_PTP_1588_CLOCKArnd Bergmann2018-08-131-9/+6
* lan743x: lan743x: Remove duplicated include from lan743x_ptp.cYue Haibing2018-08-131-1/+0
* lan743x: lan743x: Add PTP supportBryan Whitehead2018-08-111-0/+1164