index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2024-08-14
net: fec: Stop PPS on driver remove
Csókás, Bence
1
-0
/
+3
2024-05-23
net: fec: avoid lock evasion when reading pps_enable
Wei Fang
1
-6
/
+8
2023-08-03
net: fec: delete fec_ptp_disable_hwts()
Vladimir Oltean
1
-12
/
+0
2023-08-03
net: fec: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
1
-20
/
+11
2023-07-28
net: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-07-17
net: fec: Refactor: rename `adapter` to `fep`
Csókás Bence
1
-8
/
+8
2022-11-11
ptp: convert remaining drivers to adjfine interface
Jacob Keller
1
-5
/
+8
2022-10-24
net: fec: Add support for periodic output signal of PPS
Wei Fang
1
-2
/
+162
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-39
/
+18
2022-09-20
Revert "net: fec: Use a spinlock to guard `fep->ptp_clk_on`"
Francesco Dolcini
1
-10
/
+18
2022-09-20
Revert "fec: Restart PPS after link state change"
Francesco Dolcini
1
-29
/
+0
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-18
/
+10
2022-09-03
net: fec: Use a spinlock to guard `fep->ptp_clk_on`
Csókás Bence
1
-18
/
+10
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-24
fec: Restart PPS after link state change
Csókás Bence
1
-0
/
+29
2022-08-13
fec: Fix timer capture timing in `fec_ptp_enable_pps()`
Csókás Bence
1
-5
/
+1
2022-01-25
net: fec_ptp: remove redundant initialization of variable val
Colin Ian King
1
-1
/
+0
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
1
-4
/
+0
2021-06-16
net: fec_ptp: fix issue caused by refactor the fec_devtype
Joakim Zhang
1
-3
/
+1
2021-06-16
net: fec_ptp: add clock rate zero check
Fugang Duan
1
-0
/
+4
2021-02-27
net: fec: ptp: avoid register access when ipg clock is disabled
Heiko Thiery
1
-0
/
+7
2020-09-26
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
1
-2
/
+3
2020-09-14
net: fec: ptp: remove unused variable 'ns' in fec_time_keep()
Zhang Changzhong
1
-2
/
+1
2020-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+12
2020-07-16
net: fec: replace snprintf() with strlcpy() in fec_ptp_init()
Sergey Organov
1
-1
/
+1
2020-07-16
net: fec: get rid of redundant code in fec_ptp_set()
Sergey Organov
1
-3
/
+1
2020-07-16
net: fec: initialize clock with 0 rather than current kernel time
Sergey Organov
1
-1
/
+1
2020-07-16
net: fec: enable to use PPS feature without time stamping
Sergey Organov
1
-5
/
+0
2020-07-16
net: fec: fix hardware time stamping by external devices
Sergey Organov
1
-0
/
+12
2019-10-30
net: fec_ptp: Use platform_get_irq_xxx_optional() to avoid error message
Anson Huang
1
-2
/
+2
2019-06-05
net: fec_ptp: Use dev_err() instead of pr_err()
Fabio Estevam
1
-1
/
+1
2018-07-04
net: fec: remove redundant variable 'inc'
Colin Ian King
1
-2
/
+0
2018-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-13
/
+1
2018-05-25
net: fec: remove stale comment
YueHaibing
1
-6
/
+0
2018-05-22
net: fec: ptp: Switch to SPDX identifier
Fabio Estevam
1
-13
/
+1
2017-11-08
net: fec: Let fec_ptp have its own interrupt routine
Troy Kisky
1
-34
/
+48
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-1
/
+1
2015-10-05
net: fec: avoid timespec use
Arnd Bergmann
1
-4
/
+2
2015-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+10
2015-07-27
net: fec: introduce fec_ptp_stop and use in probe fail path
Lucas Stach
1
-0
/
+10
2015-07-18
freescale: remove incorrect copied comment
Jacob Keller
1
-6
/
+0
2015-06-08
net: fec: ptp: correct the ENET_ATCOR value
Fugang Duan
1
-0
/
+1
2015-04-01
ptp: fec: use helpers for converting ns to timespec.
Richard Cochran
1
-5
/
+2
2015-03-31
ptp: fec: convert to the 64 bit get/set time methods.
Richard Cochran
1
-4
/
+4
2015-03-09
ethernet: codespell comment spelling fixes
Joe Perches
1
-1
/
+1
2014-12-31
net: fec: convert to timecounter adjtime.
Richard Cochran
1
-15
/
+1
2014-10-16
net: fec: ptp: fix convergence issue to support LinuxPTP stack
Nimrod Andy
1
-0
/
+5
2014-10-14
net: fec: ptp: Enable PPS output based on ptp clock
Luwei Zhou
1
-1
/
+196
2014-10-14
net: fec: ptp: Use hardware algorithm to adjust PTP counter.
Luwei Zhou
1
-12
/
+53
2014-10-14
net: fec: ptp: Use the 31-bit ptp timer.
Luwei Zhou
1
-4
/
+6
[next]