index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2024-10-30
mlxsw: spectrum_ptp: Add missing verification before pushing Tx header
Amit Cohen
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2022-11-16
mlxsw: update adjfine to use adjust_by_scaled_ppm
Jacob Keller
2022-08-15
mlxsw: spectrum_ptp: Forbid PTP enablement only in RX or in TX
Amit Cohen
2022-08-15
mlxsw: spectrum_ptp: Protect PTP configuration with a mutex
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
2022-07-29
mlxsw: spectrum_ptp: Add helper functions to configure PTP traps
Amit Cohen
2022-07-25
mlxsw: spectrum_ptp: Rename mlxsw_sp1_ptp_phc_adjfreq()
Amit Cohen
2022-07-25
mlxsw: spectrum_ptp: Rename mlxsw_sp_ptp_get_message_types()
Amit Cohen
2022-07-25
mlxsw: spectrum_ptp: Use 'struct mlxsw_sp_ptp_clock' per ASIC
Amit Cohen
2022-07-25
mlxsw: spectrum_ptp: Use 'struct mlxsw_sp_ptp_state' per ASIC
Amit Cohen
2022-07-25
mlxsw: spectrum_ptp: Initialize the clock to zero as part of initialization
Amit Cohen
2022-07-25
mlxsw: reg: Add MTUTC register's fields for supporting PTP in Spectrum-2
Danielle Ratson
2022-07-25
mlxsw: Rename mlxsw_reg_mtptptp_pack() to mlxsw_reg_mtptpt_pack()
Danielle Ratson
2022-01-27
mlxsw: spectrum: Guard against invalid local ports
Amit Cohen
2021-12-01
mlxsw: Use u16 for local_port field instead of u8
Amit Cohen
2021-08-22
mlxsw: Convert existing consumers to use new API for parsing configuration
Amit Cohen
2021-05-17
mlxsw: Verify the accessed index doesn't exceed the array length
Danielle Ratson
2020-11-25
mlxsw: spectrum_ptp: use PTP wide message type definitions
Christian Eggers
2020-08-19
mlxsw: spectrum_ptp: Use generic helper function
Kurt Kanzenbach
2020-03-30
mlxsw: spectrum_ptp: Fix build warnings
Ido Schimmel
2020-01-20
mlxsw: spectrum: Push code getting port speed into a helper
Jiri Pirko
2019-12-25
net: Introduce peer to peer one step PTP time stamping.
Richard Cochran
2019-08-28
mlxsw: spectrum_ptp: Add counters for GC events
Petr Machata
2019-08-11
mlxsw: spectrum_ptp: Keep unmatched entries in a linked list
Petr Machata
2019-07-30
mlxsw: spectrum_ptp: fix duplicated check on orig_egr_types
Colin Ian King
2019-07-29
mlxsw: spectrum_ptp: Increase parsing depth when PTP is enabled
Petr Machata
2019-07-05
mlxsw: spectrum_ptp: Apply the PTP shaper enable/disable logic
Shalom Toledo
2019-07-05
mlxsw: spectrum: Set up PTP shaper when port status has changed
Shalom Toledo
2019-07-05
mlxsw: spectrum_ptp: Enable/disable PTP shaper on a port when getting HWTSTAM...
Shalom Toledo
2019-07-05
mlxsw: spectrum_ptp: Set the PTP shaper parameters
Shalom Toledo
2019-07-02
mlxsw: spectrum_ptp: Fix validation in mlxsw_sp1_ptp_packet_finish()
Petr Machata
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: Garbage-collect unmatched entries
Petr Machata
2019-07-01
mlxsw: spectrum: PTP: Support timestamping on Spectrum-1
Petr Machata
2019-07-01
mlxsw: spectrum: PTP: Disable BH when working with PHC
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-18
mlxsw: spectrum_ptp: Fix compilation on 32-bit ARM
Shalom Toledo
2019-06-13
mlxsw: spectrum_ptp: Add implementation for physical hardware clock operations
Shalom Toledo