]> 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)
commit8d653a737e0dab7d2fdd08c9527f5a66c06704a1
treea14826f394009f918567c4a29705a2a1deae33a7
parentf786f8db86db233336be1293702af505c5390884
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