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
/
mellanox
/
mlx4
/
en_clock.c
Age
Commit message (
Expand
)
Author
2024-02-06
mlx4: Address spelling errors
Simon Horman
2023-01-23
net/mlx4_en: Support RX XDP metadata
Stanislav Fomichev
2022-10-31
ptp: mlx4: convert to .adjfine and adjust_by_scaled_ppm
Jacob Keller
2017-02-26
net/mlx4_en: fix overflow in mlx4_en_init_timestamp()
Eric Dumazet
2017-02-15
mlx4: do not use rwlock in fast path
Eric Dumazet
2016-12-29
net/mlx4_en: Fix type mismatch for 32-bit systems
Slava Shwartsman
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-10-29
net/mlx4_en: Resolve dividing by zero in 32-bit system
Eugenia Emantayev
2016-09-22
ptp_clock: future-proofing drivers against PTP subsystem becoming optional
Nicolas Pitre
2016-02-17
net/mlx4_en: Choose time-stamping shift value according to HW frequency
Eugenia Emantayev
2015-12-18
net/mlx4_en: Fix HW timestamp init issue upon system startup
Eugenia Emantayev
2015-03-31
ptp: mlx4: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
ptp: mlx4: convert to the 64 bit get/set time methods.
Richard Cochran
2015-01-02
mlx4: include clocksource.h again
Richard Cochran
2014-12-30
timecounter: keep track of accumulated fractional nanoseconds
Richard Cochran
2014-12-30
net: mlx4: convert to timecounter adjtime.
Richard Cochran
2014-10-28
net/mlx4_en: Add ethtool support for [rx|tx]vlan offload set to OFF/ON
Saeed Mahameed
2014-10-28
net/mlx4_en: Add support for setting rxvlan offload OFF/ON
Saeed Mahameed
2014-03-21
ptp: drivers: set the number of programmable pins.
Richard Cochran
2014-01-02
mlx4_en: Only cycle port if HW timestamp config changes
Shawn Bohrer
2014-01-02
mlx4_en: Add PTP hardware clock
Shawn Bohrer
2013-04-30
mlx4_en: fix a build error on 32bit arches
Eric Dumazet
2013-04-24
net/mlx4_en: Add a service task
Amir Vadai
2013-04-24
net/mlx4_en: Add HW timestamping (TS) support
Amir Vadai