index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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-08-07
ice: Skip PTP HW writes during PTP reset procedure
Grzegorz Nitka
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-16
Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-07-13
Merge tag 'timers-v6.11-rc1' of https://git.linaro.org/people/daniel.lezcano/...
Thomas Gleixner
2024-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
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-13
auxbus: make to_auxiliary_drv accept and return a constant pointer
Greg Kroah-Hartman
2024-06-10
ice: add and use roundup_u64 instead of open coding equivalent
Jacob Keller
2024-06-03
ice/ptp: Remove convert_art_to_tsc()
Thomas Gleixner
2024-06-01
ice: Adjust PTP init for 2x50G E825C devices
Grzegorz Nitka
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
[next]