summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_ptp.c
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum_ptp: Keep unmatched entries in a linked listPetr Machata2019-08-121-83/+55Star
* mlxsw: spectrum_ptp: fix duplicated check on orig_egr_typesColin Ian King2019-07-301-2/+2
* mlxsw: spectrum_ptp: Increase parsing depth when PTP is enabledPetr Machata2019-07-291-0/+17
* mlxsw: spectrum_ptp: Apply the PTP shaper enable/disable logicShalom Toledo2019-07-061-0/+44
* mlxsw: spectrum: Set up PTP shaper when port status has changedShalom Toledo2019-07-061-0/+17
* mlxsw: spectrum_ptp: Enable/disable PTP shaper on a port when getting HWTSTAM...Shalom Toledo2019-07-061-0/+52
* mlxsw: spectrum_ptp: Set the PTP shaper parametersShalom Toledo2019-07-061-0/+45
* mlxsw: spectrum_ptp: Fix validation in mlxsw_sp1_ptp_packet_finish()Petr Machata2019-07-031-1/+1
* mlxsw: spectrum: PTP: Support ethtool get_ts_infoPetr Machata2019-07-021-0/+18
* mlxsw: spectrum: PTP: Support SIOCGHWTSTAMP, SIOCSHWTSTAMP ioctlsPetr Machata2019-07-021-0/+123
* mlxsw: spectrum: PTP: Configure PTP traps and FIFO eventsPetr Machata2019-07-021-0/+58
* mlxsw: spectrum: PTP: Garbage-collect unmatched entriesPetr Machata2019-07-021-0/+86
* mlxsw: spectrum: PTP: Support timestamping on Spectrum-1Petr Machata2019-07-021-2/+322
* mlxsw: spectrum: PTP: Disable BH when working with PHCPetr Machata2019-07-021-12/+12
* mlxsw: spectrum: PTP: Add PTP initialization / finalizationPetr Machata2019-07-021-0/+70
* mlxsw: pci: PTP: Hook into packet transmit pathPetr Machata2019-07-021-0/+6
* mlxsw: spectrum: PTP: Hook into packet receive pathPetr Machata2019-07-021-0/+6
* mlxsw: spectrum_ptp: Fix compilation on 32-bit ARMShalom Toledo2019-06-181-3/+2Star
* mlxsw: spectrum_ptp: Add implementation for physical hardware clock operationsShalom Toledo2019-06-141-0/+267