public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH mt76 v2 0/4] wifi: mt76: mt7996: rx filter fixes and improvements.
@ 2025-04-30 23:22 Rory Little
  2025-04-30 23:22 ` [PATCH mt76 v2 1/4] wifi: mt76: mt7996: Add per-radio phy debugfs directories Rory Little
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Rory Little @ 2025-04-30 23:22 UTC (permalink / raw)
  To: nbd, lorenzo, ryder.lee; +Cc: shayne.chen, sean.wang, linux-wireless

The previous series introduced a compiler warning in the first patch,
due to an unused return value. This series fixes that.

v2:
- Catch and return error value from mt7996_init_radio_phy_debugfs.

Rory Little (4):
  wifi: mt76: mt7996: Add per-radio phy debugfs directories.
  wifi: mt76: mt7996: Add debugfs file for rxfilter.
  wifi: mt76: mt7996: Refactor of rx filter logic.
  wifi: mt76: mt7996: Allow monitor enable if phy is already running.

 .../wireless/mediatek/mt76/mt7996/debugfs.c   |  78 +++++++++++
 .../net/wireless/mediatek/mt76/mt7996/main.c  | 125 +++++++++---------
 .../wireless/mediatek/mt76/mt7996/mt7996.h    |   9 +-
 3 files changed, 151 insertions(+), 61 deletions(-)

-- 
2.45.2


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

end of thread, other threads:[~2025-05-07 20:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-30 23:22 [PATCH mt76 v2 0/4] wifi: mt76: mt7996: rx filter fixes and improvements Rory Little
2025-04-30 23:22 ` [PATCH mt76 v2 1/4] wifi: mt76: mt7996: Add per-radio phy debugfs directories Rory Little
2025-05-07  6:06   ` kernel test robot
2025-05-07 20:57     ` Rory Little
2025-04-30 23:22 ` [PATCH mt76 v2 2/4] wifi: mt76: mt7996: Add debugfs file for rxfilter Rory Little
2025-04-30 23:22 ` [PATCH mt76 v2 3/4] wifi: mt76: mt7996: Refactor of rx filter logic Rory Little
2025-04-30 23:22 ` [PATCH mt76 v2 4/4] wifi: mt76: mt7996: Allow monitor enable if phy is already running Rory Little

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