index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
mscc
/
mscc_ptp.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-04
phy: mscc: Stop taking ts_lock for tx_queue and use its own lock
Horatiu Vultur
1
-10
/
+8
2025-08-26
phy: mscc: Fix when PTP clock is register and unregister
Horatiu Vultur
1
-13
/
+21
2025-08-19
phy: mscc: Fix timestamping for vsc8584
Horatiu Vultur
1
-12
/
+37
2025-07-30
phy: mscc: Fix parsing of unicast frames
Horatiu Vultur
1
-0
/
+1
2025-05-28
net: phy: mscc: Stop clearing the the UDPv4 checksum for L2 frames
Horatiu Vultur
1
-1
/
+3
2025-05-27
net: phy: mscc: Fix memory leak when using one step timestamping
Horatiu Vultur
1
-5
/
+11
2025-03-05
net: phy: mscc: use new phy_package_shared getters
Heiner Kallweit
1
-6
/
+8
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
1
-1
/
+1
2024-07-15
net: Change the API of PHY default timestamp to MAC
Kory Maincent
1
-0
/
+3
2023-11-18
net: partial revert of the "Make timestamping selectable: series
Jakub Kicinski
1
-2
/
+0
2023-11-18
net: Change the API of PHY default timestamp to MAC
Kory Maincent
1
-0
/
+2
2023-11-18
net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_config
Kory Maincent
1
-10
/
+8
2022-03-06
net: phy: Use netif_rx().
Sebastian Andrzej Siewior
1
-1
/
+1
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
1
-3
/
+0
2021-08-02
net: phy: mscc: make some arrays static const, makes object smaller
Colin Ian King
1
-4
/
+4
2020-11-25
net: phy: mscc: use new PTP_MSGTYPE_* defines
Christian Eggers
1
-7
/
+7
2020-11-17
net: phy: mscc: fix excluded_middle.cocci warnings
kernel test robot
1
-1
/
+1
2020-11-13
net: phy: mscc: Add PTP support for 2 more VSC PHYs
Steen Hegelund
1
-0
/
+2
2020-07-09
net: phy: mscc: fix ptr_ret.cocci warnings
kernel test robot
1
-4
/
+1
2020-06-25
net: phy: mscc: do not access the MDIO bus lock directly
Antoine Tenart
1
-6
/
+6
2020-06-25
net: phy: mscc: ptp: fix a typo in a comment
Antoine Tenart
1
-1
/
+1
2020-06-25
net: phy: mscc: ptp: fix a smatch error
Antoine Tenart
1
-0
/
+1
2020-06-24
net: phy: mscc: timestamping and PHC support
Antoine Tenart
1
-0
/
+582
2020-06-24
net: phy: mscc: 1588 block initialization
Quentin Schulz
1
-0
/
+1010