linux_dsm_epyc7002/drivers/net/ethernet/intel/igb
Jacob Keller 11ba69e876 igb: enable l4 timestamping for v2 event packets
When enabling hardware timestamping for ptp v2 event packets, the
software does not setup the queue for l4 packets, although layer 4
packets are valid for v2. This patch adds the flag which enables
setting up a queue and enabling udp packet timestamping.

Signed-off-by: Jacob E Keller <jacob.e.keller@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2011-10-16 13:18:03 -07:00
..
e1000_82575.c igb: Loopback functionality supports for i350 devices 2011-10-12 22:50:21 -07:00
e1000_82575.h igb: Create separate functions for generating cmd_type and olinfo 2011-10-06 23:27:16 -07:00
e1000_defines.h igb: Add workaround for byte swapped VLAN on i350 local traffic 2011-10-12 22:46:40 -07:00
e1000_hw.h
e1000_mac.c igb: Alternate MAC Address Updates for Func2&3 2011-10-06 03:42:12 -07:00
e1000_mac.h
e1000_mbx.c
e1000_mbx.h
e1000_nvm.c
e1000_nvm.h
e1000_phy.c igb: Code to prevent overwriting SFP I2C 2011-10-06 03:33:03 -07:00
e1000_phy.h
e1000_regs.h igb: Loopback functionality supports for i350 devices 2011-10-12 22:50:21 -07:00
igb_ethtool.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next 2011-10-11 15:24:56 -04:00
igb_main.c igb: enable l4 timestamping for v2 event packets 2011-10-16 13:18:03 -07:00
igb.h igb: Add workaround for byte swapped VLAN on i350 local traffic 2011-10-12 22:46:40 -07:00
Makefile