index
:
pm24.git
master
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.h
Age
Commit message (
Expand
)
Author
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