index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
microchip
/
lan743x_ptp.c
Age
Commit message (
Expand
)
Author
2024-05-06
net: microchip: lan743x: Reduce PTP timeout on HW failure
Rengarajan S
2024-04-25
net: lan743x: Correct spelling in comments
Simon Horman
2024-01-31
ptp: lan743x: Use spin_lock instead of spin_lock_bh
Lucas Tanure
2023-10-24
net: microchip: lan743x: improve throughput with rx timestamp config
Vishvambar Panth S
2022-10-31
ptp: lan743x: use diff_by_scaled_ppm in .adjfine implementation
Jacob Keller
2022-10-31
ptp: lan743x: remove .adjfreq implementation
Jacob Keller
2022-10-03
eth: lan743x: reject extts for non-pci11x1x devices
Raju Lakkaraju
2022-03-18
net: lan743x: Add support for PTP-IO Event Output (Periodic Output)
Raju Lakkaraju
2022-03-18
net: lan743x: Add support for PTP-IO Event Input External Timestamp (extts)
Raju Lakkaraju
2022-02-13
net: lan743x: Add support for 4 Tx queues
Raju Lakkaraju
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-10-14
net: microchip: lan743x: add support for PTP pulse width (duty cycle)
Yuiko Oshino
2020-06-01
lan743x: Added fixed link and RGMII support
Roelof Berg
2019-12-25
net: Introduce peer to peer one step PTP time stamping.
Richard Cochran
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-15
net: reject PTP periodic output requests with unsupported flags
Jacob Keller
2019-11-11
Support LAN743x PTP periodic output on any GPIO
John Efstathiades
2019-08-22
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2018-09-05
net: lan743x_ptp: make function lan743x_ptp_set_sync_ts_insert() static
YueHaibing
2018-08-19
net: lan743x_ptp: convert to ktime_get_clocktai_ts64
Arnd Bergmann
2018-08-13
net: lan743x: fix building without CONFIG_PTP_1588_CLOCK
Arnd Bergmann
2018-08-13
lan743x: lan743x: Remove duplicated include from lan743x_ptp.c
Yue Haibing
2018-08-11
lan743x: lan743x: Add PTP support
Bryan Whitehead