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.c
Age
Commit message (
Expand
)
Author
2022-12-08
ice: reschedule ice_ptp_wait_for_offset_valid during reset
Jacob Keller
2022-12-08
ice: make Tx and Rx vernier offset calibration independent
Siddaraju DH
2022-12-08
ice: only check set bits in ice_ptp_flush_tx_tracker
Jacob Keller
2022-12-08
ice: handle flushing stale Tx timestamps in ice_ptp_tx_tstamp
Jacob Keller
2022-12-08
ice: cleanup allocations in ice_ptp_alloc_tx_tracker
Jacob Keller
2022-12-08
ice: protect init and calibrating check in ice_ptp_request_ts
Jacob Keller
2022-12-08
ice: synchronize the misc IRQ when tearing down Tx tracker
Jacob Keller
2022-12-08
ice: check Tx timestamp memory register for ready timestamps
Jacob Keller
2022-12-08
ice: handle discarding old Tx requests in ice_ptp_tx_tstamp
Jacob Keller
2022-12-08
ice: always call ice_ptp_link_change and make it void
Jacob Keller
2022-12-08
ice: fix misuse of "link err" with "link status"
Jacob Keller
2022-12-08
ice: Reset TS memory for all quads
Karol Kolacinski
2022-12-08
ice: Remove the E822 vernier "bypass" logic
Milena Olech
2022-12-08
ice: Use more generic names for ice_ptp_tx fields
Sergey Temerkhanov
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-21
ice: fix handling of burst Tx timestamps
Jacob Keller
2022-10-31
ptp: introduce helpers to adjust by scaled parts per million
Jacob Keller
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-09-06
ice: Check if reset in progress while waiting for offsets
Michal Michalik
2022-08-16
ice: introduce ice_ptp_reset_cached_phctime function
Jacob Keller
2022-08-16
ice: re-arrange some static functions in ice_ptp.c
Jacob Keller
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-07-28
ice: implement adjfine with mul_u64_u64_div_u64
Jacob Keller
2022-07-15
ice: Add EXTTS feature to the feature bitmap
Anirudh Venkataramanan
2022-06-14
ice: Fix PTP TX timestamp offset calculation
Michal Michalik
2022-05-17
ice: fix crash when writing timestamp on RX rings
Arkadiusz Kubalewski
2022-05-06
ice: fix PTP stale Tx timestamps cleanup
Michal Michalik
2022-03-16
ice: add trace events for tx timestamps
Jacob Keller
2022-02-18
ice: check the return of ice_ptp_gettimex64
Tom Rix
2022-01-06
ice: Use bitmap_free() to free bitmap
Christophe JAILLET
2021-12-21
ice: support crosstimestamping on E822 devices if supported
Jacob Keller
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: introduce ice_ptp_init_phc function
Jacob Keller
2021-12-21
ice: PTP: move setting of tstamp_config
Jacob Keller
2021-12-21
ice: introduce ice_base_incval function
Jacob Keller
2021-12-21
ice: Fix E810 PTP reset flow
Karol Kolacinski
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-14
ice: Don't put stale timestamps in the skb
Karol Kolacinski
2021-12-14
ice: Use div64_u64 instead of div_u64 in adjfine
Karol Kolacinski
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-25
ice: check whether PTP is initialized in ice_ptp_release()
Yongxin Liu
2021-10-15
ice: split ice_ring onto Tx/Rx separate structs
Maciej Fijalkowski
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-14
ice: Implement support for SMA and U.FL on E810-T
Maciej Machnikowski
2021-10-12
ice: fix locking for Tx timestamp tracking flush
Jacob Keller
2021-08-27
ice: restart periodic outputs around time changes
Jacob Keller
[next]