All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/8] bnxt_en: Updates for net-next.
@ 2016-03-06  7:01 Michael Chan
  2016-03-06  7:01 ` [PATCH net-next 1/8] bnxt_en: Refactor bnxt_fw_to_ethtool_advertised_spds() Michael Chan
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Michael Chan @ 2016-03-06  7:01 UTC (permalink / raw)
  To: davem; +Cc: netdev

Updates to support autoneg for all supported speeds, add PF port statistics,
and Advanced Error Reporting.

Michael Chan (8):
  bnxt_en: Refactor bnxt_fw_to_ethtool_advertised_spds().
  bnxt_en: Add reporting of link partner advertisement.
  bnxt_en: Use common function to get ethtool supported flags.
  bnxt_en: Extend autoneg to all speeds.
  bnxt_en: Add port statistics support.
  bnxt_en: Include some hardware port statistics in ndo_get_stats64().
  bnxt_en: Include hardware port statistics in ethtool -S.
  bnxt_en: Enable AER support.

 drivers/net/ethernet/broadcom/bnxt/bnxt.c         | 178 +++++++++++++++++++
 drivers/net/ethernet/broadcom/bnxt/bnxt.h         |  17 +-
 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c | 201 +++++++++++++++++-----
 3 files changed, 344 insertions(+), 52 deletions(-)

-- 
1.8.3.1

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-03-06 13:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-06  7:01 [PATCH net-next 0/8] bnxt_en: Updates for net-next Michael Chan
2016-03-06  7:01 ` [PATCH net-next 1/8] bnxt_en: Refactor bnxt_fw_to_ethtool_advertised_spds() Michael Chan
2016-03-06  7:01 ` [PATCH net-next 2/8] bnxt_en: Add reporting of link partner advertisement Michael Chan
2016-03-06  7:01 ` [PATCH net-next 3/8] bnxt_en: Use common function to get ethtool supported flags Michael Chan
2016-03-06 13:36   ` Sergei Shtylyov
2016-03-06  7:01 ` [PATCH net-next 4/8] bnxt_en: Extend autoneg to all speeds Michael Chan
2016-03-06  7:01 ` [PATCH net-next 5/8] bnxt_en: Add port statistics support Michael Chan
2016-03-06  7:01 ` [PATCH net-next 6/8] bnxt_en: Include some hardware port statistics in ndo_get_stats64() Michael Chan
2016-03-06  7:01 ` [PATCH net-next 7/8] bnxt_en: Include hardware port statistics in ethtool -S Michael Chan
2016-03-06  7:01 ` [PATCH net-next 8/8] bnxt_en: Enable AER support Michael Chan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.