index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2022-01-28
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-18
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-20
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-26
net: Introduce peer to peer one step PTP time stamping.
Richard Cochran
1
-0
/
+1
2019-08-29
mlxsw: spectrum_ptp: Add counters for GC events
Petr Machata
1
-0
/
+67
2019-08-12
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-06
mlxsw: spectrum_ptp: Apply the PTP shaper enable/disable logic
Shalom Toledo
1
-0
/
+44
2019-07-06
mlxsw: spectrum: Set up PTP shaper when port status has changed
Shalom Toledo
1
-0
/
+17
2019-07-06
mlxsw: spectrum_ptp: Enable/disable PTP shaper on a port when getting HWTSTAM...
Shalom Toledo
1
-0
/
+52
2019-07-06
mlxsw: spectrum_ptp: Set the PTP shaper parameters
Shalom Toledo
1
-0
/
+45
2019-07-03
mlxsw: spectrum_ptp: Fix validation in mlxsw_sp1_ptp_packet_finish()
Petr Machata
1
-1
/
+1
2019-07-02
mlxsw: spectrum: PTP: Support ethtool get_ts_info
Petr Machata
1
-0
/
+18
2019-07-02
mlxsw: spectrum: PTP: Support SIOCGHWTSTAMP, SIOCSHWTSTAMP ioctls
Petr Machata
1
-0
/
+123
2019-07-02
mlxsw: spectrum: PTP: Configure PTP traps and FIFO events
Petr Machata
1
-0
/
+58
2019-07-02
mlxsw: spectrum: PTP: Garbage-collect unmatched entries
Petr Machata
1
-0
/
+86
2019-07-02
mlxsw: spectrum: PTP: Support timestamping on Spectrum-1
Petr Machata
1
-2
/
+322
2019-07-02
mlxsw: spectrum: PTP: Disable BH when working with PHC
Petr Machata
1
-12
/
+12
2019-07-02
mlxsw: spectrum: PTP: Add PTP initialization / finalization
Petr Machata
1
-0
/
+70
2019-07-02
mlxsw: pci: PTP: Hook into packet transmit path
Petr Machata
1
-0
/
+6
2019-07-02
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-14
mlxsw: spectrum_ptp: Add implementation for physical hardware clock operations
Shalom Toledo
1
-0
/
+267