index
:
linux/linux-stable.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.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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
2024-06-01
ice: Introduce ETH56G PHY model for E825C products
Sergey Temerkhanov
2024-06-01
ice: Introduce ice_get_base_incval() helper
Jacob Keller
2024-06-01
ice: Add PHY OFFSET_READY register clearing
Karol Kolacinski
2024-06-01
ice: Implement Tx interrupt enablement functions
Sergey Temerkhanov
2024-06-01
ice: Introduce ice_ptp_hw struct
Karol Kolacinski
2024-04-01
ice: fold ice_ptp_read_time into ice_ptp_gettimex64
Michal Schmidt
2024-04-01
ice: avoid the PTP hardware semaphore in gettimex64 path
Michal Schmidt
2024-01-30
ice: stop destroying and reinitalizing Tx tracker during reset
Jacob Keller
2024-01-30
ice: factor out ice_ptp_rebuild_owner()
Jacob Keller
2024-01-30
ice: rename ice_ptp_tx_cfg_intr
Jacob Keller
2024-01-30
ice: don't check has_ready_bitmap in E810 functions
Jacob Keller
2024-01-30
ice: rename verify_cached to has_ready_bitmap
Jacob Keller
2024-01-30
ice: pass reset type to PTP reset functions
Jacob Keller
2024-01-30
ice: introduce PTP state machine
Jacob Keller
2024-01-02
ice: Fix some null pointer dereference issues in ice_ptp.c
Kunwu Chan
2024-01-02
ice: Enable SW interrupt from FW for LL TS
Karol Kolacinski
2023-12-22
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
2023-12-18
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-12-18
ice: field get conversion
Jesse Brandeburg
2023-12-18
ice: field prep conversion
Jesse Brandeburg
2023-12-13
ice: Support HW timestamp hint
Larysa Zaremba
2023-12-13
ice: make RX HW timestamp reading code more reusable
Larysa Zaremba
2023-12-05
ice: Rename E822 to E82X
Karol Kolacinski
2023-12-05
ice: periodically kick Tx timestamp interrupt
Jacob Keller
2023-12-05
ice: Re-enable timestamping correctly after reset
Karol Kolacinski
2023-11-23
ice: restore timestamp configuration after device reset
Jacob Keller
2023-11-23
ice: unify logic for programming PFINT_TSYN_MSK
Jacob Keller
2023-11-23
ice: remove ptp_tx ring parameter flag
Jacob Keller
2023-10-18
intel: fix string truncation warnings
Jesse Brandeburg
2023-09-20
ice: PTP: add clock domain number to auxiliary interface
Michal Michalik
2023-09-20
ice: Use PTP auxbus for all PHYs restart in E822
Michal Michalik
2023-09-20
ice: Auxbus devices & driver for E822 TS
Michal Michalik
2023-09-18
ice: introduce ice_pf_src_tmr_owned
Jacob Keller
2023-09-18
ice: fix pin assignment for E810-T without SMA control
Jacob Keller
2023-09-18
ice: remove ICE_F_PTP_EXTTS feature flag
Jacob Keller
2023-09-18
ice: introduce hw->phy_model for handling PTP PHY differences
Jacob Keller
2023-09-18
ice: Support cross-timestamping for E823 devices
Jacob Keller
2023-09-18
ice: retry acquiring hardware semaphore during cross-timestamp request
Karol Kolacinski
2023-06-08
ice: introduce ICE_TX_TSTAMP_WORK enumeration
Jacob Keller
2023-06-08
ice: handle extts in the miscellaneous interrupt thread
Karol Kolacinski
2023-05-16
ice: add individual interrupt allocation
Piotr Raczynski
2023-05-16
ice: use pci_irq_vector helper function
Piotr Raczynski
2023-02-14
ice/ptp: fix the PTP worker retrying indefinitely if the link went down
Daniel Vacek
2023-02-14
ice: Add GPIO pin support for E823 products
Karol Kolacinski
2023-01-19
ice: restrict PTP HW clock freq adjustments to 100, 000, 000 PPB
Siddaraju DH
2022-12-08
ice: reschedule ice_ptp_wait_for_offset_valid during reset
Jacob Keller
2022-12-08
ice: make Tx and Rx vernier offset calibration independent
Siddaraju DH
2022-12-08
ice: only check set bits in ice_ptp_flush_tx_tracker
Jacob Keller
2022-12-08
ice: handle flushing stale Tx timestamps in ice_ptp_tx_tstamp
Jacob Keller
2022-12-08
ice: cleanup allocations in ice_ptp_alloc_tx_tracker
Jacob Keller
[prev]
[next]