netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/9] bnxt_en: updates for net-next.
@ 2016-05-15  0:29 Michael Chan
  2016-05-15  0:29 ` [PATCH net-next 1/9] bnxt_en: Fix invalid max channel parameter in ethtool -l Michael Chan
                   ` (8 more replies)
  0 siblings, 9 replies; 12+ messages in thread
From: Michael Chan @ 2016-05-15  0:29 UTC (permalink / raw)
  To: davem; +Cc: netdev

Non-critical bug fixes, improvements, a new ethtool feature, and a new
device ID.

Michael Chan (9):
  bnxt_en: Fix invalid max channel parameter in ethtool -l.
  bnxt_en: Add Support for ETHTOOL_GMODULEINFO and ETHTOOL_GMODULEEEPRO
  bnxt_en: Report PCIe link speed and width during driver load
  bnxt_en: Reduce maximum ring pages if page size is 64K.
  bnxt_en: Improve the delay logic for firmware response.
  bnxt_en: Fix length value in dmesg log firmware error message.
  bnxt_en: Simplify and improve unsupported SFP+ module reporting.
  bnxt_en: Add BCM57314 device ID.
  bnxt_en: Use dma_rmb() instead of rmb().

 drivers/net/ethernet/broadcom/bnxt/bnxt.c         | 111 +++++++++++--------
 drivers/net/ethernet/broadcom/bnxt/bnxt.h         |  19 +++-
 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c | 126 +++++++++++++++++++++-
 drivers/net/ethernet/broadcom/bnxt/bnxt_hsi.h     |  34 ++++++
 4 files changed, 241 insertions(+), 49 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2016-05-15  6:01 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-15  0:29 [PATCH net-next 0/9] bnxt_en: updates for net-next Michael Chan
2016-05-15  0:29 ` [PATCH net-next 1/9] bnxt_en: Fix invalid max channel parameter in ethtool -l Michael Chan
2016-05-15  0:29 ` [PATCH net-next 2/9] bnxt_en: Add Support for ETHTOOL_GMODULEINFO and ETHTOOL_GMODULEEEPRO Michael Chan
2016-05-15  1:31   ` Ben Hutchings
2016-05-15  6:01     ` Michael Chan
2016-05-15  0:29 ` [PATCH net-next 3/9] bnxt_en: Report PCIe link speed and width during driver load Michael Chan
2016-05-15  0:29 ` [PATCH net-next 4/9] bnxt_en: Reduce maximum ring pages if page size is 64K Michael Chan
2016-05-15  0:29 ` [PATCH net-next 5/9] bnxt_en: Improve the delay logic for firmware response Michael Chan
2016-05-15  0:29 ` [PATCH net-next 6/9] bnxt_en: Fix length value in dmesg log firmware error message Michael Chan
2016-05-15  0:29 ` [PATCH net-next 7/9] bnxt_en: Simplify and improve unsupported SFP+ module reporting Michael Chan
2016-05-15  0:29 ` [PATCH net-next 8/9] bnxt_en: Add BCM57314 device ID Michael Chan
2016-05-15  0:29 ` [PATCH net-next 9/9] bnxt_en: Use dma_rmb() instead of rmb() Michael Chan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).