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 tulip/21142.c: Use dev_<level> and pr_<level> 2010-01-31 23:26:52 -08:00
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 drivers/net/tulip/eeprom.c: fix bogus "(null)" in tulip init messages 2010-03-13 12:26:15 -08:00
interrupt.c tulip/interrupt.c: Use dev_<level> and pr_<level> 2010-01-31 23:26:54 -08:00
Kconfig dmfe/tulip: Let dmfe handle DM910x except for SPARC on-board chips 2010-01-07 17:27:31 -08:00
Makefile
media.c tulip/media.c: Use dev_<level> and pr_<level> 2010-01-31 23:26:55 -08:00
pnic.c tulip/pnic.c: Use dev_<level> and pr_<level> 2010-01-31 23:26:55 -08:00
pnic2.c tulip/pnic2.c: Use dev_<level> and pr_<level> 2010-01-31 23:26:56 -08:00
timer.c tulip/timer.c: Use dev_<level> and pr_<level> 2010-01-31 23:26:56 -08:00
tulip.h
tulip_core.c net: convert multicast list to list_head 2010-04-03 14:22:15 -07:00
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 net/tulip: remove trailing space in messages 2010-03-24 14:10:14 -07:00