From: Ulrich Kunitz Date: Fri, 1 Dec 2006 00:58:07 +0000 (+0000) Subject: [PATCH] zd1211rw: Support for multicast addresses X-Git-Tag: v2.6.20-rc1~145^2^2~6^2~3^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cdac9657fda58ae39c2bbc8be396f5530ed8398;p=pandora-kernel.git [PATCH] zd1211rw: Support for multicast addresses Support for multicast adresses is implemented by supporting the set_multicast_list() function of the network device. Address filtering is supported by a group hash table in the device. This is based on earlier work by Benoit Papillaut. Fixes multicast packet reception and ipv6 connectivity: http://bugzilla.kernel.org/show_bug.cgi?id=7424 http://bugzilla.kernel.org/show_bug.cgi?id=7425 Signed-off-by: Ulrich Kunitz Signed-off-by: Daniel Drake Signed-off-by: John W. Linville --- Reading git-diff-tree failed