aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/en_clock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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