]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'be2net-next'
authorDavid S. Miller <davem@davemloft.net>
Mon, 27 Jun 2016 08:06:31 +0000 (04:06 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 Jun 2016 08:06:31 +0000 (04:06 -0400)
commit1d46800852102dc4571ed05555a1a7790dbc9b30
tree5015fe39f92ef1754c4822a422d51fd585c9ccf6
parent6cede29f4b5bc5bea3e7dbd7550740db6f731125
parent310340cd166d37b4feb64632026174a0391e4d6c
Merge branch 'be2net-next'

Sathya Perla says:

====================
be2net: patch set

Hi Dave, pls consider commiting the following patches to the net-next tree.
Thanks!

Patch 1 replaces the be_max_eqs() macro with two new macros called
be_max_nic_eqs() and be_max_func_eqs() to clear confusion in that part
of the code.

Patch 2 adds support to configure asymmetric number of rx/tx queues via
ethtool set-channels option.

Patch 3 disables EVB when VFs are not enabled on a BE3 SR-IOV config to
avoid the broadcast echo problem.

Patch 4 updates copyright markings in be2net src files

Patch 5 updates the be2net maintainers' list
====================

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