aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_ptp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-20mlxsw: spectrum: Push code getting port speed into a helperJiri Pirko1-12/+2
2019-12-25net: Introduce peer to peer one step PTP time stamping.Richard Cochran1-0/+1
2019-08-28mlxsw: spectrum_ptp: Add counters for GC eventsPetr Machata1-0/+67
2019-08-11mlxsw: spectrum_ptp: Keep unmatched entries in a linked listPetr Machata1-83/+55
2019-07-30mlxsw: spectrum_ptp: fix duplicated check on orig_egr_typesColin Ian King1-2/+2
2019-07-29mlxsw: spectrum_ptp: Increase parsing depth when PTP is enabledPetr Machata1-0/+17
2019-07-05mlxsw: spectrum_ptp: Apply the PTP shaper enable/disable logicShalom Toledo1-0/+44
2019-07-05mlxsw: spectrum: Set up PTP shaper when port status has changedShalom Toledo1-0/+17
2019-07-05mlxsw: spectrum_ptp: Enable/disable PTP shaper on a port when getting HWTSTAMP on/offShalom Toledo1-0/+52
2019-07-05mlxsw: spectrum_ptp: Set the PTP shaper parametersShalom Toledo1-0/+45
2019-07-02mlxsw: spectrum_ptp: Fix validation in mlxsw_sp1_ptp_packet_finish()Petr Machata1-1/+1
2019-07-01mlxsw: spectrum: PTP: Support ethtool get_ts_infoPetr Machata1-0/+18
2019-07-01mlxsw: spectrum: PTP: Support SIOCGHWTSTAMP, SIOCSHWTSTAMP ioctlsPetr Machata1-0/+123
2019-07-01mlxsw: spectrum: PTP: Configure PTP traps and FIFO eventsPetr Machata1-0/+58
2019-07-01mlxsw: spectrum: PTP: Garbage-collect unmatched entriesPetr Machata1-0/+86
2019-07-01mlxsw: spectrum: PTP: Support timestamping on Spectrum-1Petr Machata1-2/+322
2019-07-01mlxsw: spectrum: PTP: Disable BH when working with PHCPetr Machata1-12/+12
2019-07-01mlxsw: spectrum: PTP: Add PTP initialization / finalizationPetr Machata1-0/+70
2019-07-01mlxsw: pci: PTP: Hook into packet transmit pathPetr Machata1-0/+6
2019-07-01mlxsw: spectrum: PTP: Hook into packet receive pathPetr Machata1-0/+6
2019-06-18mlxsw: spectrum_ptp: Fix compilation on 32-bit ARMShalom Toledo1-3/+2
2019-06-13mlxsw: spectrum_ptp: Add implementation for physical hardware clock operationsShalom Toledo1-0/+267