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.13.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
2023-11-23
ice: restore timestamp configuration after device reset
Jacob Keller
1
-28
/
+46
2023-11-23
ice: unify logic for programming PFINT_TSYN_MSK
Jacob Keller
1
-26
/
+34
2023-11-23
ice: remove ptp_tx ring parameter flag
Jacob Keller
1
-14
/
+0
2023-10-19
intel: fix string truncation warnings
Jesse Brandeburg
1
-2
/
+2
2023-09-20
ice: PTP: add clock domain number to auxiliary interface
Michal Michalik
1
-136
/
+27
2023-09-20
ice: Use PTP auxbus for all PHYs restart in E822
Michal Michalik
1
-3
/
+21
2023-09-20
ice: Auxbus devices & driver for E822 TS
Michal Michalik
1
-14
/
+379
2023-09-18
ice: introduce ice_pf_src_tmr_owned
Jacob Keller
1
-3
/
+3
2023-09-18
ice: fix pin assignment for E810-T without SMA control
Jacob Keller
1
-3
/
+7
2023-09-18
ice: remove ICE_F_PTP_EXTTS feature flag
Jacob Keller
1
-3
/
+1
2023-09-18
ice: introduce hw->phy_model for handling PTP PHY differences
Jacob Keller
1
-8
/
+24
2023-09-18
ice: Support cross-timestamping for E823 devices
Jacob Keller
1
-10
/
+19
2023-09-18
ice: retry acquiring hardware semaphore during cross-timestamp request
Karol Kolacinski
1
-7
/
+15
2023-06-08
ice: introduce ICE_TX_TSTAMP_WORK enumeration
Jacob Keller
1
-20
/
+30
2023-06-08
ice: handle extts in the miscellaneous interrupt thread
Karol Kolacinski
1
-9
/
+3
2023-05-16
ice: add individual interrupt allocation
Piotr Raczynski
1
-1
/
+1
2023-05-16
ice: use pci_irq_vector helper function
Piotr Raczynski
1
-1
/
+1
2023-02-15
ice/ptp: fix the PTP worker retrying indefinitely if the link went down
Daniel Vacek
1
-2
/
+6
2023-02-15
ice: Add GPIO pin support for E823 products
Karol Kolacinski
1
-0
/
+64
2023-01-19
ice: restrict PTP HW clock freq adjustments to 100, 000, 000 PPB
Siddaraju DH
1
-1
/
+1
2022-12-09
ice: reschedule ice_ptp_wait_for_offset_valid during reset
Jacob Keller
1
-1
/
+6
2022-12-09
ice: make Tx and Rx vernier offset calibration independent
Siddaraju DH
1
-107
/
+21
2022-12-09
ice: only check set bits in ice_ptp_flush_tx_tracker
Jacob Keller
1
-9
/
+29
2022-12-09
ice: handle flushing stale Tx timestamps in ice_ptp_tx_tstamp
Jacob Keller
1
-36
/
+65
2022-12-09
ice: cleanup allocations in ice_ptp_alloc_tx_tracker
Jacob Keller
1
-7
/
+11
2022-12-09
ice: protect init and calibrating check in ice_ptp_request_ts
Jacob Keller
1
-5
/
+31
2022-12-08
ice: synchronize the misc IRQ when tearing down Tx tracker
Jacob Keller
1
-4
/
+6
2022-12-08
ice: check Tx timestamp memory register for ready timestamps
Jacob Keller
1
-7
/
+41
2022-12-08
ice: handle discarding old Tx requests in ice_ptp_tx_tstamp
Jacob Keller
1
-63
/
+48
2022-12-08
ice: always call ice_ptp_link_change and make it void
Jacob Keller
1
-12
/
+12
2022-12-08
ice: fix misuse of "link err" with "link status"
Jacob Keller
1
-1
/
+1
2022-12-08
ice: Reset TS memory for all quads
Karol Kolacinski
1
-27
/
+2
2022-12-08
ice: Remove the E822 vernier "bypass" logic
Milena Olech
1
-5
/
+5
2022-12-08
ice: Use more generic names for ice_ptp_tx fields
Sergey Temerkhanov
1
-13
/
+13
2022-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-10
/
+10
2022-11-22
ice: fix handling of burst Tx timestamps
Jacob Keller
1
-10
/
+10
2022-10-31
ptp: introduce helpers to adjust by scaled parts per million
Jacob Keller
1
-16
/
+2
2022-09-28
ice: Merge pin initialization of E810 and E810T adapters
Arkadiusz Kubalewski
1
-37
/
+10
2022-09-21
ice: Add low latency Tx timestamp read
Karol Kolacinski
1
-25
/
+22
2022-09-06
ice: Check if reset in progress while waiting for offsets
Michal Michalik
1
-0
/
+3
2022-08-16
ice: introduce ice_ptp_reset_cached_phctime function
Jacob Keller
1
-23
/
+76
2022-08-16
ice: re-arrange some static functions in ice_ptp.c
Jacob Keller
1
-336
/
+336
2022-08-16
ice: track and warn when PHC update is late
Jacob Keller
1
-3
/
+25
2022-08-16
ice: track Tx timestamp stats similar to other Intel drivers
Jacob Keller
1
-3
/
+8
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
[next]