index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlxsw
/
spectrum_ptp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-30
mlxsw: spectrum_ptp: Add missing verification before pushing Tx header
Amit Cohen
1
-0
/
+7
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
1
-2
/
+2
2022-11-16
mlxsw: update adjfine to use adjust_by_scaled_ppm
Jacob Keller
1
-15
/
+3
2022-08-15
mlxsw: spectrum_ptp: Forbid PTP enablement only in RX or in TX
Amit Cohen
1
-0
/
+3
2022-08-15
mlxsw: spectrum_ptp: Protect PTP configuration with a mutex
Amit Cohen
1
-7
/
+20
2022-07-29
mlxsw: spectrum: Support ethtool 'get_ts_info' callback in Spectrum-2
Danielle Ratson
1
-0
/
+19
2022-07-29
mlxsw: spectrum_ptp: Support SIOCGHWTSTAMP, SIOCSHWTSTAMP ioctls
Danielle Ratson
1
-0
/
+208
2022-07-29
mlxsw: spectrum: Support time stamping on Spectrum-2
Danielle Ratson
1
-0
/
+62
2022-07-29
mlxsw: Send PTP packets as data packets to overcome a limitation
Danielle Ratson
1
-0
/
+34
2022-07-29
mlxsw: spectrum_ptp: Add implementation for physical hardware clock operations
Danielle Ratson
1
-0
/
+147
2022-07-29
mlxsw: spectrum_ptp: Add PTP initialization / finalization for Spectrum-2
Danielle Ratson
1
-0
/
+44
2022-07-29
mlxsw: spectrum_ptp: Add helper functions to configure PTP traps
Amit Cohen
1
-22
/
+40
2022-07-25
mlxsw: spectrum_ptp: Rename mlxsw_sp1_ptp_phc_adjfreq()
Amit Cohen
1
-2
/
+2
2022-07-25
mlxsw: spectrum_ptp: Rename mlxsw_sp_ptp_get_message_types()
Amit Cohen
1
-5
/
+6
2022-07-25
mlxsw: spectrum_ptp: Use 'struct mlxsw_sp_ptp_clock' per ASIC
Amit Cohen
1
-31
/
+44
2022-07-25
mlxsw: spectrum_ptp: Use 'struct mlxsw_sp_ptp_state' per ASIC
Amit Cohen
1
-16
/
+35
2022-07-25
mlxsw: spectrum_ptp: Initialize the clock to zero as part of initialization
Amit Cohen
1
-2
/
+1
2022-07-25
mlxsw: reg: Add MTUTC register's fields for supporting PTP in Spectrum-2
Danielle Ratson
1
-2
/
+2
2022-07-25
mlxsw: Rename mlxsw_reg_mtptptp_pack() to mlxsw_reg_mtptpt_pack()
Danielle Ratson
1
-1
/
+1
2022-01-27
mlxsw: spectrum: Guard against invalid local ports
Amit Cohen
1
-2
/
+1
2021-12-01
mlxsw: Use u16 for local_port field instead of u8
Amit Cohen
1
-6
/
+6
2021-08-22
mlxsw: Convert existing consumers to use new API for parsing configuration
Amit Cohen
1
-2
/
+2
2021-05-17
mlxsw: Verify the accessed index doesn't exceed the array length
Danielle Ratson
1
-0
/
+3
2020-11-25
mlxsw: spectrum_ptp: use PTP wide message type definitions
Christian Eggers
1
-4
/
+4
2020-08-19
mlxsw: spectrum_ptp: Use generic helper function
Kurt Kanzenbach
1
-25
/
+7
2020-03-30
mlxsw: spectrum_ptp: Fix build warnings
Ido Schimmel
1
-0
/
+4
2020-01-20
mlxsw: spectrum: Push code getting port speed into a helper
Jiri Pirko
1
-12
/
+2
2019-12-25
net: Introduce peer to peer one step PTP time stamping.
Richard Cochran
1
-0
/
+1
2019-08-28
mlxsw: spectrum_ptp: Add counters for GC events
Petr Machata
1
-0
/
+67
2019-08-11
mlxsw: spectrum_ptp: Keep unmatched entries in a linked list
Petr Machata
1
-83
/
+55
2019-07-30
mlxsw: spectrum_ptp: fix duplicated check on orig_egr_types
Colin Ian King
1
-2
/
+2
2019-07-29
mlxsw: spectrum_ptp: Increase parsing depth when PTP is enabled
Petr Machata
1
-0
/
+17
2019-07-05
mlxsw: spectrum_ptp: Apply the PTP shaper enable/disable logic
Shalom Toledo
1
-0
/
+44
2019-07-05
mlxsw: spectrum: Set up PTP shaper when port status has changed
Shalom Toledo
1
-0
/
+17
2019-07-05
mlxsw: spectrum_ptp: Enable/disable PTP shaper on a port when getting HWTSTAM...
Shalom Toledo
1
-0
/
+52
2019-07-05
mlxsw: spectrum_ptp: Set the PTP shaper parameters
Shalom Toledo
1
-0
/
+45
2019-07-02
mlxsw: spectrum_ptp: Fix validation in mlxsw_sp1_ptp_packet_finish()
Petr Machata
1
-1
/
+1
2019-07-01
mlxsw: spectrum: PTP: Support ethtool get_ts_info
Petr Machata
1
-0
/
+18
2019-07-01
mlxsw: spectrum: PTP: Support SIOCGHWTSTAMP, SIOCSHWTSTAMP ioctls
Petr Machata
1
-0
/
+123
2019-07-01
mlxsw: spectrum: PTP: Configure PTP traps and FIFO events
Petr Machata
1
-0
/
+58
2019-07-01
mlxsw: spectrum: PTP: Garbage-collect unmatched entries
Petr Machata
1
-0
/
+86
2019-07-01
mlxsw: spectrum: PTP: Support timestamping on Spectrum-1
Petr Machata
1
-2
/
+322
2019-07-01
mlxsw: spectrum: PTP: Disable BH when working with PHC
Petr Machata
1
-12
/
+12
2019-07-01
mlxsw: spectrum: PTP: Add PTP initialization / finalization
Petr Machata
1
-0
/
+70
2019-07-01
mlxsw: pci: PTP: Hook into packet transmit path
Petr Machata
1
-0
/
+6
2019-07-01
mlxsw: spectrum: PTP: Hook into packet receive path
Petr Machata
1
-0
/
+6
2019-06-18
mlxsw: spectrum_ptp: Fix compilation on 32-bit ARM
Shalom Toledo
1
-3
/
+2
2019-06-13
mlxsw: spectrum_ptp: Add implementation for physical hardware clock operations
Shalom Toledo
1
-0
/
+267