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
/
intel
/
ice
/
ice_ptp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-17
ice: fix crash when writing timestamp on RX rings
Arkadiusz Kubalewski
1
-4
/
+15
2022-05-06
ice: fix PTP stale Tx timestamps cleanup
Michal Michalik
1
-2
/
+8
2022-03-16
ice: add trace events for tx timestamps
Jacob Keller
1
-0
/
+8
2022-02-19
ice: check the return of ice_ptp_gettimex64
Tom Rix
1
-1
/
+4
2022-01-06
ice: Use bitmap_free() to free bitmap
Christophe JAILLET
1
-1
/
+1
2021-12-21
ice: support crosstimestamping on E822 devices if supported
Jacob Keller
1
-0
/
+117
2021-12-21
ice: exit bypass mode once hardware finishes timestamp calibration
Jacob Keller
1
-2
/
+200
2021-12-21
ice: implement basic E822 PTP support
Jacob Keller
1
-12
/
+280
2021-12-21
ice: introduce ice_ptp_init_phc function
Jacob Keller
1
-33
/
+20
2021-12-21
ice: PTP: move setting of tstamp_config
Jacob Keller
1
-11
/
+7
2021-12-21
ice: introduce ice_base_incval function
Jacob Keller
1
-3
/
+17
2021-12-21
ice: Fix E810 PTP reset flow
Karol Kolacinski
1
-33
/
+159
2021-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+5
2021-12-14
ice: Don't put stale timestamps in the skb
Karol Kolacinski
1
-7
/
+4
2021-12-14
ice: Use div64_u64 instead of div_u64 in adjfine
Karol Kolacinski
1
-1
/
+1
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
1
-4
/
+0
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2021-10-25
ice: check whether PTP is initialized in ice_ptp_release()
Yongxin Liu
1
-0
/
+3
2021-10-15
ice: split ice_ring onto Tx/Rx separate structs
Maciej Fijalkowski
1
-1
/
+1
2021-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+7
2021-10-14
ice: Implement support for SMA and U.FL on E810-T
Maciej Machnikowski
1
-6
/
+364
2021-10-12
ice: fix locking for Tx timestamp tracking flush
Jacob Keller
1
-8
/
+7
2021-08-27
ice: restart periodic outputs around time changes
Jacob Keller
1
-0
/
+49
2021-08-27
ice: add lock around Tx timestamp tracker flush
Jacob Keller
1
-0
/
+4
2021-08-27
ice: remove dead code for allocating pin_config
Jacob Keller
1
-11
/
+0
2021-08-27
ice: fix Tx queue iteration for Tx timestamp enablement
Jacob Keller
1
-1
/
+1
2021-08-14
ice: Fix perout start time rounding
Maciej Machnikowski
1
-1
/
+1
2021-06-25
ice: add support for auxiliary input/output pins
Maciej Machnikowski
1
-0
/
+293
2021-06-17
ice: remove unnecessary NULL checks before ptp_read_system_*
Jacob Keller
1
-8
/
+4
2021-06-11
ice: enable transmit timestamps for E810 devices
Jacob Keller
1
-2
/
+367
2021-06-11
ice: enable receive hardware timestamping
Jacob Keller
1
-0
/
+337
2021-06-11
ice: report the PTP clock index in ethtool .get_ts_info
Jacob Keller
1
-0
/
+129
2021-06-11
ice: register 1588 PTP clock device object for E810 devices
Jacob Keller
1
-0
/
+438