All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] wifi: refactor USB endpoint lookups
@ 2026-03-30 10:32 Johan Hovold
  2026-03-30 10:32 ` [PATCH 1/3] wifi: at76c50x: refactor endpoint lookup Johan Hovold
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Johan Hovold @ 2026-03-30 10:32 UTC (permalink / raw)
  To: linux-wireless; +Cc: Johannes Berg, libertas-dev, linux-kernel, Johan Hovold

Use the common USB helper for looking up bulk and interrupt endpoints
instead of open coding.

Johan


Johan Hovold (3):
  wifi: at76c50x: refactor endpoint lookup
  wifi: libertas: refactor endpoint lookup
  wifi: libertas_tf: refactor endpoint lookup

 drivers/net/wireless/atmel/at76c50x-usb.c     | 22 ++-------
 .../net/wireless/marvell/libertas/if_usb.c    | 33 +++++++------
 .../net/wireless/marvell/libertas_tf/if_usb.c | 46 +++++++++----------
 3 files changed, 41 insertions(+), 60 deletions(-)

-- 
2.52.0


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

end of thread, other threads:[~2026-04-07 14:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-30 10:32 [PATCH 0/3] wifi: refactor USB endpoint lookups Johan Hovold
2026-03-30 10:32 ` [PATCH 1/3] wifi: at76c50x: refactor endpoint lookup Johan Hovold
2026-03-30 10:32 ` [PATCH 2/3] wifi: libertas: " Johan Hovold
2026-03-30 10:32 ` [PATCH 3/3] wifi: libertas_tf: " Johan Hovold
2026-04-07 14:01 ` [PATCH 0/3] wifi: refactor USB endpoint lookups Johannes Berg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.