index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
fec_ptp.c
Age
Commit message (
Expand
)
Author
2025-07-01
time/timecounter: Fix the lie that struct cyclecounter is const
Greg Kroah-Hartman
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-03-24
net: ethernet: Drop unused of_gpio.h
Peng Fan
2025-02-18
net: fec: Switch to use hrtimer_setup()
Nam Cao
2024-10-08
net: fec: make PPS channel configurable
Francesco Dolcini
2024-10-08
net: fec: refactor PPS channel configuration
Francesco Dolcini
2024-10-01
net: fec: Reload PTP registers after link-state change
Csókás, Bence
2024-10-01
net: fec: Restart PPS after link state change
Csókás, Bence
2024-08-13
net: fec: Remove duplicated code
Csókás, Bence
2024-08-13
net: fec: Move `fec_ptp_read()` to the top of the file
Csókás, Bence
2024-08-08
net: fec: Stop PPS on driver remove
Csókás, Bence
2024-05-23
net: fec: avoid lock evasion when reading pps_enable
Wei Fang
2023-08-02
net: fec: delete fec_ptp_disable_hwts()
Vladimir Oltean
2023-08-02
net: fec: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
2023-07-27
net: Explicitly include correct DT includes
Rob Herring
2023-07-17
net: fec: Refactor: rename `adapter` to `fep`
Csókás Bence
2022-11-11
ptp: convert remaining drivers to adjfine interface
Jacob Keller
2022-10-24
net: fec: Add support for periodic output signal of PPS
Wei Fang
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-20
Revert "net: fec: Use a spinlock to guard `fep->ptp_clk_on`"
Francesco Dolcini
2022-09-20
Revert "fec: Restart PPS after link state change"
Francesco Dolcini
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-09-02
net: fec: Use a spinlock to guard `fep->ptp_clk_on`
Csókás Bence
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-24
fec: Restart PPS after link state change
Csókás Bence
2022-08-12
fec: Fix timer capture timing in `fec_ptp_enable_pps()`
Csókás Bence
2022-01-24
net: fec_ptp: remove redundant initialization of variable val
Colin Ian King
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-06-16
net: fec_ptp: fix issue caused by refactor the fec_devtype
Joakim Zhang
2021-06-16
net: fec_ptp: add clock rate zero check
Fugang Duan
2021-02-26
net: fec: ptp: avoid register access when ipg clock is disabled
Heiko Thiery
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-14
net: fec: ptp: remove unused variable 'ns' in fec_time_keep()
Zhang Changzhong
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-16
net: fec: replace snprintf() with strlcpy() in fec_ptp_init()
Sergey Organov
2020-07-16
net: fec: get rid of redundant code in fec_ptp_set()
Sergey Organov
2020-07-16
net: fec: initialize clock with 0 rather than current kernel time
Sergey Organov
2020-07-16
net: fec: enable to use PPS feature without time stamping
Sergey Organov
2020-07-16
net: fec: fix hardware time stamping by external devices
Sergey Organov
2019-10-29
net: fec_ptp: Use platform_get_irq_xxx_optional() to avoid error message
Anson Huang
2019-06-05
net: fec_ptp: Use dev_err() instead of pr_err()
Fabio Estevam
2018-07-04
net: fec: remove redundant variable 'inc'
Colin Ian King
2018-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-25
net: fec: remove stale comment
YueHaibing
2018-05-22
net: fec: ptp: Switch to SPDX identifier
Fabio Estevam
2017-11-08
net: fec: Let fec_ptp have its own interrupt routine
Troy Kisky
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2015-10-05
net: fec: avoid timespec use
Arnd Bergmann
2015-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-26
net: fec: introduce fec_ptp_stop and use in probe fail path
Lucas Stach
[next]