From: Michael Chan
Date: Wed, 17 Jan 2018 03:21:02 -0500
> First, we upgrade the firmware interface spec. Due to a change in
> the toolchains, the auto-generated bnxt_hsi.h does not match the
> old bnxt_hsi.h and the patch is really big. This should be just
> one-time. Going forward, changes s
First, we upgrade the firmware interface spec. Due to a change in
the toolchains, the auto-generated bnxt_hsi.h does not match the
old bnxt_hsi.h and the patch is really big. This should be just
one-time. Going forward, changes should be incremental.
The next 10 patches implement a new scheme
From: Michael Chan
Date: Thu, 26 Oct 2017 11:51:18 -0400
> This series includes firmware interface update, some optimizations,
> some new PCI IDs, new MTU checks, ethtool reset method, interrupt coalescing
> code cleanup, and TC flower offload for vxlan encap/decap from Sathya
> Perla.
Series ap
This series includes firmware interface update, some optimizations,
some new PCI IDs, new MTU checks, ethtool reset method, interrupt coalescing
code cleanup, and TC flower offload for vxlan encap/decap from Sathya
Perla.
Michael Chan (7):
bnxt_en: Update firmware interface to 1.8.3.1
bnxt_en
From: Michael Chan
Date: Thu, 29 Dec 2016 12:13:30 -0500
> This patch series for net-next contains cleanups, new features and minor
> fixes. The driver specific busy polling code is removed to use busy
> polling support in core networking. Hardware RFS support is enhanced with
> added ipv6 flow
This patch series for net-next contains cleanups, new features and minor
fixes. The driver specific busy polling code is removed to use busy
polling support in core networking. Hardware RFS support is enhanced with
added ipv6 flows support and VF support. A new scheme to allocate TX
rings from t