index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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-07-28
ice: implement adjfine with mul_u64_u64_div_u64
Jacob Keller
1
-13
/
+3
2022-07-15
ice: Add EXTTS feature to the feature bitmap
Anirudh Venkataramanan
1
-5
/
+13
2022-06-14
ice: Fix PTP TX timestamp offset calculation
Michal Michalik
1
-1
/
+1
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-18
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-16
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-14
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-13
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