linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ath10k: improve set_bitrate_mask
@ 2015-03-31 10:49 Michal Kazior
  2015-03-31 10:49 ` [PATCH v2 1/2] ath10k: clean up set_bitrate_mask handling Michal Kazior
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Michal Kazior @ 2015-03-31 10:49 UTC (permalink / raw)
  To: ath10k; +Cc: linux-wireless, Michal Kazior

This makes set_bitrate_mask more flexible by
allowing more than applying simple single rate or
max nss limits.

This still isn't ideal and VHT MCSs can't be set
separately (only a few range-options are allowed).

v2:
 * fix ouf-of-bounds
 * rebased to master branch + multi-channel patches

This will not apply cleanly without multi-channel
support and conflict resolution will be
non-trivial.


Michal Kazior (2):
  ath10k: clean up set_bitrate_mask handling
  ath10k: implement more versatile set_bitrate_mask

 drivers/net/wireless/ath/ath10k/core.h |   4 +-
 drivers/net/wireless/ath/ath10k/mac.c  | 708 +++++++++++++++++++--------------
 2 files changed, 421 insertions(+), 291 deletions(-)

-- 
2.1.4


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

end of thread, other threads:[~2015-04-01 17:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-31 10:49 [PATCH v2 0/2] ath10k: improve set_bitrate_mask Michal Kazior
2015-03-31 10:49 ` [PATCH v2 1/2] ath10k: clean up set_bitrate_mask handling Michal Kazior
2015-03-31 10:49 ` [PATCH v2 2/2] ath10k: implement more versatile set_bitrate_mask Michal Kazior
2015-04-01 12:38   ` Michal Kazior
2015-04-01 17:09     ` Kalle Valo
2015-04-01 17:34 ` [PATCH v2 0/2] ath10k: improve set_bitrate_mask 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).