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