OSDN Git Service

Merge branch 'net-aquantia-implement-vlan-offloads'
authorDavid S. Miller <davem@davemloft.net>
Thu, 27 Jun 2019 17:58:32 +0000 (10:58 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 27 Jun 2019 17:58:32 +0000 (10:58 -0700)
commit1c57de69514227216c8f043ac5550ba3c6cdbfc6
treecd9472734ab38065677f2ba230da7cb7e91d180a
parent0b58f64845f3ff39edbd4b6f796350e1bb4da8b9
parent04f207fb0c2fa768da1fd30642bb83554c46847f
Merge branch 'net-aquantia-implement-vlan-offloads'

Igor Russkikh says:

====================
net: aquantia: implement vlan offloads

This patchset introduces hardware VLAN offload support and also does some
maintenance: we replace driver version with uts version string, add
documentation file for atlantic driver, and update maintainers
adding Igor as a maintainer.

v3: shuffle doc sections, per Andrew's comments

v2: updates in doc, gpl spdx tag cleanup
====================

Signed-off-by: David S. Miller <davem@davemloft.net>