linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] rtl8192ce stability improvements
@ 2011-05-25  0:38 Mike McCormack
  0 siblings, 0 replies; 5+ messages in thread
From: Mike McCormack @ 2011-05-25  0:38 UTC (permalink / raw)
  To: linville; +Cc: Larry.Finger, chaoming_li, linux-wireless


Hi John,

The following patch series is aimed at improving the stability
of the rtl8192ce driver, with a bit of cleanup thrown in.

[Rebased onto 66b00115d, added Larry's Signed-Off]

thanks,

Mike

Mike McCormack (8):
  rtlwifi: Synchronize IRQ after disabling it
  rtlwifi: Remove set_rfpowerstate_inprogress
  rtlwifi: Store loop index in local variable
  rtlwifi: Run IPS leave work in a tasklet
  rtlwifi: Don't block interrupts in spinlocks
  rtlwifi: Assign rx buffer ownership to hardware last
  rtlwifi: Use write barrier when assigning ownership
  rtlwifi: Fix logic in rx_interrupt

 drivers/net/wireless/rtlwifi/pci.c           |   41 ++++++++++++++----------
 drivers/net/wireless/rtlwifi/ps.c            |   45 +++++++++++---------------
 drivers/net/wireless/rtlwifi/rtl8192ce/hw.c  |    1 +
 drivers/net/wireless/rtlwifi/rtl8192ce/phy.c |   12 ++----
 drivers/net/wireless/rtlwifi/rtl8192ce/trx.c |    2 +
 drivers/net/wireless/rtlwifi/rtl8192cu/phy.c |    2 -
 drivers/net/wireless/rtlwifi/rtl8192se/phy.c |   14 ++------
 drivers/net/wireless/rtlwifi/wifi.h          |    2 +-
 8 files changed, 55 insertions(+), 64 deletions(-)

-- 
1.7.4.1


^ permalink raw reply	[flat|nested] 5+ messages in thread
* [PATCH 0/8] rtl8192ce stability improvements
@ 2011-05-23 13:53 Mike McCormack
  2011-05-23 16:49 ` Larry Finger
  0 siblings, 1 reply; 5+ messages in thread
From: Mike McCormack @ 2011-05-23 13:53 UTC (permalink / raw)
  To: Larry.Finger, chaoming_li; +Cc: linville, linux-wireless

The following patch series is aimed at improving the stability
of the rtl8192ce driver, with a bit of cleanup thrown in.

thanks,

Mike

Mike McCormack (8):
  rtlwifi: Synchronize IRQ after disabling it
  rtlwifi: Remove set_rfpowerstate_inprogress
  rtlwifi: Store loop index in local variable
  rtlwifi: Run IPS leave work in a tasklet
  rtlwifi: Don't block interrupts in spinlocks
  rtlwifi: Assign rx buffer ownership to hardware last
  rtlwifi: Use write barrier when assigning ownership
  rtlwifi: Fix logic in rx_interrupt

 drivers/net/wireless/rtlwifi/pci.c           |   41 ++++++++++++++----------
 drivers/net/wireless/rtlwifi/ps.c            |   45 +++++++++++---------------
 drivers/net/wireless/rtlwifi/rtl8192ce/hw.c  |    1 +
 drivers/net/wireless/rtlwifi/rtl8192ce/phy.c |   12 ++----
 drivers/net/wireless/rtlwifi/rtl8192ce/trx.c |    2 +
 drivers/net/wireless/rtlwifi/rtl8192cu/phy.c |    2 -
 drivers/net/wireless/rtlwifi/rtl8192se/phy.c |   14 ++------
 drivers/net/wireless/rtlwifi/wifi.h          |    2 +-
 8 files changed, 55 insertions(+), 64 deletions(-)

-- 
1.7.4.1


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

end of thread, other threads:[~2011-05-25  0:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-25  0:38 [PATCH 0/8] rtl8192ce stability improvements Mike McCormack
  -- strict thread matches above, loose matches on Subject: below --
2011-05-23 13:53 Mike McCormack
2011-05-23 16:49 ` Larry Finger
2011-05-24 13:35   ` Mike McCormack
2011-05-24 14:40     ` Larry Finger

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