aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/en_clock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-26net/mlx4_en: fix overflow in mlx4_en_init_timestamp()Eric Dumazet1-10/+8
2017-02-15mlx4: do not use rwlock in fast pathEric Dumazet1-17/+18
2016-12-29net/mlx4_en: Fix type mismatch for 32-bit systemsSlava Shwartsman1-6/+2
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-1/+1
2016-10-29net/mlx4_en: Resolve dividing by zero in 32-bit systemEugenia Emantayev1-1/+4
2016-09-22ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre1-1/+1
2016-02-17net/mlx4_en: Choose time-stamping shift value according to HW frequencyEugenia Emantayev1-6/+19
2015-12-18net/mlx4_en: Fix HW timestamp init issue upon system startupEugenia Emantayev1-0/+7
2015-03-31ptp: mlx4: use helpers for converting ns to timespec.Richard Cochran1-3/+1
2015-03-31ptp: mlx4: convert to the 64 bit get/set time methods.Richard Cochran1-5/+6
2015-01-02mlx4: include clocksource.h againRichard Cochran1-0/+1
2014-12-30timecounter: keep track of accumulated fractional nanosecondsRichard Cochran1-2/+2
2014-12-30net: mlx4: convert to timecounter adjtime.Richard Cochran1-4/+1
2014-10-28net/mlx4_en: Add ethtool support for [rx|tx]vlan offload set to OFF/ONSaeed Mahameed1-77/+0
2014-10-28net/mlx4_en: Add support for setting rxvlan offload OFF/ONSaeed Mahameed1-11/+42
2014-03-21ptp: drivers: set the number of programmable pins.Richard Cochran1-0/+1
2014-01-02mlx4_en: Only cycle port if HW timestamp config changesShawn Bohrer1-0/+4
2014-01-02mlx4_en: Add PTP hardware clockShawn Bohrer1-8/+186
2013-04-30mlx4_en: fix a build error on 32bit archesEric Dumazet1-4/+4
2013-04-24net/mlx4_en: Add a service taskAmir Vadai1-0/+19
2013-04-24net/mlx4_en: Add HW timestamping (TS) supportAmir Vadai1-0/+132