public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] net: bcmasp: bug fixes and clean up
@ 2026-01-16  0:50 justin.chen
  2026-01-16  0:50 ` [PATCH net-next 1/3] net: bcmasp: Fix network filter wake for asp-3.0 justin.chen
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: justin.chen @ 2026-01-16  0:50 UTC (permalink / raw)
  To: florian.fainelli, andrew+netdev, davem, edumazet, kuba, pabeni,
	richardcochran
  Cc: bcm-kernel-feedback-list, netdev, linux-kernel, Justin Chen

From: Justin Chen <justin.chen@broadcom.com>

Fix an incorrect channel network filter channel configuration and
an early exit cleanup leak with of_phy_register_fixed_link().

Clean up and streamline some code that is no longer needed due to
older HW support being dropped.

Justin Chen (3):
  net: bcmasp: Fix network filter wake for asp-3.0
  net: bcmasp: clean up some legacy logic
  net: bcmasp: streamline early exit and fix leak

 drivers/net/ethernet/broadcom/asp2/bcmasp.c   | 37 +++++------
 drivers/net/ethernet/broadcom/asp2/bcmasp.h   | 37 +----------
 .../net/ethernet/broadcom/asp2/bcmasp_intf.c  | 63 +++++--------------
 3 files changed, 32 insertions(+), 105 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2026-01-16 20:18 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-16  0:50 [PATCH net-next 0/3] net: bcmasp: bug fixes and clean up justin.chen
2026-01-16  0:50 ` [PATCH net-next 1/3] net: bcmasp: Fix network filter wake for asp-3.0 justin.chen
2026-01-16  2:10   ` Florian Fainelli
2026-01-16 17:23   ` Andrew Lunn
2026-01-16 18:55     ` Justin Chen
2026-01-16 20:18       ` Andrew Lunn
2026-01-16  0:50 ` [PATCH net-next 2/3] net: bcmasp: clean up some legacy logic justin.chen
2026-01-16  2:10   ` Florian Fainelli
2026-01-16  0:50 ` [PATCH net-next 3/3] net: bcmasp: streamline early exit and fix leak justin.chen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox