]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'bnx2x-next'
authorDavid S. Miller <davem@davemloft.net>
Wed, 22 Jul 2015 17:47:27 +0000 (10:47 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 22 Jul 2015 17:47:27 +0000 (10:47 -0700)
commiteb32f8ac024f0a62d562f4c95ed4ccfccd154279
treee6bfc14d5874aa8885f44de68ec38116a5a7512f
parent190265a8077dfd07c9d5544d0eb97798f43b3462
parent3314e4eed3c9f8715cdaed8545e45773fc909c3a
Merge branch 'bnx2x-next'

Yuval Mintz says:

====================
bnx2x: update FW, rebrand and more

This patch series does several things - it updates the bnx2x FW into
7.12.30 which both contains some small fixes as well as opening the door
for several new features for the device - mainly vxlan/geneve offloads
and vlan filtering offload.
It then adds a new Multi-function mode [BD] which requires this FW in
order to operate.

In addition, this finally rebrands the driver from a 'broadcom' driver
into a 'qlogic' driver [although it would still reside under Broadcom's
tree in the kernel].
====================

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