]> git.baikalelectronics.ru Git - kernel.git/commit
igb: offer a PTP Hardware Clock instead of the timecompare method
authorRichard Cochran <richardcochran@gmail.com>
Fri, 16 Mar 2012 10:55:37 +0000 (10:55 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 4 Apr 2012 07:48:13 +0000 (00:48 -0700)
commit4313f969f47dfce1b0e226d01ff19f8964e1cb71
treea14826f394009f918567c4a29705a2a1deae33a7
parent51e93b86abcfb37e245a2efb456208dd6565bfe0
igb: offer a PTP Hardware Clock instead of the timecompare method

This commit removes the legacy timecompare code from the igb driver and
offers a tunable PHC instead.

Signed-off-by: Richard Cochran <richardcochran@gmail.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/Kconfig
drivers/net/ethernet/intel/igb/Makefile
drivers/net/ethernet/intel/igb/igb.h
drivers/net/ethernet/intel/igb/igb_main.c
drivers/net/ethernet/intel/igb/igb_ptp.c