]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'qed-next'
authorDavid S. Miller <davem@davemloft.net>
Mon, 31 Oct 2016 19:52:37 +0000 (15:52 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 31 Oct 2016 19:52:37 +0000 (15:52 -0400)
commit71ac95c4cac3056e433c4c1157d4ed9c9567f03b
treea5a8aa8e93086dc383e4b10b5d0e81836b830163
parentae6ca3107a73e20952707609ad2059e1f056a290
parent11987c2a4510ef0721c9b0567a0be4752a60e3eb
Merge branch 'qed-next'

Yuval Mintz says:

====================
qed*: Patch series

This series does several things. The bigger changes:

 - Add new notification APIs [& Defaults] for various fields.
The series then utilizes some of those qed <-> qede APIs to bass WoL
support upon.

 - Change the resource allocation scheme to receive the values from
management firmware, instead of equally sharing resources between
functions [that might not need those]. That would, e.g., allow us to
configure additional filters to network interfaces in presence of
storage [PCI] functions from same adapter.
====================

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