aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000e/ptp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-31ptp: e1000e: use helpers for converting ns to timespec.Richard Cochran1-3/+1
2015-03-31Merge branch 'ptp-2038'David S. Miller1-8/+9
2015-03-31ptp: e1000e: convert to the 64 bit get/set time methods.Richard Cochran1-8/+8
2015-02-23e1000e: initial support for i219David Ertman1-1/+3
2014-12-30net: e1000e: convert to timecounter adjtime.Richard Cochran1-4/+1
2014-03-21ptp: drivers: set the number of programmable pins.Richard Cochran1-0/+1
2014-03-07e1000e: Cleanup - Update GPL header and CopyrightDavid Ertman1-27/+20
2014-03-07e1000e: PTP lock in e1000e_phc_adjustfreqTodd Fujinaka1-0/+5
2013-04-25e1000e: fix numeric overflow in phc settime methodRichard Cochran1-2/+1
2013-01-31e1000e: resolve -Wunused-parameter compile warningsBruce Allan1-2/+3
2013-01-27e1000e: update copyright dateBruce Allan1-1/+1
2013-01-27e1000e: add support for IEEE-1588 PTPBruce Allan1-0/+276