linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] rt2x00: RT3572 fixes.
@ 2012-02-06 22:45 Gertjan van Wingerde
  2012-02-06 22:45 ` [PATCH 1/8] rt2x00: Introduce concept of driver data in struct rt2x00_dev Gertjan van Wingerde
  0 siblings, 1 reply; 17+ messages in thread
From: Gertjan van Wingerde @ 2012-02-06 22:45 UTC (permalink / raw)
  To: John W. Linville, linux-wireless
  Cc: Ivo van Doorn, Helmut Schaa, Gertjan van Wingerde

This patch series contains some general clean-ups and a series of fixes
to the RT3572 channel switching code inside rt2800pci and rt2800usb.
These fixes are based on the v2.5.0.0 version of the RT3572 Ralink driver
and bring rt2x00 closer to that driver with respect to channel switching.

With these changes the performance seems to be enhanced as I can measure
over 100 Mbps as raw network speed.

Gertjan van Wingerde (9):
  rt2x00: Introduce concept of driver data in struct rt2x00_dev.
  rt2x00: Use struct rt2x00_dev driver data in rt2800{pci,usb}.
  rt2x00: Update comment on freq_offset field in struct rt2x00_dev.
  rt2x00: Use saved BBP 25 and 26 values when configuring channel on
    RT3572.
  rt2x00: Fix RFCSR 12 & 13 programming on RT3572 channel switching.
  rt2x00: Align RT3572 channel switch RFCSR 1 programming with Ralink
    driver.
  rt2x00: Fix RT3572 channel switch RFCSR 7 programming.
  rt2x00: Correctly set txmixer_gain in RT3572 channel switching.
  rt2x00: Add support for RT3593 devices.

 drivers/net/wireless/rt2x00/rt2800.h    |   33 +++++++++-
 drivers/net/wireless/rt2x00/rt2800lib.c |  102 ++++++++++++++++++++++---------
 drivers/net/wireless/rt2x00/rt2800pci.c |    1 +
 drivers/net/wireless/rt2x00/rt2800usb.c |    1 +
 drivers/net/wireless/rt2x00/rt2x00.h    |   15 ++---
 drivers/net/wireless/rt2x00/rt2x00dev.c |   18 ++++++
 6 files changed, 130 insertions(+), 40 deletions(-)

-- 
1.7.9


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

end of thread, other threads:[~2012-02-07 12:52 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-06 22:45 [PATCH 0/8] rt2x00: RT3572 fixes Gertjan van Wingerde
2012-02-06 22:45 ` [PATCH 1/8] rt2x00: Introduce concept of driver data in struct rt2x00_dev Gertjan van Wingerde
2012-02-06 22:45   ` [PATCH 2/8] rt2x00: Use struct rt2x00_dev driver data in rt2800{pci,usb} Gertjan van Wingerde
2012-02-06 22:45     ` [PATCH 3/8] rt2x00: Update comment on freq_offset field in struct rt2x00_dev Gertjan van Wingerde
2012-02-06 22:45       ` [PATCH 4/8] rt2x00: Use saved BBP 25 and 26 values when configuring channel on RT3572 Gertjan van Wingerde
2012-02-06 22:45         ` [PATCH 5/8] rt2x00: Fix RFCSR 12 & 13 programming on RT3572 channel switching Gertjan van Wingerde
2012-02-06 22:45           ` [PATCH 6/8] rt2x00: Align RT3572 channel switch RFCSR 1 programming with Ralink driver Gertjan van Wingerde
2012-02-06 22:45             ` [PATCH 7/8] rt2x00: Fix RT3572 channel switch RFCSR 7 programming Gertjan van Wingerde
2012-02-06 22:45               ` [PATCH 8/8] rt2x00: Correctly set txmixer_gain in RT3572 channel switching Gertjan van Wingerde
2012-02-07 12:52                 ` Ivo Van Doorn
2012-02-07 12:52               ` [PATCH 7/8] rt2x00: Fix RT3572 channel switch RFCSR 7 programming Ivo Van Doorn
2012-02-07 12:52             ` [PATCH 6/8] rt2x00: Align RT3572 channel switch RFCSR 1 programming with Ralink driver Ivo Van Doorn
2012-02-07 12:51           ` [PATCH 5/8] rt2x00: Fix RFCSR 12 & 13 programming on RT3572 channel switching Ivo Van Doorn
2012-02-07 12:51         ` [PATCH 4/8] rt2x00: Use saved BBP 25 and 26 values when configuring channel on RT3572 Ivo Van Doorn
2012-02-07 12:51       ` [PATCH 3/8] rt2x00: Update comment on freq_offset field in struct rt2x00_dev Ivo Van Doorn
2012-02-07 12:50     ` [PATCH 2/8] rt2x00: Use struct rt2x00_dev driver data in rt2800{pci,usb} Ivo Van Doorn
2012-02-07 12:50   ` [PATCH 1/8] rt2x00: Introduce concept of driver data in struct rt2x00_dev Ivo Van Doorn

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