linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] ath11k: first round of post-bringup patches
@ 2019-11-25 16:36 Kalle Valo
  0 siblings, 0 replies; only message in thread
From: Kalle Valo @ 2019-11-25 16:36 UTC (permalink / raw)
  To: linux-wireless; +Cc: ath11k

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-11-25 16:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-25 16:36 [PATCH 0/8] ath11k: first round of post-bringup patches Kalle Valo

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