android_kernel_lge_bullhead/drivers/net/ethernet/intel/ixgbevf
Patrick McHardy 86a9bad3ab net: vlan: add protocol argument to packet tagging functions
Add a protocol argument to the VLAN packet tagging functions. In case of HW
tagging, we need that protocol available in the ndo_start_xmit functions,
so it is stored in a new field in the skb. The new field fits into a hole
(on 64 bit) and doesn't increase the sks's size.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-04-19 14:46:06 -04:00
..
Makefile
defines.h ixgbevf: Add VF DCB + SR-IOV support 2012-10-22 21:15:35 -07:00
ethtool.c ixgbevf: Make sure link status and speed are fetched 2013-01-28 00:19:52 -08:00
ixgbevf.h ixgbevf: Make next_to_watch a pointer and adjust memory barriers to avoid races 2013-03-08 00:03:26 -08:00
ixgbevf_main.c net: vlan: add protocol argument to packet tagging functions 2013-04-19 14:46:06 -04:00
mbx.c ixgbevf: Fix code for handling timeout 2012-09-24 00:21:51 -07:00
mbx.h ixgbevf: Add VF DCB + SR-IOV support 2012-10-22 21:15:35 -07:00
regs.h
vf.c ixgbevf: Adjust to handle unassigned MAC address from PF 2013-03-28 01:13:46 -07:00
vf.h ixgbevf: Add VF DCB + SR-IOV support 2012-10-22 21:15:35 -07:00