All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] ath11k: add HE support
@ 2019-09-04  9:12 John Crispin
  2019-09-04  9:12 ` [PATCH 1/4] " John Crispin
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: John Crispin @ 2019-09-04  9:12 UTC (permalink / raw)
  To: Kalle Valo; +Cc: ath11k, John Crispin

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

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

end of thread, other threads:[~2019-09-05 20:12 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-04  9:12 [PATCH 0/4] ath11k: add HE support John Crispin
2019-09-04  9:12 ` [PATCH 1/4] " 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

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.