summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/e1000e/ptp.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-14e1000e: don't modify SYSTIM registers during SIOCSHWTSTAMP ioctlJacob Keller1-0/+2
2016-03-04e1000e: Adds hardware supported cross timestamp on e1000e nicChristopher S. Hall1-0/+85
2015-06-03e1000e: Bump the version to 3.2.5Yanir Lubetkin1-1/+1
2015-04-01ptp: 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-24e1000e: initial support for i219David Ertman1-1/+3
2014-12-31net: 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-08e1000e: Cleanup - Update GPL header and CopyrightDavid Ertman1-27/+20
2014-03-08e1000e: PTP lock in e1000e_phc_adjustfreqTodd Fujinaka1-0/+5
2013-04-26e1000e: fix numeric overflow in phc settime methodRichard Cochran1-2/+1
2013-02-01e1000e: 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