summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/en_clock.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_en: Fix type mismatch for 32-bit systemsSlava Shwartsman2016-12-291-6/+2Star
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* net/mlx4_en: Resolve dividing by zero in 32-bit systemEugenia Emantayev2016-10-291-1/+4
* ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre2016-09-221-1/+1
* net/mlx4_en: Choose time-stamping shift value according to HW frequencyEugenia Emantayev2016-02-171-6/+19
* net/mlx4_en: Fix HW timestamp init issue upon system startupEugenia Emantayev2015-12-181-0/+7
* ptp: mlx4: use helpers for converting ns to timespec.Richard Cochran2015-03-311-3/+1Star
* ptp: mlx4: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-5/+6
* mlx4: include clocksource.h againRichard Cochran2015-01-021-0/+1
* timecounter: keep track of accumulated fractional nanosecondsRichard Cochran2014-12-311-2/+2
* net: mlx4: convert to timecounter adjtime.Richard Cochran2014-12-311-4/+1Star
* net/mlx4_en: Add ethtool support for [rx|tx]vlan offload set to OFF/ONSaeed Mahameed2014-10-281-77/+0Star
* net/mlx4_en: Add support for setting rxvlan offload OFF/ONSaeed Mahameed2014-10-281-11/+42
* ptp: drivers: set the number of programmable pins.Richard Cochran2014-03-211-0/+1
* mlx4_en: Only cycle port if HW timestamp config changesShawn Bohrer2014-01-021-0/+4
* mlx4_en: Add PTP hardware clockShawn Bohrer2014-01-021-8/+186
* mlx4_en: fix a build error on 32bit archesEric Dumazet2013-05-011-4/+4
* net/mlx4_en: Add a service taskAmir Vadai2013-04-241-0/+19
* net/mlx4_en: Add HW timestamping (TS) supportAmir Vadai2013-04-241-0/+132