]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'qed-driver-updates'
authorDavid S. Miller <davem@davemloft.net>
Mon, 2 Jan 2017 02:02:21 +0000 (21:02 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 Jan 2017 02:02:21 +0000 (21:02 -0500)
commit5fc66c1e4a917329a9a1fbb1251f682383243d7a
treecf6d7ce153ea58a5eb40b0ce17986ea0fae88b7c
parent2862daf62c7dce53357c735e172d8f370cd55957
parent1bff31d008355aef158f10dd4c3a37cd1f3a3e5a
Merge branch 'qed-driver-updates'

Yuval Mintz says:

====================
qed*: Driver updates

The more interesting changes in this series include:
  - Restructuring of the qede files - qede_main.c has grown big and this
    series splits it into 3 parts [patches #2 and #3].
  - Some significant changes in the API through which RSS indirection
    table gets configured [#8].
  - Support for ndo_set_vf_trust() [#9] which would regulate which VFs
    are allowed to use promisc/multi-promisc mode.

It also contains various minor changes to qed/qede, as well as
non-functional changes [#1, #12] to complement other changes.
====================

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