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_hw.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2024-10-29
ice: fix crash on probe for DPLL enabled E810 LOM
Arkadiusz Kubalewski
1
-0
/
+1
2024-10-09
ice: Cleanup unused declarations
Yue Haibing
1
-3
/
+0
2024-10-01
ice: Use ice_adapter for PTP shared data instead of auxdev
Sergey Temerkhanov
1
-0
/
+5
2024-10-01
ice: Enable 1PPS out from CGU for E825C products
Sergey Temerkhanov
1
-0
/
+1
2024-10-01
ice: Read SDP section from NVM for pin definitions
Yochai Hagvi
1
-0
/
+1
2024-10-01
ice: Cache perout/extts requests and check flags
Karol Kolacinski
1
-6
/
+21
2024-10-01
ice: Align E810T GPIO to other products
Karol Kolacinski
1
-23
/
+20
2024-06-02
ice: Add support for E825-C TS PLL handling
Michal Michalik
1
-1
/
+23
2024-06-02
ice: Introduce ETH56G PHY model for E825C products
Sergey Temerkhanov
1
-1
/
+239
2024-06-02
ice: Introduce ice_get_base_incval() helper
Jacob Keller
1
-0
/
+18
2024-06-02
ice: Move CGU block
Sergey Temerkhanov
1
-1
/
+1
2024-06-02
ice: Add PHY OFFSET_READY register clearing
Karol Kolacinski
1
-0
/
+1
2024-06-02
ice: Implement Tx interrupt enablement functions
Sergey Temerkhanov
1
-3
/
+1
2024-06-02
ice: Introduce helper to get tmr_cmd_reg values
Jacob Keller
1
-1
/
+1
2024-06-02
ice: Introduce ice_ptp_hw struct
Karol Kolacinski
1
-3
/
+1
2024-01-02
ice: Enable SW interrupt from FW for LL TS
Karol Kolacinski
1
-0
/
+1
2023-12-05
ice: Rename E822 to E82X
Karol Kolacinski
1
-24
/
+24
2023-11-13
ice: dpll: fix output pin capabilities
Arkadiusz Kubalewski
1
-0
/
+2
2023-10-20
ice: make ice_get_pf_c827_idx static
Jacob Keller
1
-1
/
+0
2023-10-04
ice: fix linking when CONFIG_PTP_1588_CLOCK=n
Jacob Keller
1
-3
/
+0
2023-09-18
ice: introduce hw->phy_model for handling PTP PHY differences
Jacob Keller
1
-0
/
+2
2023-09-18
ice: Support cross-timestamping for E823 devices
Jacob Keller
1
-0
/
+1
2023-09-18
ice: prefix clock timer command enumeration values with ICE_PTP
Sergey Temerkhanov
1
-5
/
+5
2023-09-17
ice: add admin commands to access cgu configuration
Arkadiusz Kubalewski
1
-0
/
+86
2023-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+2
2023-08-25
ice: avoid executing commands on other ports when driving sync
Jacob Keller
1
-1
/
+2
2023-08-17
ice: refactor ice_ptp_hw to make functions static
Jan Sokolowski
1
-3
/
+0
2023-08-17
ice: remove unused methods
Jan Sokolowski
1
-1
/
+0
2023-08-07
ice: Add get C827 PHY index function
Karol Kolacinski
1
-0
/
+3
2022-12-09
ice: make Tx and Rx vernier offset calibration independent
Siddaraju DH
1
-1
/
+2
2022-12-08
ice: check Tx timestamp memory register for ready timestamps
Jacob Keller
1
-0
/
+1
2022-12-08
ice: Reset TS memory for all quads
Karol Kolacinski
1
-0
/
+2
2022-12-08
ice: Remove the E822 vernier "bypass" logic
Milena Olech
1
-2
/
+2
2022-09-21
ice: Add low latency Tx timestamp read
Karol Kolacinski
1
-0
/
+7
2022-03-03
ice: add TTY for GNSS module for E810T device
Karol Kolacinski
1
-0
/
+7
2021-12-21
ice: exit bypass mode once hardware finishes timestamp calibration
Jacob Keller
1
-0
/
+1
2021-12-21
ice: ensure the hardware Clock Generation Unit is configured
Jacob Keller
1
-0
/
+20
2021-12-21
ice: implement basic E822 PTP support
Jacob Keller
1
-0
/
+323
2021-12-21
ice: introduce ice_ptp_init_phc function
Jacob Keller
1
-0
/
+1
2021-10-14
ice: Add support for SMA control multiplexer
Maciej Machnikowski
1
-0
/
+22
2021-06-11
ice: add low level PTP clock access functions
Jacob Keller
1
-0
/
+79