This series adds support for the embedded version of the
ethernet controller (Nitro) in the North Star 2 SoC.  There are a number
of features not supported and a software workaround for a hardware rx
bug is required for Nitro A0.  Please review.

Prashant Sreedharan (6):
  bnxt_en: Add basic support for Nitro in North Star 2.
  bnxt_en: Workaround Nitro A0 hardware RX bug (part 1).
  bnxt_en: Workaround Nitro A0 hardware RX bug (part 2).
  bnxt_en: Workaround Nitro A0 hardware RX bug (part 3).
  bnxt_en: Workaround Nitro A0 RX hardware bug (part 4).
  bnxt_en: Add BCM58700 PCI device ID for NS2 Nitro.

 drivers/net/ethernet/broadcom/bnxt/bnxt.c         | 254 ++++++++++++++++++----
 drivers/net/ethernet/broadcom/bnxt/bnxt.h         |   6 +-
 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c |  12 +-
 3 files changed, 229 insertions(+), 43 deletions(-)

-- 
1.8.3.1

Reply via email to