dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/myri10ge
Brice Goglin 85a7ea1b0a [PATCH] myri10ge: use multicast support in the firmware
Some recent myri10ge firmwares support multicast filtering as well
as an extended mcp_irq_data structure (64 instead of 40 bytes).
The new command MXGEFW_CMD_SET_STATS_DMA_V2 is used to check
whether the firmware support those. mgp->fw_multicast_support
is defined accordingly.

When fw_multicast_support is set, some new multicast filtering
commands is passed to the board in myri10ge_set_multicast_list().

Signed-off-by: Brice Goglin <brice@myri.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2006-08-24 00:43:51 -04:00
..
Makefile [PATCH] Add Myri-10G Ethernet driver 2006-05-24 00:27:31 -04:00
myri10ge.c [PATCH] myri10ge: use multicast support in the firmware 2006-08-24 00:43:51 -04:00
myri10ge_mcp.h [PATCH] myri10ge: use multicast support in the firmware 2006-08-24 00:43:51 -04:00
myri10ge_mcp_gen_header.h [netdrvr pcnet_cs, myri] trim trailing whitespace 2006-05-24 00:28:37 -04:00