commit | 30d932279dc226d4471c823618dba5c1ea1e681e | [log] [tgz] |
---|---|---|
author | Jose Abreu <Jose.Abreu@synopsys.com> | Sat Aug 17 20:54:50 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sat Aug 17 12:43:59 2019 -0700 |
tree | fa69e278f5c14d249eadc38e2ef5ce7f105e1854 | |
parent | 81b945aea0ead6fd1ed9a57c01b0b8699efea426 [diff] |
net: stmmac: Add support for VLAN Insertion Offload Adds the logic to insert a given VLAN ID in a packet. This is offloaded to HW and its descriptor based. For now, only XGMAC implements the necessary callbacks. Signed-off-by: Jose Abreu <joabreu@synopsys.com> Signed-off-by: David S. Miller <davem@davemloft.net>