linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] rt2x00: fix initialization after legacy driver
@ 2012-03-27 14:51 Jakub Kicinski
  2012-03-27 14:51 ` [PATCH 1/4] rt2x00: broaden PCIE L1-state wakeup configuration Jakub Kicinski
                   ` (4 more replies)
  0 siblings, 5 replies; 16+ messages in thread
From: Jakub Kicinski @ 2012-03-27 14:51 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless, users, Jakub Kicinski

Hi,

I've been testing these patches for a few weeks and I think it's about 
the time to post them.

The main purpose of this set is to make it possible to switch between
rt2800pci and legacy driver w/o rebooting or suspending whole machine.
Today rt2800pci will fail to bring the interface up if it was earlier
operated by legacy drv. I'm sure it happens with rt3090, rt2860 seems
to work fine.

First two patches are just random fixes, third and fourth actually 
fix the issue.

Jakub Kicinski (4):
  rt2x00: broaden PCIE L1-state wakeup configuration
  rt2x00: move disabling of DMA before loading firmware
  rt2x00: initialize queues before giving up due to DMA error
  rt2x00: zero registers of unused TX rings

 drivers/net/wireless/rt2x00/rt2800lib.c |   23 ++++++++++-------------
 drivers/net/wireless/rt2x00/rt2800pci.c |   21 +++++++++++++++------
 2 files changed, 25 insertions(+), 19 deletions(-)

-- 
1.7.7.6


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

end of thread, other threads:[~2012-04-16  9:14 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-27 14:51 [PATCH 0/4] rt2x00: fix initialization after legacy driver Jakub Kicinski
2012-03-27 14:51 ` [PATCH 1/4] rt2x00: broaden PCIE L1-state wakeup configuration Jakub Kicinski
2012-03-27 18:19   ` Gertjan van Wingerde
2012-03-27 22:52     ` [rt2x00-users] " Jakub Kicinski
2012-03-28 12:38       ` Stanislaw Gruszka
2012-03-27 14:51 ` [PATCH 2/4] rt2x00: move disabling of DMA before loading firmware Jakub Kicinski
2012-03-27 18:11   ` Gertjan van Wingerde
2012-03-28 12:14     ` Stanislaw Gruszka
2012-03-28 12:53       ` [rt2x00-users] " Jakub Kicinski
2012-03-28 12:58         ` Julian Calaby
2012-03-28 13:15           ` Stanislaw Gruszka
2012-03-27 14:51 ` [PATCH 3/4] rt2x00: initialize queues before giving up due to DMA error Jakub Kicinski
2012-03-27 18:13   ` Gertjan van Wingerde
2012-03-27 14:51 ` [PATCH 4/4] rt2x00: zero registers of unused TX rings Jakub Kicinski
2012-03-27 18:13   ` Gertjan van Wingerde
2012-04-16  9:11 ` [rt2x00-users] [PATCH 0/4] rt2x00: fix initialization after legacy driver Andreas Hartmann

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