linux/drivers/net/benet
Jiri Pirko 22bedad3ce net: convert multicast list to list_head
Converts the list and the core manipulating with it to be the same as uc_list.

+uses two functions for adding/removing mc address (normal and "global"
 variant) instead of a function parameter.
+removes dev_mcast.c completely.
+exposes netdev_hw_addr_list_* macros along with __hw_addr_* functions for
 manipulation with lists on a sandbox (used in bonding and 80211 drivers)

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-04-03 14:22:15 -07:00
..
be.h be2net: Adding PCI SRIOV support 2010-04-01 19:53:14 -07:00
be_cmds.c net: convert multicast list to list_head 2010-04-03 14:22:15 -07:00
be_cmds.h be2net: Adding PCI SRIOV support 2010-04-01 19:53:14 -07:00
be_ethtool.c net/various: remove trailing space in messages 2010-03-24 14:10:38 -07:00
be_hw.h be2net: Adding PCI SRIOV support 2010-04-01 19:53:14 -07:00
be_main.c be2net: Adding PCI SRIOV support 2010-04-01 19:53:14 -07:00
Kconfig be2net: remove ASIC generation number from Kconfig 2010-02-12 12:28:00 -08:00
Makefile net: Add be2net driver. 2009-03-11 23:32:22 -07:00