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
2025-02-14
ice: support Rx timestamp on flex descriptor
Simei Su
2025-02-10
ice: Implement PTP support for E830 devices
Michal Michalik
2025-02-10
ice: Refactor ice_ptp_init_tx_*
Karol Kolacinski
2025-02-10
ice: Add unified ice_capture_crosststamp
Jacob Keller
2025-02-10
ice: Process TSYN IRQ in a separate function
Karol Kolacinski
2025-02-10
ice: Remove unnecessary ice_is_e8xx() functions
Karol Kolacinski
2025-01-22
Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-01-21
Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-14
ice: Add in/out PTP pin delays
Karol Kolacinski
2025-01-14
ice: add lock to protect low latency interface
Jacob Keller
2025-01-14
ice: rename TS_LL_READ* macros to REG_LL_PROXY_H_*
Jacob Keller
2025-01-13
ice: Add correct PHY lane assignment
Karol Kolacinski
2025-01-08
treewide: Introduce kthread_run_worker[_on_cpu]()
Frederic Weisbecker
2024-10-08
ice: Use common error handling code in two functions
Markus Elfring
2024-10-01
ice: Drop auxbus use for PTP to finalize ice_adapter move
Sergey Temerkhanov
2024-10-01
ice: Use ice_adapter for PTP shared data instead of auxdev
Sergey Temerkhanov
2024-10-01
ice: Add ice_get_ctrl_ptp() wrapper to simplify the code
Sergey Temerkhanov
2024-10-01
ice: Introduce ice_get_phy_model() wrapper
Sergey Temerkhanov
2024-10-01
ice: Enable 1PPS out from CGU for E825C products
Sergey Temerkhanov
2024-10-01
ice: Read SDP section from NVM for pin definitions
Yochai Hagvi
2024-10-01
ice: Disable shared pin on E810 on setfunc
Karol Kolacinski
2024-10-01
ice: Cache perout/extts requests and check flags
Karol Kolacinski
2024-10-01
ice: Align E810T GPIO to other products
Karol Kolacinski
2024-10-01
ice: Add SDPs support for E825C
Karol Kolacinski
2024-10-01
ice: Implement ice_ptp_pin_desc
Karol Kolacinski
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
[next]