summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/samsung
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2014-03-28 14:25:02 -0400
committerDavid S. Miller <davem@davemloft.net>2014-03-28 14:25:02 -0400
commit1d784724dbb518a63535e79d7074fbaa38305605 (patch)
treeaf9e9a3b0cd7f514f1c41bab0e7c58dc3ca214fd /drivers/net/ethernet/samsung
parente1250037de22b99694ebfd37b867a3f591b0dc39 (diff)
parentc9c47142f6bf4684c13b571b312b67f3830f1d86 (diff)
downloadlinux-1d784724dbb518a63535e79d7074fbaa38305605.tar.bz2
Merge branch 'be2net-next'
Sathya Perla says: ==================== be2net: add vxlan offload support The first patch adds the FW cmds needed to configure the Skyhawk-R chip for supporting VxLAN offloads. The second patch implements the ndo_add/del_vxlan_port() methods and the plumbing for supporting RX/TX csum, TSO and RSS steering offloads for VxLAN traffic. v2 changes: NETIF_F_SG need not be set for hw_enc_features by the driver as it is done by the stack. v3 changes: * Defer FW cmds needed for VxLAN offloads to a workqueue * Reset FW to VxLAN offloads disabled state in the unload path v4 changes: * Revert the usage of workqueue (introduced in v3) to implement ndo_add/del_vxlan_port() as it is currently not needed (none of the FW cmd calls sleep.) Suggested by David M. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/samsung')
0 files changed, 0 insertions, 0 deletions