kernel-fxtec-pro1x/drivers/net/usb
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
..
asix.c net: convert multicast list to list_head 2010-04-03 14:22:15 -07:00
catc.c net: convert multicast list to list_head 2010-04-03 14:22:15 -07:00
cdc-phonet.c
cdc_eem.c
cdc_ether.c
cdc_subset.c
dm9601.c net: convert multicast list to list_head 2010-04-03 14:22:15 -07:00
gl620a.c
hso.c
int51x1.c
kaweth.c
Kconfig
Makefile
mcs7830.c net: convert multicast list to list_head 2010-04-03 14:22:15 -07:00
net1080.c
pegasus.c
pegasus.h
plusb.c
rndis_host.c
rtl8150.c
smsc75xx.c net: convert multicast list to list_head 2010-04-03 14:22:15 -07:00
smsc75xx.h
smsc95xx.c net: convert multicast list to list_head 2010-04-03 14:22:15 -07:00
smsc95xx.h
usbnet.c
zaurus.c