From: Aidan Williams Date: Wed, 30 Jan 2008 08:52:23 +0000 (+0800) Subject: EMAC driver: bf537 MAC multicast hash filtering patch X-Git-Tag: v2.6.25-rc1~1065^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=775919bc23880f250ca1029a6420187ee4bb5b26;p=pandora-kernel.git EMAC driver: bf537 MAC multicast hash filtering patch The bf537 Ethernet MAC driver in the 2007R1.1-RC3 kernel (and the current kernel) do not implement multicast hash filtering. This is a performance problem if you have lots of multicast on your network. This patch plugs the right bits into the multicast hash registers. Signed-off-by: Aidan Williams Signed-off-by: Bryan Wu Signed-off-by: Jeff Garzik Signed-off-by: David S. Miller --- Reading git-diff-tree failed