]> asedeno.scripts.mit.edu Git - linux.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)
commitf3a6f592e9873ff84cd007c2b94b32a4c178b141
treea5a8aa8e93086dc383e4b10b5d0e81836b830163
parent89d9123e8ee28cb380ce5532038e89fc19471a77
parent2edbff8dcb5da324fd4c4fe953629e4f6ca73c99
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>