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_hw.h
Age
Commit message (
Expand
)
Author
2024-06-01
ice: Add support for E825-C TS PLL handling
Michal Michalik
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: Move CGU block
Sergey Temerkhanov
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 helper to get tmr_cmd_reg values
Jacob Keller
2024-06-01
ice: Introduce ice_ptp_hw struct
Karol Kolacinski
2024-01-02
ice: Enable SW interrupt from FW for LL TS
Karol Kolacinski
2023-12-05
ice: Rename E822 to E82X
Karol Kolacinski
2023-11-13
ice: dpll: fix output pin capabilities
Arkadiusz Kubalewski
2023-10-20
ice: make ice_get_pf_c827_idx static
Jacob Keller
2023-10-04
ice: fix linking when CONFIG_PTP_1588_CLOCK=n
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: prefix clock timer command enumeration values with ICE_PTP
Sergey Temerkhanov
2023-09-17
ice: add admin commands to access cgu configuration
Arkadiusz Kubalewski
2023-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-08-25
ice: avoid executing commands on other ports when driving sync
Jacob Keller
2023-08-17
ice: refactor ice_ptp_hw to make functions static
Jan Sokolowski
2023-08-17
ice: remove unused methods
Jan Sokolowski
2023-08-07
ice: Add get C827 PHY index function
Karol Kolacinski
2022-12-08
ice: make Tx and Rx vernier offset calibration independent
Siddaraju DH
2022-12-08
ice: check Tx timestamp memory register for ready timestamps
Jacob Keller
2022-12-08
ice: Reset TS memory for all quads
Karol Kolacinski
2022-12-08
ice: Remove the E822 vernier "bypass" logic
Milena Olech
2022-09-20
ice: Add low latency Tx timestamp read
Karol Kolacinski
2022-03-03
ice: add TTY for GNSS module for E810T device
Karol Kolacinski
2021-12-21
ice: exit bypass mode once hardware finishes timestamp calibration
Jacob Keller
2021-12-21
ice: ensure the hardware Clock Generation Unit is configured
Jacob Keller
2021-12-21
ice: implement basic E822 PTP support
Jacob Keller
2021-12-21
ice: introduce ice_ptp_init_phc function
Jacob Keller
2021-10-14
ice: Add support for SMA control multiplexer
Maciej Machnikowski
2021-06-11
ice: add low level PTP clock access functions
Jacob Keller