summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb/igb_ptp.c
Commit message (Expand)AuthorAgeFilesLines
* igb: Read register for latch_on without return valueAkeem G Abodunrin2013-08-221-4/+4
* igb: Add support for i354 devicesCarolyn Wyborny2013-04-191-0/+4
* igb: Fix code comments and whitespaceJeff Kirsher2013-04-191-39/+18Star
* igb: fix PHC stopping on max freqJiri Benc2013-03-261-1/+1
* igb: Use in-kernel PTP_EV_PORT #defineMatthew Vick2013-01-181-3/+3
* igb: Free any held skb that should have been timestamped on removeMatthew Vick2013-01-181-0/+4
* igb: Add mechanism for detecting latched hardware Rx timestampMatthew Vick2013-01-181-0/+45
* igb: Add timeout for PTP Tx work itemMatthew Vick2013-01-181-0/+10
* igb: Update PTP Rx filtersMatthew Vick2012-11-221-27/+20Star
* igb: Fix sparse warning in igb_ptp_rx_pktstampAlexander Duyck2012-10-301-1/+1
* igb: Split Rx timestamping into two separate functionsAlexander Duyck2012-10-191-17/+38
* ptp: link the phc device to its parent deviceRichard Cochran2012-09-221-1/+2
* igb: Add 1588 support to I210/I211.Matthew Vick2012-09-171-45/+171
* igb: Prevent dropped Tx timestamps via work items and interrupts.Matthew Vick2012-09-171-16/+86
* igb: Store the MAC address in the name in the PTP struct.Matthew Vick2012-09-171-4/+3Star
* igb: Update PTP function names/variables and locations.Matthew Vick2012-09-171-118/+367
* igb: Add switch case for supported hardware to igb_ptp_remove.Carolyn Wyborny2012-06-201-1/+11
* igb: Add Support for new i210/i211 devices.Carolyn Wyborny2012-05-121-0/+4
* igb: offer a PTP Hardware Clock instead of the timecompare methodRichard Cochran2012-04-041-0/+59
* igb: add PTP Hardware Clock codeRichard Cochran2012-04-041-0/+322