All of lore.kernel.org
 help / color / mirror / Atom feed
From: John Crispin <john@phrozen.org>
To: Kalle Valo <kvalo@codeaurora.org>
Cc: ath11k@lists.infradead.org, John Crispin <john@phrozen.org>
Subject: [PATCH 0/4] ath11k: add HE support
Date: Wed,  4 Sep 2019 11:12:07 +0200	[thread overview]
Message-ID: <20190904091211.26868-1-john@phrozen.org> (raw)

This series adds HE support for the ath11k driver. These patches were
previously sent and this is a rebase on ontop of ath11k-post-bringup.

*** BLURB HERE ***

John Crispin (3):
  ath11k: add HE support
  ath11k: add TWT support
  ath11k: add spatial reuse support

Sven Eckelmann (1):
  ath11k: register HE mesh capabilities

 drivers/net/wireless/ath/ath11k/core.h |   2 +
 drivers/net/wireless/ath/ath11k/mac.c  | 336 ++++++++++++++++++++++++-
 drivers/net/wireless/ath/ath11k/reg.c  |   1 +
 drivers/net/wireless/ath/ath11k/wmi.c  | 132 +++++++++-
 drivers/net/wireless/ath/ath11k/wmi.h  |  93 ++++++-
 5 files changed, 554 insertions(+), 10 deletions(-)

-- 
2.20.1


_______________________________________________
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k

             reply	other threads:[~2019-09-04  9:12 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-04  9:12 John Crispin [this message]
2019-09-04  9:12 ` [PATCH 1/4] ath11k: add HE support John Crispin
2019-09-04 15:15   ` Kalle Valo
2019-09-04 15:21   ` Kalle Valo
2019-09-05 14:30   ` Kalle Valo
2019-09-05 20:12     ` John Crispin
2019-09-04  9:12 ` [PATCH 2/4] ath11k: add TWT support John Crispin
2019-09-04  9:12 ` [PATCH 3/4] ath11k: add spatial reuse support John Crispin
2019-09-04 15:21   ` Kalle Valo
2019-09-04  9:12 ` [PATCH 4/4] ath11k: register HE mesh capabilities John Crispin
2019-09-04  9:20   ` Sven Eckelmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190904091211.26868-1-john@phrozen.org \
    --to=john@phrozen.org \
    --cc=ath11k@lists.infradead.org \
    --cc=kvalo@codeaurora.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.