index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
ptp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: sfc: use ethtool string helpers
Rosen Penev
2024-11-09
1
-1
/
+1
*
sfc: Remove more unused functions
Dr. David Alan Gilbert
2024-11-06
1
-5
/
+0
*
sfc: convert comma to semicolon
Chen Ni
2024-09-07
1
-1
/
+1
*
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-15
1
-1
/
+1
*
sfc: Implement ndo_hwtstamp_(get|set)
Alex Austin
2023-12-05
1
-19
/
+11
*
sfc: make coding style of PTP addresses consistent with core
Alex Austin
2023-09-16
1
-13
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-08-29
1
-1
/
+3
|
\
|
*
sfc: Check firmware supports Ethernet PTP filter
Alex Austin
2023-08-26
1
-1
/
+3
*
|
sfc: Remove PTP code for Siena
Martin Habets
2023-07-28
1
-225
/
+1
*
|
sfc: Remove falcon references
Martin Habets
2023-07-28
1
-1
/
+0
|
/
*
sfc: remove expired unicast PTP filters
Íñigo Huguet
2023-04-04
1
-25
/
+72
*
sfc: support unicast PTP
Íñigo Huguet
2023-04-04
1
-3
/
+98
*
sfc: allow insertion of filters for unicast PTP
Íñigo Huguet
2023-04-04
1
-23
/
+36
*
sfc: store PTP filters in a list
Íñigo Huguet
2023-04-04
1
-29
/
+52
*
ptp: convert remaining drivers to adjfine interface
Jacob Keller
2022-11-11
1
-3
/
+4
*
sfc: support PTP over Ethernet
Íñigo Huguet
2022-09-07
1
-2
/
+19
*
sfc: support PTP over IPv6/UDP
Íñigo Huguet
2022-09-07
1
-12
/
+49
*
sfc: allow more flexible way of adding filters for PTP
Íñigo Huguet
2022-09-07
1
-36
/
+32
*
sfc: disable softirqs for ptp TX
Alejandro Lucero
2022-07-28
1
-0
/
+22
*
net: sfc: fix memory leak due to ptp channel
Taehee Yoo
2022-05-09
1
-1
/
+13
*
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-12-14
1
-3
/
+0
*
sfc: Don't use netif_info before net_device setup
Erik Ekman
2021-10-21
1
-2
/
+2
*
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-26
1
-0
/
+5
*
sfc: fix kdoc warning
Jesse Brandeburg
2020-09-26
1
-1
/
+1
*
sfc: select inner-csum-offload TX queues for skbs that need it
Edward Cree
2020-09-12
1
-1
/
+2
*
sfc: define inner/outer csum offload TXQ types
Edward Cree
2020-09-12
1
-1
/
+1
*
sfc: decouple TXQ type from label
Edward Cree
2020-09-12
1
-1
/
+1
*
sfc: drop unnecessary list_empty
Julia Lawall
2020-07-27
1
-11
/
+9
*
sfc: split up nic.h
Edward Cree
2020-06-30
1
-2
/
+1
*
sfc: determine flag word automatically in efx_has_cap()
Edward Cree
2020-06-30
1
-1
/
+1
*
sfc: use efx_has_cap for capability checks outside of NIC-specific code
Edward Cree
2020-05-11
1
-6
/
+1
*
sfc: fix timestamp reconstruction at 16-bit rollover points
Alex Maftei (amaftei)
2020-02-27
1
-3
/
+35
*
sfc: Only cancel the PPS workqueue if it exists
Martin Habets
2019-11-21
1
-1
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
sfc: mark some unexported symbols as static
kbuild test robot
2018-01-29
1
-2
/
+2
*
sfc: add suffix to large constant in ptp
Bert Kenward
2018-01-26
1
-1
/
+1
*
sfc: support Medford2 frequency adjustment format
Laurence Evans
2018-01-25
1
-14
/
+31
*
sfc: support second + quarter ns time format for receive datapath
Edward Cree
2018-01-25
1
-33
/
+106
*
sfc: support separate PTP and general timestamping
Laurence Evans
2018-01-25
1
-15
/
+43
*
sfc: simplify RX datapath timestamping
Laurence Evans
2018-01-25
1
-8
/
+5
*
sfc: only advertise TX timestamping if we have the license for it
Martin Habets
2018-01-25
1
-0
/
+11
*
sfc: on 8000 series use TX queues for TX timestamps
Edward Cree
2018-01-25
1
-4
/
+16
*
sfc: MAC TX timestamp handling on the 8000 series
Martin Habets
2018-01-25
1
-2
/
+45
*
sfc: use main datapath for HW timestamps if available
Martin Habets
2018-01-25
1
-7
/
+41
*
sfc: add function to determine which TX timestamping method to use
Martin Habets
2018-01-25
1
-0
/
+10
*
sfc: handle TX timestamps in the normal data path
Martin Habets
2018-01-25
1
-0
/
+11
*
sfc: improve PTP error reporting
Edward Cree
2017-12-18
1
-1
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-15
1
-2
/
+0
|
\
|
*
net: sfc: remove redundant variable start
Colin Ian King
2017-11-11
1
-2
/
+0
*
|
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
1
-5
/
+5
|
/
[next]