linux/drivers/net/wireless/rtlwifi
Larry Finger ff6ff96b5b rtlwifi: rtl8192cu: Change firmware upload to use block writes
Driver rtl8192cu writes the firmware with 32-bit asynchronous writes. This
design is OK for USB 2.0 adapters, but the current implementation of
xhcu-hcd has a limited ring size, which is exceeded. By converting to
synchronous block writes, this error is avoided.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-11-21 16:20:45 -05:00
..
rtl8192c rtlwifi: rtl8192cu: Change firmware upload to use block writes 2011-11-21 16:20:45 -05:00
rtl8192ce rtlwifi: rtl8192ce: Add new chip revisions 2011-10-14 14:48:15 -04:00
rtl8192cu rtlwifi: rtl8192cu: Change firmware upload to use block writes 2011-11-21 16:20:45 -05:00
rtl8192de rtlwifi: rtl8192de: Updates from latest Reaktek driver - Part III 2011-10-14 14:48:15 -04:00
rtl8192se rtlwifi: rtl8192se: Updates from latest Realtek driver version - Part II 2011-10-14 14:48:15 -04:00
base.c rtlwifi: Update to new Realtek version - Part I 2011-10-14 14:48:15 -04:00
base.h rtlwifi: Install updated rate-mapping routine 2011-08-24 14:57:18 -04:00
cam.c rtlwifi: Convert printks to pr_<level> 2011-07-21 14:52:05 -04:00
cam.h
core.c mac80211: pass vif param to conf_tx() callback 2011-10-03 15:22:41 -04:00
core.h rtlwifi: include mac80211.h from core.h 2011-06-20 15:16:32 -04:00
debug.c rtlwifi: Change debug parameter to apply to individual drivers 2011-10-11 16:41:22 -04:00
debug.h wireless: rtlwifi: throw away MAC_FMT and use %pM instead 2011-07-20 15:04:38 -04:00
efuse.c rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true 2011-06-20 15:47:43 -04:00
efuse.h
Kconfig rtlwifi: rtl8192de: Modify Kconfig and Makefile routines for new driver 2011-06-27 15:09:38 -04:00
Makefile rtlwifi: rtl8192de: Modify Kconfig and Makefile routines for new driver 2011-06-27 15:09:38 -04:00
pci.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2011-10-25 13:25:22 +02:00
pci.h rtlwifi: Change PCI drivers to use the new PM framework 2011-10-14 14:48:14 -04:00
ps.c rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true 2011-06-20 15:47:43 -04:00
ps.h rtlwifi: rtl8192cu: Remove unused parameter 2011-06-20 15:47:43 -04:00
rc.c rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true 2011-06-20 15:47:43 -04:00
rc.h
regd.c
regd.h
usb.c rtlwifi: rtl8192cu: Change firmware upload to use block writes 2011-11-21 16:20:45 -05:00
usb.h
wifi.h rtlwifi: rtl8192cu: Change firmware upload to use block writes 2011-11-21 16:20:45 -05:00