linux_old1/drivers/net/ethernet/emulex/benet
Alexander Duyck bde6b7cdae benet: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
This change replaces the network device operations for adding or removing a
VXLAN port with operations that are more generically defined to be used for
any UDP offload port but provide a type.  As such by just adding a line to
verify that the offload type if VXLAN we can maintain the same
functionality.

I have also gone though and removed the BE2NET_VXLAN config option since it
no longer relies on the VXLAN code anyway.

Signed-off-by: Alexander Duyck <aduyck@mirantis.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-06-17 20:23:30 -07:00
..
Kconfig benet: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port 2016-06-17 20:23:30 -07:00
Makefile be2net: Add functionality to support RoCE driver 2012-05-08 11:17:47 -07:00
be.h be2net: Fix provisioning of RSS for VFs in multi-partition configurations 2016-06-07 16:18:20 -07:00
be_cmds.c be2net: Fix provisioning of RSS for VFs in multi-partition configurations 2016-06-07 16:18:20 -07:00
be_cmds.h be2net: Fix provisioning of RSS for VFs in multi-partition configurations 2016-06-07 16:18:20 -07:00
be_ethtool.c be2net: Enable Wake-On-LAN from shutdown for Skyhawk 2016-06-07 16:18:19 -07:00
be_hw.h be2net: update copyright year to 2015 2015-05-09 16:27:04 -04:00
be_main.c benet: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port 2016-06-17 20:23:30 -07:00
be_roce.c RDMA/be2net: Remove open and close entry points 2015-12-28 11:45:55 -05:00
be_roce.h RDMA/be2net: Remove open and close entry points 2015-12-28 11:45:55 -05:00