index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlxsw
/
spectrum_ptp.h
Age
Commit message (
Expand
)
Author
2025-05-13
net: mlxsw: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
2025-01-17
mlxsw: Move Tx header handling to PCI driver
Amit Cohen
2024-09-06
mlxsw: spectrum: Remove setting of RX software timestamp
Gal Pressman
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2022-08-15
mlxsw: spectrum_ptp: Fix compilation warnings
Amit Cohen
2022-07-29
mlxsw: spectrum: Support ethtool 'get_ts_info' callback in Spectrum-2
Danielle Ratson
2022-07-29
mlxsw: spectrum_ptp: Support SIOCGHWTSTAMP, SIOCSHWTSTAMP ioctls
Danielle Ratson
2022-07-29
mlxsw: spectrum: Support time stamping on Spectrum-2
Danielle Ratson
2022-07-29
mlxsw: Send PTP packets as data packets to overcome a limitation
Danielle Ratson
2022-07-29
mlxsw: spectrum_ptp: Add implementation for physical hardware clock operations
Danielle Ratson
2022-07-29
mlxsw: spectrum_ptp: Add PTP initialization / finalization for Spectrum-2
Danielle Ratson
2021-12-01
mlxsw: Use u16 for local_port field instead of u8
Amit Cohen
2020-11-25
mlxsw: spectrum_ptp: use PTP wide message type definitions
Christian Eggers
2019-08-28
mlxsw: spectrum_ptp: Add counters for GC events
Petr Machata
2019-07-05
mlxsw: spectrum: Set up PTP shaper when port status has changed
Shalom Toledo
2019-07-01
mlxsw: spectrum: PTP: Support ethtool get_ts_info
Petr Machata
2019-07-01
mlxsw: spectrum: PTP: Support SIOCGHWTSTAMP, SIOCSHWTSTAMP ioctls
Petr Machata
2019-07-01
mlxsw: spectrum: PTP: Configure PTP traps and FIFO events
Petr Machata
2019-07-01
mlxsw: spectrum: PTP: Support timestamping on Spectrum-1
Petr Machata
2019-07-01
mlxsw: spectrum: PTP: Add PTP initialization / finalization
Petr Machata
2019-07-01
mlxsw: pci: PTP: Hook into packet transmit path
Petr Machata
2019-07-01
mlxsw: spectrum: PTP: Hook into packet receive path
Petr Machata
2019-06-13
mlxsw: spectrum_ptp: Add implementation for physical hardware clock operations
Shalom Toledo