linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] mac80211: Turn AQL into a proper NL80211_EXT_FEATURE flag
@ 2019-12-11 14:52 Toke Høiland-Jørgensen
  2019-12-11 14:52 ` [PATCH 1/2] mac80211: Turn AQL into an NL80211_EXT_FEATURE Toke Høiland-Jørgensen
  2019-12-11 14:52 ` [PATCH 2/2] ath10k: Enable Airtime Queue Limits feature Toke Høiland-Jørgensen
  0 siblings, 2 replies; 7+ messages in thread
From: Toke Høiland-Jørgensen @ 2019-12-11 14:52 UTC (permalink / raw)
  To: linux-wireless; +Cc: Toke Høiland-Jørgensen

It turns out that there are some issues with just enabling AQL for all
drivers; so instead, this series turns it into an NL80211_EXT_FEATURE
flag, and only enables it for ath10k.

Some coordination to make sure the mac80211 and the driver patch goes
into the same -rc would be good.

Toke Høiland-Jørgensen (2):
  mac80211: Turn AQL into an NL80211_EXT_FEATURE
  ath10k: Enable Airtime Queue Limits feature

 drivers/net/wireless/ath/ath10k/mac.c |  1 +
 include/uapi/linux/nl80211.h          |  1 +
 net/mac80211/debugfs_sta.c            | 76 ++++++++++++++++++++-------
 net/mac80211/main.c                   |  4 +-
 net/mac80211/sta_info.c               |  3 ++
 net/mac80211/sta_info.h               |  1 -
 net/mac80211/tx.c                     |  4 +-
 7 files changed, 66 insertions(+), 24 deletions(-)

-- 
2.24.0


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

end of thread, other threads:[~2019-12-12 10:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-11 14:52 [PATCH 0/2] mac80211: Turn AQL into a proper NL80211_EXT_FEATURE flag Toke Høiland-Jørgensen
2019-12-11 14:52 ` [PATCH 1/2] mac80211: Turn AQL into an NL80211_EXT_FEATURE Toke Høiland-Jørgensen
2019-12-11 21:21   ` Johannes Berg
2019-12-12  6:05     ` Justin Capella
2019-12-12 10:29       ` Toke Høiland-Jørgensen
2019-12-12 10:26     ` Toke Høiland-Jørgensen
2019-12-11 14:52 ` [PATCH 2/2] ath10k: Enable Airtime Queue Limits feature Toke Høiland-Jørgensen

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