index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
mv88e6xxx
/
hwtstamp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: Use netif_rx().
Sebastian Andrzej Siewior
2022-03-04
1
-1
/
+1
*
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-12-14
1
-4
/
+0
*
net: dsa: no longer clone skb in core driver
Yangbo Lu
2021-04-27
1
-9
/
+15
*
net: dsa: no longer identify PTP packet in core driver
Yangbo Lu
2021-04-27
1
-1
/
+6
*
net: dsa: check tx timestamp request in core driver
Yangbo Lu
2021-04-27
1
-3
/
+0
*
net: dsa: mv88e6xxx: Use generic helper function
Kurt Kanzenbach
2020-08-20
1
-46
/
+13
*
net: dsa: mv88e6xxx: introduce helpers for handling chip->reg_lock
Rasmus Villemoes
2019-06-23
1
-14
/
+14
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
net: dsa: mv88e6xxx: Longer timeout for PTP TX timestamp
Andrew Lunn
2018-07-19
1
-1
/
+1
*
net: dsa: mv88e6xxx: Set PTP Ethertype
Andrew Lunn
2018-07-19
1
-0
/
+5
*
net: dsa: mv88e6xxx: Add hwtimestamp support for the 6165
Andrew Lunn
2018-07-19
1
-0
/
+50
*
net: dsa: mv88e6xxx: Abstract supported PTP filters
Andrew Lunn
2018-07-19
1
-12
/
+14
*
net: dsa: mv88e6xxx: Abstract HW timestamp setup
Andrew Lunn
2018-07-19
1
-22
/
+29
*
net: dsa: mv88e6xxx: Fix receive time stamp race condition.
Richard Cochran
2018-04-13
1
-2
/
+10
*
net: dsa: mv88e6xxx: hwtstamp: remove unnecessary range checking tests
Gustavo A. R. Silva
2018-02-19
1
-9
/
+0
*
net: dsa: mv88e6xxx: avoid unintended sign extension on a 16 bit shift
Colin Ian King
2018-02-16
1
-2
/
+3
*
net: dsa: mv88e6xxx: add workaround for 6341 timestamping
Brandon Streiff
2018-02-14
1
-0
/
+13
*
net: dsa: mv88e6xxx: add rx/tx timestamping support
Brandon Streiff
2018-02-14
1
-0
/
+571