Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH wireless-next 0/8] wifi: mm81x: mcast and tx bw improvements
@ 2026-08-27  5:49 Lachlan Hodges
  2026-08-27  5:49 ` [PATCH wireless-next 1/8] wifi: mm81x: move beacon work and init below the tx op Lachlan Hodges
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Lachlan Hodges @ 2026-08-27  5:49 UTC (permalink / raw)
  To: lachlan.hodges, dan.callaghan; +Cc: linux-wireless, arien.judge

Some improvements to the multicast handling and tx bw selection.

lachlan

Lachlan Hodges (8):
  wifi: mm81x: move beacon work and init below the tx op
  wifi: mm81x: release buffered broadcast frames after DTIM
  wifi: mm81x: do not drop PS filtered frames in AP mode
  wifi: mm81x: implement .tx_frames_pending() mac op
  wifi: mm81x: factor out tx width selection
  wifi: mm81x: tx EAPOLs at primary width
  wifi: mm81x: clamp tx width to stas max supported width
  wifi: mm81x: tx multicast frames from AP at primary width

 drivers/net/wireless/morsemicro/mm81x/core.h |   7 +-
 drivers/net/wireless/morsemicro/mm81x/mac.c  | 181 ++++++++++++-------
 drivers/net/wireless/morsemicro/mm81x/skbq.c |   7 +-
 3 files changed, 123 insertions(+), 72 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-08-27  5:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-27  5:49 [PATCH wireless-next 0/8] wifi: mm81x: mcast and tx bw improvements Lachlan Hodges
2026-08-27  5:49 ` [PATCH wireless-next 1/8] wifi: mm81x: move beacon work and init below the tx op Lachlan Hodges
2026-08-27  5:49 ` [PATCH wireless-next 2/8] wifi: mm81x: release buffered broadcast frames after DTIM Lachlan Hodges
2026-08-27  5:49 ` [PATCH wireless-next 3/8] wifi: mm81x: do not drop PS filtered frames in AP mode Lachlan Hodges
2026-08-27  5:49 ` [PATCH wireless-next 4/8] wifi: mm81x: implement .tx_frames_pending() mac op Lachlan Hodges
2026-08-27  5:49 ` [PATCH wireless-next 5/8] wifi: mm81x: factor out tx width selection Lachlan Hodges
2026-08-27  5:49 ` [PATCH wireless-next 6/8] wifi: mm81x: tx EAPOLs at primary width Lachlan Hodges
2026-08-27  5:49 ` [PATCH wireless-next 7/8] wifi: mm81x: clamp tx width to stas max supported width Lachlan Hodges
2026-08-27  5:49 ` [PATCH wireless-next 8/8] wifi: mm81x: tx multicast frames from AP at primary width Lachlan Hodges

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