index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
ptp.c
Age
Commit message (
Expand
)
Author
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2023-12-05
sfc: Implement ndo_hwtstamp_(get|set)
Alex Austin
2023-09-16
sfc: make coding style of PTP addresses consistent with core
Alex Austin
2023-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-08-25
sfc: Check firmware supports Ethernet PTP filter
Alex Austin
2023-07-28
sfc: Remove PTP code for Siena
Martin Habets
2023-07-28
sfc: Remove falcon references
Martin Habets
2023-04-03
sfc: remove expired unicast PTP filters
Íñigo Huguet
2023-04-03
sfc: support unicast PTP
Íñigo Huguet
2023-04-03
sfc: allow insertion of filters for unicast PTP
Íñigo Huguet
2023-04-03
sfc: store PTP filters in a list
Íñigo Huguet
2022-11-11
ptp: convert remaining drivers to adjfine interface
Jacob Keller
2022-09-07
sfc: support PTP over Ethernet
Íñigo Huguet
2022-09-07
sfc: support PTP over IPv6/UDP
Íñigo Huguet
2022-09-07
sfc: allow more flexible way of adding filters for PTP
Íñigo Huguet
2022-07-27
sfc: disable softirqs for ptp TX
Alejandro Lucero
2022-05-09
net: sfc: fix memory leak due to ptp channel
Taehee Yoo
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-10-21
sfc: Don't use netif_info before net_device setup
Erik Ekman
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-25
sfc: fix kdoc warning
Jesse Brandeburg
2020-09-11
sfc: select inner-csum-offload TX queues for skbs that need it
Edward Cree
2020-09-11
sfc: define inner/outer csum offload TXQ types
Edward Cree
2020-09-11
sfc: decouple TXQ type from label
Edward Cree
2020-07-27
sfc: drop unnecessary list_empty
Julia Lawall
2020-06-29
sfc: split up nic.h
Edward Cree
2020-06-29
sfc: determine flag word automatically in efx_has_cap()
Edward Cree
2020-05-11
sfc: use efx_has_cap for capability checks outside of NIC-specific code
Edward Cree
2020-02-27
sfc: fix timestamp reconstruction at 16-bit rollover points
Alex Maftei (amaftei)
2019-11-21
sfc: Only cancel the PPS workqueue if it exists
Martin Habets
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-01-28
sfc: mark some unexported symbols as static
kbuild test robot
2018-01-26
sfc: add suffix to large constant in ptp
Bert Kenward
2018-01-25
sfc: support Medford2 frequency adjustment format
Laurence Evans
2018-01-25
sfc: support second + quarter ns time format for receive datapath
Edward Cree
2018-01-25
sfc: support separate PTP and general timestamping
Laurence Evans
2018-01-25
sfc: simplify RX datapath timestamping
Laurence Evans
2018-01-25
sfc: only advertise TX timestamping if we have the license for it
Martin Habets
2018-01-25
sfc: on 8000 series use TX queues for TX timestamps
Edward Cree
2018-01-25
sfc: MAC TX timestamp handling on the 8000 series
Martin Habets
2018-01-25
sfc: use main datapath for HW timestamps if available
Martin Habets
2018-01-25
sfc: add function to determine which TX timestamping method to use
Martin Habets
2018-01-25
sfc: handle TX timestamps in the normal data path
Martin Habets
2017-12-18
sfc: improve PTP error reporting
Edward Cree
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-11
net: sfc: remove redundant variable start
Colin Ian King
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2016-12-03
sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID instead
Edward Cree
2016-09-22
ptp_clock: future-proofing drivers against PTP subsystem becoming optional
Nicolas Pitre
2016-08-12
sfc: set interrupt moderation via MCDI
Bert Kenward
[next]