index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_ptp_hw.c
Age
Commit message (
Expand
)
Author
2025-07-25
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2025-07-25
net: Fix typos
Bjorn Helgaas
2025-07-24
ice, libie: move generic adminq descriptors to lib
Michal Swiatkowski
2025-06-26
ice: move TSPLL init calls to ice_ptp.c
Karol Kolacinski
2025-06-18
ice: rename TSPLL and CGU functions and definitions
Karol Kolacinski
2025-06-18
ice: move TSPLL functions to a separate file
Karol Kolacinski
2025-04-11
ice: enable timesync operation on 2xNAC E825 devices
Karol Kolacinski
2025-04-11
ice: refactor ice_sbq_msg_dev enum
Karol Kolacinski
2025-04-11
ice: remove SW side band access workaround for E825
Karol Kolacinski
2025-03-18
ice: Refactor E825C PHY registers info struct
Karol Kolacinski
2025-03-18
ice: rename ice_ptp_init_phc_eth56g function
Karol Kolacinski
2025-02-10
ice: Implement PTP support for E830 devices
Michal Michalik
2025-02-10
ice: Use FIELD_PREP for timestamp values
Karol Kolacinski
2025-02-10
ice: Remove unnecessary ice_is_e8xx() functions
Karol Kolacinski
2025-02-10
ice: Don't check device type when checking GNSS presence
Karol Kolacinski
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-14
ice: implement low latency PHY timer updates
Jacob Keller
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-14
ice: use read_poll_timeout_atomic in ice_read_phy_tstamp_ll_e810
Jacob Keller
2025-01-14
ice: use string choice helpers
R Sundar
2025-01-13
ice: Add correct PHY lane assignment
Karol Kolacinski
2025-01-13
ice: Fix quad registers read on E825
Karol Kolacinski
2025-01-13
ice: Fix E825 initialization
Karol Kolacinski
2024-12-03
ice: fix PHY timestamp extraction for ETH56G
Przemyslaw Korba
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-29
ice: fix crash on probe for DPLL enabled E810 LOM
Arkadiusz Kubalewski
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: Align E810T GPIO to other products
Karol Kolacinski
2024-07-10
ice: Extend Sideband Queue command to support flags
Anil Samal
2024-06-01
ice: Adjust PTP init for 2x50G E825C devices
Grzegorz Nitka
2024-06-01
ice: Add support for E825-C TS PLL handling
Michal Michalik
2024-06-01
ice: Change CGU regs struct to anonymous
Karol Kolacinski
2024-06-01
ice: Introduce ETH56G PHY model for E825C products
Sergey Temerkhanov
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-04-01
ice: avoid the PTP hardware semaphore in gettimex64 path
Michal Schmidt
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: PTP: move quad value check inside ice_fill_phy_msg_e822
Karol Kolacinski
2023-09-18
ice: PTP: Rename macros used for PHY/QUAD port definitions
Karol Kolacinski
2023-09-18
ice: PTP: Clean up timestamp registers correctly
Karol Kolacinski
2023-09-18
ice: introduce hw->phy_model for handling PTP PHY differences
Jacob Keller
[next]