index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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-07-13
Merge tag 'timers-v6.11-rc1' of https://git.linaro.org/people/daniel.lezcano/...
Thomas Gleixner
2024-07-03
ice: Reject pin requests with unsupported flags
Jacob Keller
2024-07-03
ice: Don't process extts if PTP is disabled
Jacob Keller
2024-07-03
ice: Fix improper extts handling
Milena Olech
2024-06-03
ice/ptp: Remove convert_art_to_tsc()
Thomas Gleixner
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
[next]