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
2025-04-11
ice: enable timesync operation on 2xNAC E825 devices
Karol Kolacinski
1
-6
/
+33
2025-04-11
ice: refactor ice_sbq_msg_dev enum
Karol Kolacinski
1
-10
/
+10
2025-04-11
ice: remove SW side band access workaround for E825
Karol Kolacinski
1
-23
/
+0
2025-03-18
ice: Refactor E825C PHY registers info struct
Karol Kolacinski
1
-3
/
+3
2025-03-18
ice: rename ice_ptp_init_phc_eth56g function
Karol Kolacinski
1
-7
/
+6
2025-02-10
ice: Implement PTP support for E830 devices
Michal Michalik
1
-3
/
+164
2025-02-10
ice: Use FIELD_PREP for timestamp values
Karol Kolacinski
1
-5
/
+6
2025-02-10
ice: Remove unnecessary ice_is_e8xx() functions
Karol Kolacinski
1
-73
/
+69
2025-02-10
ice: Don't check device type when checking GNSS presence
Karol Kolacinski
1
-93
/
+0
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-122
/
+141
2025-01-14
ice: implement low latency PHY timer updates
Jacob Keller
1
-0
/
+105
2025-01-14
ice: add lock to protect low latency interface
Jacob Keller
1
-0
/
+18
2025-01-14
ice: rename TS_LL_READ* macros to REG_LL_PROXY_H_*
Jacob Keller
1
-7
/
+7
2025-01-14
ice: use read_poll_timeout_atomic in ice_read_phy_tstamp_ll_e810
Jacob Keller
1
-17
/
+14
2025-01-14
ice: use string choice helpers
R Sundar
1
-4
/
+4
2025-01-13
ice: Add correct PHY lane assignment
Karol Kolacinski
1
-25
/
+1
2025-01-13
ice: Fix quad registers read on E825
Karol Kolacinski
1
-86
/
+133
2025-01-13
ice: Fix E825 initialization
Karol Kolacinski
1
-13
/
+9
2024-12-03
ice: fix PHY timestamp extraction for ETH56G
Przemyslaw Korba
1
-1
/
+2
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+19
2024-10-29
ice: fix crash on probe for DPLL enabled E810 LOM
Arkadiusz Kubalewski
1
-2
/
+19
2024-10-01
ice: Introduce ice_get_phy_model() wrapper
Sergey Temerkhanov
1
-11
/
+11
2024-10-01
ice: Enable 1PPS out from CGU for E825C products
Sergey Temerkhanov
1
-0
/
+23
2024-10-01
ice: Read SDP section from NVM for pin definitions
Yochai Hagvi
1
-0
/
+60
2024-10-01
ice: Align E810T GPIO to other products
Karol Kolacinski
1
-10
/
+10
2024-07-10
ice: Extend Sideband Queue command to support flags
Anil Samal
1
-10
/
+10
2024-06-01
ice: Adjust PTP init for 2x50G E825C devices
Grzegorz Nitka
1
-0
/
+22
2024-06-01
ice: Add support for E825-C TS PLL handling
Michal Michalik
1
-15
/
+246
2024-06-01
ice: Change CGU regs struct to anonymous
Karol Kolacinski
1
-22
/
+22
2024-06-01
ice: Introduce ETH56G PHY model for E825C products
Sergey Temerkhanov
1
-124
/
+1945
2024-06-01
ice: Move CGU block
Sergey Temerkhanov
1
-286
/
+289
2024-06-01
ice: Add PHY OFFSET_READY register clearing
Karol Kolacinski
1
-0
/
+34
2024-06-01
ice: Implement Tx interrupt enablement functions
Sergey Temerkhanov
1
-0
/
+31
2024-06-01
ice: Introduce helper to get tmr_cmd_reg values
Jacob Keller
1
-52
/
+88
2024-06-01
ice: Introduce ice_ptp_hw struct
Karol Kolacinski
1
-55
/
+79
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
[next]