linux/drivers/net/wireless/rtlwifi/rtl8192se
Mike McCormack 312d5479dc rtlwifi: Don't block interrupts in spinlocks
Now power state transitions are not called from an
interrupt context, there's no need to block interrupts.

This code appears to block interrupts for too long,
causing my trackpad to lose sync occasionally.

Signed-off-by: Mike McCormack <mikem@ring3k.org>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-06-03 15:01:05 -04:00
..
Makefile rtlwifi: rtl8192se: Modify Kconfig and Makefile routines for new driver 2011-05-05 14:59:14 -04:00
def.h
dm.c rtl8192se: Fix warnings from gcc 4.6.0 2011-06-01 15:12:30 -04:00
dm.h rtlwifi: rtl8192se: Merge dynamic management routines 2011-05-05 14:59:08 -04:00
fw.c rtl8192se: Fix warnings from gcc 4.6.0 2011-06-01 15:12:30 -04:00
fw.h rtlwifi: rtl8192se: Merge firmware routines 2011-05-05 14:59:09 -04:00
hw.c rtlwifi: rtl8192se: Synchronize IRQ after disabling it 2011-06-01 15:19:02 -04:00
hw.h rtlwifi: rtl8192se: Merge hardware routines 2011-05-05 14:59:09 -04:00
led.c rtlwifi: rtl8192se: Merge led routines 2011-05-05 14:59:10 -04:00
led.h rtlwifi: rtl8192se: Merge led routines 2011-05-05 14:59:10 -04:00
phy.c rtlwifi: Don't block interrupts in spinlocks 2011-06-03 15:01:05 -04:00
phy.h rtlwifi: rtl8192se: Merge phy routines 2011-05-05 14:59:10 -04:00
reg.h rtlwifi: rtl8192se: Merge register definitions 2011-05-05 14:59:11 -04:00
rf.c rtlwifi: rtl8192se: Merge rf routines 2011-05-05 14:59:12 -04:00
rf.h rtlwifi: rtl8192se: Merge rf routines 2011-05-05 14:59:12 -04:00
sw.c rtlwifi: rtl8192se: Remove need to disable ASPM 2011-05-10 15:54:47 -04:00
sw.h rtlwifi: rtl8192se: Merge main (sw) routines 2011-05-05 14:59:12 -04:00
table.c rtlwifi: rtl8192se: Merge table routines 2011-05-05 14:59:13 -04:00
table.h rtlwifi: rtl8192se: Merge table routines 2011-05-05 14:59:13 -04:00
trx.c rtlwifi: rtl8192se: Use write barrier when assigning ownership 2011-06-01 15:19:02 -04:00
trx.h rtlwifi: rtl8192se: Merge TX and RX routines 2011-05-05 14:59:14 -04:00