linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] qtnfmac: debugfs update and other misc fixes
@ 2019-04-09  7:35 Sergey Matyukevich
  2019-04-09  7:35 ` [PATCH 1/3] qtnfmac: handle channel switch events for connected stations only Sergey Matyukevich
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Sergey Matyukevich @ 2019-04-09  7:35 UTC (permalink / raw)
  To: linux-wireless@vger.kernel.org; +Cc: Igor Mitsyanko, Sergey Matyukevich

Hello Kalle and all,

Here is the patch set with minor fixes and enhancements for qtnfmac driver,
that were not included into the previous larger series.

The major changes include the following items:
- updating debugfs structure to support multiple cards on a single host
- add kernel module param to control DFS slave radar detection behavior

Regards,
Sergey


Igor Mitsyanko (1):
  qtnfmac: allow to control DFS slave radar detection

Sergey Matyukevich (2):
  qtnfmac: handle channel switch events for connected stations only
  qtnfmac: modify debugfs to support multiple cards

 drivers/net/wireless/quantenna/qtnfmac/cfg80211.c |  2 +-
 drivers/net/wireless/quantenna/qtnfmac/commands.c |  4 ++-
 drivers/net/wireless/quantenna/qtnfmac/commands.h |  3 +-
 drivers/net/wireless/quantenna/qtnfmac/core.c     | 35 +++++++++++++++++++++++
 drivers/net/wireless/quantenna/qtnfmac/core.h     |  2 ++
 drivers/net/wireless/quantenna/qtnfmac/debug.c    |  4 ++-
 drivers/net/wireless/quantenna/qtnfmac/event.c    | 16 +++++++----
 drivers/net/wireless/quantenna/qtnfmac/qlink.h    |  4 ++-
 8 files changed, 60 insertions(+), 10 deletions(-)

-- 
2.11.0


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

end of thread, other threads:[~2019-04-26 11:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-09  7:35 [PATCH 0/3] qtnfmac: debugfs update and other misc fixes Sergey Matyukevich
2019-04-09  7:35 ` [PATCH 1/3] qtnfmac: handle channel switch events for connected stations only Sergey Matyukevich
2019-04-26 11:53   ` Kalle Valo
2019-04-09  7:35 ` [PATCH 2/3] qtnfmac: allow to control DFS slave radar detection Sergey Matyukevich
2019-04-09  7:35 ` [PATCH 3/3] qtnfmac: modify debugfs to support multiple cards Sergey Matyukevich

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).