netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/3] mlxbf_gige: Fix several bugs
@ 2023-09-19 22:13 Asmaa Mnebhi
  2023-09-19 22:13 ` [PATCH v1 1/3] mlxbf_gige: Fix kernel panic at shutdown Asmaa Mnebhi
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Asmaa Mnebhi @ 2023-09-19 22:13 UTC (permalink / raw)
  To: davem, edumazet, kuba, pabeni, olteanv; +Cc: Asmaa Mnebhi, netdev, davthompson

Fix several bugs in the mlxbf_gige driver:
1) panic at shutdown
2) no ip assigned although link is up
3) clogged port due to RX pause frames

Asmaa Mnebhi (3):
  mlxbf_gige: Fix kernel panic at shutdown
  mlxbf_gige: Fix intermittent no ip issue
  mlxbf_gige: Enable the GigE port in mlxbf_gige_open

 .../mellanox/mlxbf_gige/mlxbf_gige_main.c     | 26 +++++++++----------
 .../mellanox/mlxbf_gige/mlxbf_gige_rx.c       |  9 ++++---
 2 files changed, 19 insertions(+), 16 deletions(-)

-- 
2.30.1


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

end of thread, other threads:[~2023-09-20  2:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-19 22:13 [PATCH v1 0/3] mlxbf_gige: Fix several bugs Asmaa Mnebhi
2023-09-19 22:13 ` [PATCH v1 1/3] mlxbf_gige: Fix kernel panic at shutdown Asmaa Mnebhi
2023-09-20  2:51   ` Florian Fainelli
2023-09-19 22:13 ` [PATCH v1 2/3] mlxbf_gige: Fix intermittent no ip issue Asmaa Mnebhi
2023-09-19 22:13 ` [PATCH v1 3/3] mlxbf_gige: Enable the GigE port in mlxbf_gige_open Asmaa Mnebhi

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