linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@codeaurora.org>
To: linux-wireless@vger.kernel.org
Cc: ath11k@lists.infradead.org
Subject: [PATCH 0/8] ath11k: first round of post-bringup patches
Date: Mon, 25 Nov 2019 16:36:16 +0000	[thread overview]
Message-ID: <0101016ea36bbb6a-f2383214-ab5a-461b-8b8e-ab608b983ea0-000000@us-west-2.amazonses.com> (raw)

Here's first of round of ath11k patches from ath11k-post-bringup
branch[1] which got queued while ath11k was in review. Major features
here are HE and TWT support.

Please review.

Kalle

[1] https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git/log/?h=ath11k-post-bringup


John Crispin (6):
  ath11k: add RX stats support for radiotap
  ath11k: ignore event 0x6017
  ath11k: convert message from info to dbg
  ath11k: add HE support
  ath11k: add TWT support
  ath11k: add spatial reuse support

Tamizh chelvam (2):
  ath11k: fix missed bw conversion in tx completion
  ath11k: Remove dead code while handling amsdu packets

 drivers/net/wireless/ath/ath11k/core.h        |   2 +
 drivers/net/wireless/ath/ath11k/debugfs_sta.c |   2 +-
 drivers/net/wireless/ath/ath11k/dp_rx.c       |  51 ++---
 drivers/net/wireless/ath/ath11k/mac.c         | 309 +++++++++++++++++++++++++-
 drivers/net/wireless/ath/ath11k/mac.h         |   1 +
 drivers/net/wireless/ath/ath11k/reg.c         |   1 +
 drivers/net/wireless/ath/ath11k/wmi.c         | 133 ++++++++++-
 drivers/net/wireless/ath/ath11k/wmi.h         | 105 ++++++++-
 8 files changed, 558 insertions(+), 46 deletions(-)

-- 
2.7.4


                 reply	other threads:[~2019-11-25 16:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=0101016ea36bbb6a-f2383214-ab5a-461b-8b8e-ab608b983ea0-000000@us-west-2.amazonses.com \
    --to=kvalo@codeaurora.org \
    --cc=ath11k@lists.infradead.org \
    --cc=linux-wireless@vger.kernel.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 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).