netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net v2 0/4] bnxt_en: Misc. fixes
@ 2023-12-07  0:05 Michael Chan
  2023-12-07  0:05 ` [PATCH net v2 1/4] bnxt_en: Clear resource reservation during resume Michael Chan
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Michael Chan @ 2023-12-07  0:05 UTC (permalink / raw)
  To: davem; +Cc: netdev, edumazet, kuba, pabeni, gospo

[-- Attachment #1: Type: text/plain, Size: 652 bytes --]

4 miscellaneous driver fixes covering PM resume, SKB recycling,
wrong return value check, and PTP HWTSTAMP_FILTER_ALL.

v2: Fix SOB tags in patch 1 and 3.

Kalesh AP (1):
  bnxt_en: Fix wrong return value check in bnxt_close_nic()

Michael Chan (1):
  bnxt_en: Fix HWTSTAMP_FILTER_ALL packet timestamp logic

Somnath Kotur (1):
  bnxt_en: Clear resource reservation during resume

Sreekanth Reddy (1):
  bnxt_en: Fix skb recycling logic in bnxt_deliver_skb()

 drivers/net/ethernet/broadcom/bnxt/bnxt.c | 27 ++++++++++++++++++-----
 drivers/net/ethernet/broadcom/bnxt/bnxt.h |  8 ++++++-
 2 files changed, 29 insertions(+), 6 deletions(-)

-- 
2.30.1


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4209 bytes --]

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

end of thread, other threads:[~2023-12-07 22:31 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-07  0:05 [PATCH net v2 0/4] bnxt_en: Misc. fixes Michael Chan
2023-12-07  0:05 ` [PATCH net v2 1/4] bnxt_en: Clear resource reservation during resume Michael Chan
2023-12-07 18:20   ` Jakub Kicinski
2023-12-07  0:05 ` [PATCH net v2 2/4] bnxt_en: Fix skb recycling logic in bnxt_deliver_skb() Michael Chan
2023-12-07 18:21   ` Jakub Kicinski
2023-12-07 18:22     ` Jakub Kicinski
2023-12-07 18:37     ` Andy Gospodarek
2023-12-07 18:41       ` Jakub Kicinski
2023-12-07  0:05 ` [PATCH net v2 3/4] bnxt_en: Fix wrong return value check in bnxt_close_nic() Michael Chan
2023-12-07 18:27   ` Jakub Kicinski
2023-12-07 22:24     ` Michael Chan
2023-12-07 22:31       ` Jakub Kicinski
2023-12-07  0:05 ` [PATCH net v2 4/4] bnxt_en: Fix HWTSTAMP_FILTER_ALL packet timestamp logic Michael Chan
2023-12-07 12:04 ` [PATCH net v2 0/4] bnxt_en: Misc. fixes Vadim Fedorenko
2023-12-07 16:24   ` 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).