android_kernel_xiaomi_sm8350/drivers/net/cxgb4
Dimitris Michailidis ce9aeb583a cxgb4: fix MAC address hash filter
Fix the calculation of the inexact hash-based MAC address filter.
It's 64 bits but current code is missing a ULL.  Results in filtering out
some legitimate packets.

Signed-off-by: Dimitris Michailidis <dm@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-12-08 09:36:22 -08:00
..
cxgb4_main.c cxgb4: remove call to stop TX queues at load time. 2010-11-01 14:07:31 -07:00
cxgb4_uld.h
cxgb4.h cxgb4: update to utilize the newer VLAN infrastructure 2010-10-24 15:52:31 -07:00
l2t.c
l2t.h
Makefile
sge.c cxgb4: update to utilize the newer VLAN infrastructure 2010-10-24 15:52:31 -07:00
t4_hw.c cxgb4: fix MAC address hash filter 2010-12-08 09:36:22 -08:00
t4_hw.h
t4_msg.h
t4_regs.h
t4fw_api.h