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.h
Age
Commit message (
Expand
)
Author
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: Fix improper extts handling
Milena Olech
2024-06-01
ice: Introduce ETH56G PHY model for E825C products
Sergey Temerkhanov
2024-01-30
ice: factor out ice_ptp_rebuild_owner()
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: Enable SW interrupt from FW for LL TS
Karol Kolacinski
2023-12-18
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
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-11-23
ice: restore timestamp configuration after device reset
Jacob Keller
2023-09-20
ice: PTP: add clock domain number to auxiliary interface
Michal Michalik
2023-09-20
ice: Auxbus devices & driver for E822 TS
Michal Michalik
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
2022-12-08
ice: handle flushing stale Tx timestamps in ice_ptp_tx_tstamp
Jacob Keller
2022-12-08
ice: protect init and calibrating check in ice_ptp_request_ts
Jacob Keller
2022-12-08
ice: check Tx timestamp memory register for ready timestamps
Jacob Keller
2022-12-08
ice: always call ice_ptp_link_change and make it void
Jacob Keller
2022-12-08
ice: Use more generic names for ice_ptp_tx fields
Sergey Temerkhanov
2022-09-28
ice: Merge pin initialization of E810 and E810T adapters
Arkadiusz Kubalewski
2022-09-20
ice: Add low latency Tx timestamp read
Karol Kolacinski
2022-08-16
ice: track and warn when PHC update is late
Jacob Keller
2022-08-16
ice: track Tx timestamp stats similar to other Intel drivers
Jacob Keller
2022-06-14
ice: Fix PTP TX timestamp offset calculation
Michal Michalik
2021-12-21
ice: exit bypass mode once hardware finishes timestamp calibration
Jacob Keller
2021-12-21
ice: implement basic E822 PTP support
Jacob Keller
2021-12-21
ice: Fix E810 PTP reset flow
Karol Kolacinski
2021-12-14
ice: Don't put stale timestamps in the skb
Karol Kolacinski
2021-10-15
ice: split ice_ring onto Tx/Rx separate structs
Maciej Fijalkowski
2021-10-14
ice: Implement support for SMA and U.FL on E810-T
Maciej Machnikowski
2021-06-25
ice: add support for auxiliary input/output pins
Maciej Machnikowski
2021-06-17
net: ice: ptp: fix compilation warning if PTP_1588_CLOCK is disabled
Lorenzo Bianconi
2021-06-11
ice: enable transmit timestamps for E810 devices
Jacob Keller
2021-06-11
ice: enable receive hardware timestamping
Jacob Keller
2021-06-11
ice: report the PTP clock index in ethtool .get_ts_info
Jacob Keller
2021-06-11
ice: register 1588 PTP clock device object for E810 devices
Jacob Keller