netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/4] bnxt_en: Misc. small fixes.
@ 2017-03-08 23:44 Michael Chan
  2017-03-08 23:44 ` [PATCH net 1/4] bnxt_en: Perform function reset earlier during probe Michael Chan
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Michael Chan @ 2017-03-08 23:44 UTC (permalink / raw)
  To: davem; +Cc: netdev

Fixes include moving the initial function reset, notifying the RDMA driver
during tx timeout, setting dcbx_cap properly depending on whether the
firmware agent is running or not, and an autoneg related improvement. 

Michael Chan (4):
  bnxt_en: Perform function reset earlier during probe.
  bnxt_en: Call bnxt_ulp_stop() during tx timeout.
  bnxt_en: Check if firmware LLDP agent is running.
  bnxt_en: Ignore 0 value in autoneg supported speed from firmware.

 drivers/net/ethernet/broadcom/bnxt/bnxt.c     | 25 ++++++++++++++++++-------
 drivers/net/ethernet/broadcom/bnxt/bnxt.h     |  1 +
 drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.c |  2 +-
 3 files changed, 20 insertions(+), 8 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2017-03-10  1:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-08 23:44 [PATCH net 0/4] bnxt_en: Misc. small fixes Michael Chan
2017-03-08 23:44 ` [PATCH net 1/4] bnxt_en: Perform function reset earlier during probe Michael Chan
2017-03-08 23:44 ` [PATCH net 2/4] bnxt_en: Call bnxt_ulp_stop() during tx timeout Michael Chan
2017-03-08 23:44 ` [PATCH net 3/4] bnxt_en: Check if firmware LLDP agent is running Michael Chan
2017-03-08 23:44 ` [PATCH net 4/4] bnxt_en: Ignore 0 value in autoneg supported speed from firmware Michael Chan
2017-03-10  1:38 ` [PATCH net 0/4] bnxt_en: Misc. small fixes David Miller

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).