ATH10K Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ath10k: improve set_bitrate_mask
@ 2015-03-24 12:57 Michal Kazior
  2015-03-24 12:57 ` [PATCH 1/2] ath10k: clean up set_bitrate_mask handling Michal Kazior
  2015-03-24 12:57 ` [PATCH 2/2] ath10k: implement more versatile set_bitrate_mask Michal Kazior
  0 siblings, 2 replies; 4+ messages in thread
From: Michal Kazior @ 2015-03-24 12:57 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).

This depends on:
 * ath10k: add multi-channel support
 * ath10k: cleanups 2015-03-20

Based on:
 * Kalle's pending branch + multi-channel support

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  | 705 +++++++++++++++++++--------------
 2 files changed, 419 insertions(+), 290 deletions(-)

-- 
2.1.4


_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

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

end of thread, other threads:[~2015-03-30 16:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-24 12:57 [PATCH 0/2] ath10k: improve set_bitrate_mask Michal Kazior
2015-03-24 12:57 ` [PATCH 1/2] ath10k: clean up set_bitrate_mask handling Michal Kazior
2015-03-24 12:57 ` [PATCH 2/2] ath10k: implement more versatile set_bitrate_mask Michal Kazior
2015-03-30 16:19   ` Kalle Valo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox