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 [WIRELESS]: Refactor wireless Kconfig. 2007-04-25 22:29:40 -07:00
Makefile [PATCH] zd1211rw: Add UW2453 RF support 2007-07-08 22:16:37 -04:00
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 [PATCH] zd1211rw: Remove addressing abstraction 2007-02-05 16:58:42 -05:00
zd_ieee80211.c [PATCH] zd1211rw: Allow channels 1-13 in Japan 2006-12-02 00:12:05 -05:00
zd_ieee80211.h [PATCH] zd1211rw: Remove addressing abstraction 2007-02-05 16:58:42 -05:00
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 [PATCH] zd1211rw: Support for multicast addresses 2006-12-05 19:31:32 -05:00
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