android_kernel_motorola_sm6225/drivers/net/netxen
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
..
Makefile netxen: fix license header 2010-01-15 01:37:25 -08:00
netxen_nic.h netxen: validate unified romimage 2010-03-29 13:18:37 -07:00
netxen_nic_ctx.c netxen: fix license header 2010-01-15 01:37:25 -08:00
netxen_nic_ethtool.c netxen: fix tx csum status 2010-03-29 13:18:35 -07:00
netxen_nic_hdr.h netxen: fix license header 2010-01-15 01:37:25 -08:00
netxen_nic_hw.c net: convert multicast list to list_head 2010-04-03 14:22:15 -07:00
netxen_nic_hw.h netxen: fix license header 2010-01-15 01:37:25 -08:00
netxen_nic_init.c netxen: fix fw load from file 2010-03-29 13:18:37 -07:00
netxen_nic_main.c netxen: fix interrupt for NX2031 2010-03-29 13:18:38 -07:00