summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000e/ptp.c
Commit message (Expand)AuthorAgeFilesLines
* e1000e: extend PTP gettime function to read system clockMiroslav Lichvar2018-11-101-6/+10
* e1000e: allow non-monotonic SYSTIM readingsMiroslav Lichvar2018-11-071-3/+10
* net: intel: Cleanup the copyright/license headersJeff Kirsher2018-04-271-20/+1Star
* intel: add SPDX identifiers to all the Intel driversJeff Kirsher2018-03-231-0/+1
* e1000e: Add Support for CannonLakeSasha Neftin2017-04-301-2/+2
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-2/+2
* ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre2016-09-221-1/+1
* e1000e: don't modify SYSTIM registers during SIOCSHWTSTAMP ioctlJacob Keller2016-05-141-0/+2
* e1000e: Adds hardware supported cross timestamp on e1000e nicChristopher S. Hall2016-03-031-0/+85
* e1000e: Bump the version to 3.2.5Yanir Lubetkin2015-06-031-1/+1
* ptp: e1000e: use helpers for converting ns to timespec.Richard Cochran2015-03-311-3/+1Star
* Merge branch 'ptp-2038'David S. Miller2015-03-311-8/+9
|\
| * ptp: e1000e: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-8/+8
|/
* e1000e: initial support for i219David Ertman2015-02-241-1/+3
* net: e1000e: convert to timecounter adjtime.Richard Cochran2014-12-311-4/+1Star
* ptp: drivers: set the number of programmable pins.Richard Cochran2014-03-211-0/+1
* e1000e: Cleanup - Update GPL header and CopyrightDavid Ertman2014-03-081-27/+20Star
* e1000e: PTP lock in e1000e_phc_adjustfreqTodd Fujinaka2014-03-081-0/+5
* e1000e: fix numeric overflow in phc settime methodRichard Cochran2013-04-261-2/+1Star
* e1000e: resolve -Wunused-parameter compile warningsBruce Allan2013-02-011-2/+3
* e1000e: update copyright dateBruce Allan2013-01-271-1/+1
* e1000e: add support for IEEE-1588 PTPBruce Allan2013-01-271-0/+276