All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8 - resend] rtl8192ce stability improvements
@ 2011-05-30 23:48 Mike McCormack
  0 siblings, 0 replies; only message in thread
From: Mike McCormack @ 2011-05-30 23:48 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.

[5/25 - added Larry's Signed-Off]
[5/31 - Rebased onto 0db1b8df]

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] only message in thread

only message in thread, other threads:[~2011-05-30 23:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-30 23:48 [PATCH 0/8 - resend] rtl8192ce stability improvements Mike McCormack

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.