linux/drivers/net/wireless/p54
Christian Lamparter b4068a8049 p54usb: fix packet loss with first generation devices
Artur Skawina confirmed that the first generation devices needs the same
URB_ZERO_PACKET flag, in oder to finish the pending transfer properly.
The second generation has been successfully fixed by
"p54usb: fix random traffic stalls (LM87)" (43af18f06d5)

Signed-off-by: Christian Lamparter <chunkeey@web.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-01-23 15:38:35 -05:00
..
Kconfig
Makefile
net2280.h
p54.h p54: remove free_on_tx parameter 2008-12-19 15:23:19 -05:00
p54common.c p54: more cryptographic accelerator fixes 2009-01-22 13:55:02 -05:00
p54common.h p54: remove free_on_tx parameter 2008-12-19 15:23:19 -05:00
p54pci.c p54: remove free_on_tx parameter 2008-12-19 15:23:19 -05:00
p54pci.h p54pci: cache firmware for suspend/resume 2008-11-25 16:41:38 -05:00
p54usb.c p54usb: fix packet loss with first generation devices 2009-01-23 15:38:35 -05:00
p54usb.h p54usb: rewriting rx/tx routines to make use of usb_anchor's facilities 2008-12-12 14:01:39 -05:00