linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/11] rt2800 patches 19.12.2016
@ 2016-12-19 10:52 Stanislaw Gruszka
  2016-12-19 10:52 ` [PATCH 01/11] rt2800: make rx ampdu_factor depend on number of rx chains Stanislaw Gruszka
                   ` (10 more replies)
  0 siblings, 11 replies; 14+ messages in thread
From: Stanislaw Gruszka @ 2016-12-19 10:52 UTC (permalink / raw)
  To: linux-wireless; +Cc: Helmut Schaa, Stanislaw Gruszka

Random fixes for rt2800 driver.

Stanislaw Gruszka (11):
  rt2800: make rx ampdu_factor depend on number of rx chains
  rt2800: don't set ht parameters for non-aggregated frames
  rt2800: set minimum MPDU and PSDU lengths to sane values
  rt2800: set MAX_PSDU len according to remote STAs capabilities
  rt2800: rename adjust_freq_offset function
  rt2800: warn if doing VCO recalibration for unknow RF chip
  rt2800: perform VCO recalibration for RF5592 chip
  rt2x00: merge agc and vco works with link tuner
  rt2800: replace mdelay by usleep on vco calibration.
  rt2800: replace msleep() with usleep_range() on channel switch
  rt2x00: add mutex to synchronize config and link tuner

 drivers/net/wireless/ralink/rt2x00/rt2800.h      |    2 +
 drivers/net/wireless/ralink/rt2x00/rt2800lib.c   |   79 ++++++++++---
 drivers/net/wireless/ralink/rt2x00/rt2800lib.h   |    2 +-
 drivers/net/wireless/ralink/rt2x00/rt2x00.h      |    6 +-
 drivers/net/wireless/ralink/rt2x00/rt2x00dev.c   |    7 +-
 drivers/net/wireless/ralink/rt2x00/rt2x00lib.h   |   31 +-----
 drivers/net/wireless/ralink/rt2x00/rt2x00link.c  |  132 ++++++----------------
 drivers/net/wireless/ralink/rt2x00/rt2x00mac.c   |    8 +-
 drivers/net/wireless/ralink/rt2x00/rt2x00queue.c |   12 +-
 9 files changed, 124 insertions(+), 155 deletions(-)

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

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

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-19 10:52 [PATCH 00/11] rt2800 patches 19.12.2016 Stanislaw Gruszka
2016-12-19 10:52 ` [PATCH 01/11] rt2800: make rx ampdu_factor depend on number of rx chains Stanislaw Gruszka
2016-12-30 12:08   ` Kalle Valo
2016-12-19 10:52 ` [PATCH 02/11] rt2800: don't set ht parameters for non-aggregated frames Stanislaw Gruszka
2016-12-19 10:52 ` [PATCH 03/11] rt2800: set minimum MPDU and PSDU lengths to sane values Stanislaw Gruszka
2016-12-19 10:52 ` [PATCH 04/11] rt2800: set MAX_PSDU len according to remote STAs capabilities Stanislaw Gruszka
2016-12-19 10:52 ` [PATCH 05/11] rt2800: rename adjust_freq_offset function Stanislaw Gruszka
2016-12-19 10:52 ` [PATCH 06/11] rt2800: warn if doing VCO recalibration for unknow RF chip Stanislaw Gruszka
2016-12-19 10:52 ` [PATCH 07/11] rt2800: perform VCO recalibration for RF5592 chip Stanislaw Gruszka
2016-12-19 10:52 ` [PATCH 08/11] rt2x00: merge agc and vco works with link tuner Stanislaw Gruszka
2016-12-19 10:52 ` [PATCH 09/11] rt2800: replace mdelay by usleep on vco calibration Stanislaw Gruszka
2016-12-19 10:52 ` [PATCH 10/11] rt2800: replace msleep() with usleep_range() on channel switch Stanislaw Gruszka
2016-12-19 10:52 ` [PATCH 11/11] rt2x00: add mutex to synchronize config and link tuner Stanislaw Gruszka
2016-12-30 12:04   ` [11/11] " 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).