linux/drivers/net/cxgb4
Dimitris Michailidis 87b6cf51ac cxgb4: set skb->rxhash
Implement the ->set_flags ethtool method to control NETIF_F_RXHASH and
set skb->rxhash to the HW calculated hash accordingly.

Follow Eric Dumazet's suggestion and use the hash value raw.

Signed-off-by: Dimitris Michailidis <dm@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-04-27 16:22:42 -07:00
..
Makefile
cxgb4.h cxgb4: increase serial number length 2010-04-27 15:46:43 -07:00
cxgb4_main.c cxgb4: set skb->rxhash 2010-04-27 16:22:42 -07:00
cxgb4_uld.h
l2t.c
l2t.h
sge.c cxgb4: set skb->rxhash 2010-04-27 16:22:42 -07:00
t4_hw.c cxgb4: parse the VPD instead of relying on a static VPD layout 2010-04-27 15:46:42 -07:00
t4_hw.h
t4_msg.h cxgb4: set skb->rxhash 2010-04-27 16:22:42 -07:00
t4_regs.h
t4fw_api.h