linux/drivers/net/wireless/zd1211rw
Ulrich Kunitz 69dad6e563 [PATCH] zd1211rw: fix filter for PSPOLL frames
While filling the control set the driver tests for a PSPOLL frame.
But it tested only the subtype of the packet. The full type needs
to be tested to identify those packets reliably.

[dsd@gentoo.org: backport to mainline]
Signed-off-by: Ulrich Kunitz <kune@deine-taler.de>
Signed-off-by: Daniel Drake <dsd@gentoo.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2007-08-06 15:06:03 -04:00
..
Kconfig
Makefile
zd_chip.c [PATCH] zd1211rw: Defer firmware load until first ifup 2007-07-10 14:14:56 -04:00
zd_chip.h [PATCH] zd1211rw: Defer firmware load until first ifup 2007-07-10 14:14:56 -04:00
zd_def.h
zd_ieee80211.c
zd_ieee80211.h
zd_mac.c [PATCH] zd1211rw: fix filter for PSPOLL frames 2007-08-06 15:06:03 -04:00
zd_mac.h [PATCH] zd1211rw: Defer firmware load until first ifup 2007-07-10 14:14:56 -04:00
zd_netdev.c
zd_netdev.h
zd_rf.c [PATCH] zd1211rw: Detect more AL2230S radios 2007-07-10 14:14:56 -04:00
zd_rf.h [PATCH] zd1211rw: Detect more AL2230S radios 2007-07-10 14:14:56 -04:00
zd_rf_al2230.c [PATCH] zd1211rw: Defer firmware load until first ifup 2007-07-10 14:14:56 -04:00
zd_rf_al7230b.c [PATCH] zd1211rw: Defer firmware load until first ifup 2007-07-10 14:14:56 -04:00
zd_rf_rf2959.c [PATCH] zd1211rw: Defer firmware load until first ifup 2007-07-10 14:14:56 -04:00
zd_rf_uw2453.c [PATCH] zd1211rw: Defer firmware load until first ifup 2007-07-10 14:14:56 -04:00
zd_usb.c [PATCH] zd1211rw: Add ID for Siemens Gigaset USB Stick 54 2007-07-17 21:56:18 -04:00
zd_usb.h [PATCH] zd1211rw: Defer firmware load until first ifup 2007-07-10 14:14:56 -04:00
zd_util.c
zd_util.h