Searched hist:"83129 b37ef35bb6a7f01c060129736a8db5d31c4" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/e1000e/ |
H A D | e1000.h | diff 83129b37ef35bb6a7f01c060129736a8db5d31c4 Tue Jun 02 09:05:45 CDT 2015 Yanir Lubetkin <yanirx.lubetkin@intel.com> e1000e: fix systim issues
Two issues involving systim were reported. 1. Clock is not running in the correct frequency 2. In some situations, systim values were not incremented linearly This patch fixes the hardware clock configuration and the spurious non-linear increment.
Signed-off-by: Yanir Lubetkin <yanirx.lubetkin@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
H A D | netdev.c | diff 83129b37ef35bb6a7f01c060129736a8db5d31c4 Tue Jun 02 09:05:45 CDT 2015 Yanir Lubetkin <yanirx.lubetkin@intel.com> e1000e: fix systim issues
Two issues involving systim were reported. 1. Clock is not running in the correct frequency 2. In some situations, systim values were not incremented linearly This patch fixes the hardware clock configuration and the spurious non-linear increment.
Signed-off-by: Yanir Lubetkin <yanirx.lubetkin@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|