linux/drivers/net/wireless/rtlwifi/rtl8723be
Adam Lee 329d6e299f rtlwifi: rtl8723be: disable MSI interrupts mode
94010fa0dd ("rtlwifi: add MSI interrupts
mode support") introduced MSI interrupts mode support, which seemed
safe enough with RTL8188EE and RTL8723BE as RealTek's testing results,
but some users reported their RTL8188EE modules could not connect to
any wireless network after the MSI mode was enabled by Ubuntu 14.04.

So, let's fallback to pin-based mode until rtlwifi's MSI support get
good compatibility.

BugLink: https://bugs.launchpad.net/bugs/1310512
Signed-off-by: Adam Lee <adam.lee@canonical.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2014-04-30 12:08:17 -04:00
..
Makefile rtlwifi: Move common routines to core 2014-03-06 14:29:56 -05:00
def.h
dm.c rtlwifi: Remove casts of pointer to same type 2014-03-27 14:20:05 -04:00
dm.h
fw.c rtlwifi: rtl8723be: Fix smatch warnings 2014-03-06 14:29:57 -05:00
fw.h
hw.c rtlwifi: Remove casts of pointer to same type 2014-03-27 14:20:05 -04:00
hw.h
led.c
led.h
phy.c rtlwifi: rtl8723be: Fix array dimension problems 2014-03-13 14:05:40 -04:00
phy.h
pwrseq.c
pwrseq.h rtlwifi: Move common routines to core 2014-03-06 14:29:56 -05:00
pwrseqcmd.c
pwrseqcmd.h
reg.h rtlwifi: Move common routines to core 2014-03-06 14:29:56 -05:00
rf.c
rf.h
sw.c rtlwifi: rtl8723be: disable MSI interrupts mode 2014-04-30 12:08:17 -04:00
sw.h
table.c
table.h
trx.c rtlwifi: Remove casts of pointer to same type 2014-03-27 14:20:05 -04:00
trx.h