index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_ptp_hw.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-01
ice: avoid the PTP hardware semaphore in gettimex64 path
Michal Schmidt
1
-0
/
+3
2023-12-05
ice: Rename E822 to E82X
Karol Kolacinski
1
-222
/
+222
2023-11-13
ice: dpll: fix output pin capabilities
Arkadiusz Kubalewski
1
-0
/
+54
2023-10-20
ice: make ice_get_pf_c827_idx static
Jacob Keller
1
-1
/
+1
2023-10-04
ice: fix linking when CONFIG_PTP_1588_CLOCK=n
Jacob Keller
1
-66
/
+0
2023-09-18
ice: PTP: move quad value check inside ice_fill_phy_msg_e822
Karol Kolacinski
1
-7
/
+12
2023-09-18
ice: PTP: Rename macros used for PHY/QUAD port definitions
Karol Kolacinski
1
-4
/
+4
2023-09-18
ice: PTP: Clean up timestamp registers correctly
Karol Kolacinski
1
-25
/
+45
2023-09-18
ice: introduce hw->phy_model for handling PTP PHY differences
Jacob Keller
1
-19
/
+83
2023-09-18
ice: Support cross-timestamping for E823 devices
Jacob Keller
1
-1
/
+1
2023-09-18
ice: prefix clock timer command enumeration values with ICE_PTP
Sergey Temerkhanov
1
-46
/
+47
2023-09-17
ice: add admin commands to access cgu configuration
Arkadiusz Kubalewski
1
-0
/
+530
2023-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-5
/
+50
2023-08-25
ice: avoid executing commands on other ports when driving sync
Jacob Keller
1
-5
/
+50
2023-08-17
ice: move E810T functions to before device agnostic ones
Jacob Keller
1
-179
/
+179
2023-08-17
ice: refactor ice_ptp_hw to make functions static
Jan Sokolowski
1
-3
/
+3
2023-08-17
ice: remove unused methods
Jan Sokolowski
1
-19
/
+0
2022-12-08
ice: make Tx and Rx vernier offset calibration independent
Siddaraju DH
1
-65
/
+68
2022-12-08
ice: check Tx timestamp memory register for ready timestamps
Jacob Keller
1
-0
/
+72
2022-12-08
ice: Reset TS memory for all quads
Karol Kolacinski
1
-0
/
+38
2022-12-08
ice: Remove the E822 vernier "bypass" logic
Milena Olech
1
-138
/
+7
2022-11-23
ice: Check for PTP HW lock more frequently
Karol Kolacinski
1
-5
/
+7
2022-09-20
ice: Add low latency Tx timestamp read
Karol Kolacinski
1
-11
/
+87
2022-03-03
ice: add TTY for GNSS module for E810T device
Karol Kolacinski
1
-0
/
+31
2021-12-21
ice: exit bypass mode once hardware finishes timestamp calibration
Jacob Keller
1
-0
/
+411
2021-12-21
ice: ensure the hardware Clock Generation Unit is configured
Jacob Keller
1
-0
/
+290
2021-12-21
ice: implement basic E822 PTP support
Jacob Keller
1
-54
/
+1809
2021-12-21
ice: introduce ice_ptp_init_phc function
Jacob Keller
1
-0
/
+34
2021-12-21
ice: use 'int err' instead of 'int status' in ice_ptp_hw.c
Jacob Keller
1
-103
/
+103
2021-10-14
ice: Add support for SMA control multiplexer
Maciej Machnikowski
1
-0
/
+151
2021-06-17
ice: remove redundant continue statement in a for-loop
Colin Ian King
1
-6
/
+4
2021-06-11
ice: add low level PTP clock access functions
Jacob Keller
1
-0
/
+653