linux/drivers/net/wireless/b43legacy
Larry Finger 5d07a3d62f b43legacy: Avoid packet losses in the dma worker code
This patch addresses a bug in the dma worker code that keeps draining
packets even when the hardware queues are full. In such cases packets
can not be passed down to the device and are erroneusly dropped by the
code. It is based on commit bad6919469,
which fixes the same problem in b43.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-01-04 14:30:43 -05:00
..
b43legacy.h b43legacy: Avoid packet losses in the dma worker code 2012-01-04 14:30:43 -05:00
debugfs.c Update my e-mail address 2011-07-07 15:18:01 +02:00
debugfs.h
dma.c b43legacy: Avoid packet losses in the dma worker code 2012-01-04 14:30:43 -05:00
dma.h b43legacy: Avoid packet losses in the dma worker code 2012-01-04 14:30:43 -05:00
ilt.c Update my e-mail address 2011-07-07 15:18:01 +02:00
ilt.h
Kconfig
leds.c Update my e-mail address 2011-07-07 15:18:01 +02:00
leds.h
main.c b43legacy: Avoid packet losses in the dma worker code 2012-01-04 14:30:43 -05:00
main.h Update my e-mail address 2011-07-07 15:18:01 +02:00
Makefile
phy.c Update my e-mail address 2011-07-07 15:18:01 +02:00
phy.h Update my e-mail address 2011-07-07 15:18:01 +02:00
pio.c Update my e-mail address 2011-07-07 15:18:01 +02:00
pio.h
radio.c Update my e-mail address 2011-07-07 15:18:01 +02:00
radio.h Update my e-mail address 2011-07-07 15:18:01 +02:00
rfkill.c Update my e-mail address 2011-07-07 15:18:01 +02:00
rfkill.h
sysfs.c Update my e-mail address 2011-07-07 15:18:01 +02:00
sysfs.h
xmit.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2011-07-25 13:56:39 -07:00
xmit.h