2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-20 03:04:01 +08:00
linux-next/drivers/net/ethernet/intel
Richard Cochran 0704fae33c ptp: ixgbe: use helpers for converting ns to timespec.
This patch changes the driver to use ns_to_timespec64() and
timespec64_to_ns() instead of open coding the same logic.

Compile tested only.

Signed-off-by: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-03-31 17:19:19 -04:00
..
e1000 ethernet: codespell comment spelling fixes 2015-03-08 22:54:22 -04:00
e1000e ptp: e1000e: use helpers for converting ns to timespec. 2015-03-31 17:19:18 -04:00
fm10k ptp: fm10k: convert to the 64 bit get/set time methods. 2015-03-31 12:01:17 -04:00
i40e ptp: i40e: convert to the 64 bit get/set time methods. 2015-03-31 12:01:17 -04:00
i40evf i40evf: add FW version to ethtool info 2015-03-27 03:01:29 -07:00
igb ptp: igb: use helpers for converting ns to timespec. 2015-03-31 17:19:19 -04:00
igbvf igbvf: use netif_carrier_off earlier when bringing if down 2015-03-20 17:45:12 -07:00
ixgb ixgb: call netif_carrier_off early on down 2015-03-20 17:41:52 -07:00
ixgbe ptp: ixgbe: use helpers for converting ns to timespec. 2015-03-31 17:19:19 -04:00
ixgbevf ixgbevf: Use ether_addr_copy() instead of memcpy() 2015-03-13 15:41:15 -07:00
e100.c ethernet: codespell comment spelling fixes 2015-03-08 22:54:22 -04:00
Kconfig i40e: Strip configfs code 2015-03-07 07:01:06 -08:00
Makefile fm10k: Add skeletal frame for Intel(R) FM10000 Ethernet Switch Host Interface Driver 2014-09-23 03:59:13 -07:00