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