linux/drivers/net/tulip
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
..
21142.c
de4x5.c net: convert multicast list to list_head 2010-04-03 14:22:15 -07:00
de4x5.h
de2104x.c net: convert multicast list to list_head 2010-04-03 14:22:15 -07:00
dmfe.c net: convert multicast list to list_head 2010-04-03 14:22:15 -07:00
eeprom.c
interrupt.c
Kconfig
Makefile
media.c
pnic2.c
pnic.c
timer.c
tulip_core.c net: convert multicast list to list_head 2010-04-03 14:22:15 -07:00
tulip.h
uli526x.c net: convert multicast list to list_head 2010-04-03 14:22:15 -07:00
winbond-840.c net: convert multicast list to list_head 2010-04-03 14:22:15 -07:00
xircom_cb.c