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
/
dsa
/
sja1105
/
sja1105_ptp.c
Age
Commit message (
Expand
)
Author
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2023-07-04
net: dsa: sja1105: always enable the send_meta options
Vladimir Oltean
2022-03-04
net: dsa: Use netif_rx().
Sebastian Andrzej Siewior
2021-12-12
net: dsa: tag_sja1105: split sja1105_tagger_data into private and public sect...
Vladimir Oltean
2021-12-12
Revert "net: dsa: move sja1110_process_meta_tstamp inside the tagging protoco...
Vladimir Oltean
2021-12-12
net: dsa: tag_sja1105: convert to tagger-owned data
Vladimir Oltean
2021-12-12
net: dsa: sja1105: move ts_id from sja1105_tagger_data
Vladimir Oltean
2021-12-12
net: dsa: sja1105: make dp->priv point directly to sja1105_tagger_data
Vladimir Oltean
2021-12-12
net: dsa: sja1105: remove hwts_tx_en from tagger data
Vladimir Oltean
2021-10-12
net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driver
Vladimir Oltean
2021-06-11
net: dsa: sja1105: implement TX timestamping for SJA1110
Vladimir Oltean
2021-06-11
net: dsa: sja1105: add the RX timestamping procedure for SJA1110
Vladimir Oltean
2021-06-11
net: dsa: sja1105: make SJA1105_SKB_CB fit a full timestamp
Vladimir Oltean
2021-04-27
net: dsa: free skb->cb usage in core driver
Yangbo Lu
2021-04-27
net: dsa: no longer clone skb in core driver
Yangbo Lu
2021-04-27
net: dsa: no longer identify PTP packet in core driver
Yangbo Lu
2020-08-03
net: dsa: sja1105: poll for extts events from a timer
Vladimir Oltean
2020-06-15
net: dsa: sja1105: fix PTP timestamping with large tc-taprio cycles
Vladimir Oltean
2020-05-06
net: dsa: sja1105: the PTP_CLK extts input reacts on both edges
Vladimir Oltean
2020-03-23
net: dsa: sja1105: configure the PTP_CLK pin as EXT_TS or PER_OUT
Vladimir Oltean
2020-03-23
net: dsa: sja1105: unconditionally set DESTMETA and SRCMETA in AVB table
Vladimir Oltean
2019-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-30
net: dsa: sja1105: Empty the RX timestamping queue on PTP settings change
Vladimir Oltean
2019-12-30
net: dsa: sja1105: Use PTP core's dedicated kernel thread for RX timestamping
Vladimir Oltean
2019-12-30
net: dsa: sja1105: Really make the PTP command read-write
Vladimir Oltean
2019-12-30
net: dsa: sja1105: Take PTP egress timestamp by port, not mgmt slot
Vladimir Oltean
2019-11-14
net: dsa: sja1105: Implement state machine for TAS with PTP clock source
Vladimir Oltean
2019-11-14
net: dsa: sja1105: Make the PTP command read-write
Vladimir Oltean
2019-11-12
net: dsa: sja1105: Print the reset reason
Vladimir Oltean
2019-11-11
net: dsa: sja1105: Restore PTP time after switch reset
Vladimir Oltean
2019-11-11
net: dsa: sja1105: Implement the .gettimex64 system call for PTP
Vladimir Oltean
2019-10-18
net: dsa: sja1105: Switch to hardware operations for PTP
Vladimir Oltean
2019-10-14
net: dsa: sja1105: Change the PTP command access pattern
Vladimir Oltean
2019-10-14
net: dsa: sja1105: Move PTP data to its own private structure
Vladimir Oltean
2019-10-14
net: dsa: sja1105: Make all public PTP functions take dsa_switch as argument
Vladimir Oltean
2019-10-14
net: dsa: sja1105: Get rid of global declaration of struct ptp_clock_info
Vladimir Oltean
2019-10-02
net: dsa: sja1105: Rename sja1105_spi_send_packed_buf to sja1105_xfer_buf
Vladimir Oltean
2019-10-02
net: dsa: sja1105: Replace sja1105_spi_send_int with sja1105_xfer_{u32, u64}
Vladimir Oltean
2019-08-06
net: dsa: sja1105: Really fix panic on unregistering PTP clock
Vladimir Oltean
2019-06-27
net: dsa: sja1105: Cancel PTP delayed work on unregister
Vladimir Oltean
2019-06-27
net: dsa: sja1105: Build PTP support in main DSA driver
Vladimir Oltean
2019-06-08
net: dsa: sja1105: Expose PTP timestamping ioctls to userspace
Vladimir Oltean
2019-06-08
net: dsa: sja1105: Add logic for TX timestamping
Vladimir Oltean
2019-06-08
net: dsa: sja1105: Add support for the PTP clock
Vladimir Oltean