linux/drivers/net/arm
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
..
am79c961a.c net: convert multicast list to list_head 2010-04-03 14:22:15 -07:00
am79c961a.h
at91_ether.c net: convert multicast list to list_head 2010-04-03 14:22:15 -07:00
at91_ether.h
ep93xx_eth.c
ether1.c
ether1.h
ether3.c
ether3.h
etherh.c
ixp4xx_eth.c net: convert multicast list to list_head 2010-04-03 14:22:15 -07:00
Kconfig
ks8695net.c net: convert multicast list to list_head 2010-04-03 14:22:15 -07:00
ks8695net.h
Makefile
w90p910_ether.c net: remove redundant code 2010-03-30 23:51:10 -07:00