linux_dsm_epyc7002/drivers/net/pcmcia
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
..
3c574_cs.c net: use netdev_mc_count and netdev_mc_empty when appropriate 2010-02-12 11:38:58 -08:00
3c589_cs.c net/pcmcia/3c589_cs: using netdev_info and friends where appropriate 2010-04-01 19:53:13 -07:00
axnet_cs.c net: convert multicast list to list_head 2010-04-03 14:22:15 -07:00
com20020_cs.c pcmcia: rework the irq_req_t typedef 2009-11-28 18:03:14 +01:00
fmvj18x_cs.c net: convert multicast list to list_head 2010-04-03 14:22:15 -07:00
ibmtr_cs.c pcmcia: rework the irq_req_t typedef 2009-11-28 18:03:14 +01:00
Kconfig [netdrvr] ibmtr: PCMCIA IBMTR is ok on 64bit 2008-10-16 05:40:16 -04:00
Makefile
nmclan_cs.c net: convert multicast list to list_head 2010-04-03 14:22:15 -07:00
pcnet_cs.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 2010-01-12 20:53:29 -08:00
smc91c92_cs.c net: convert multicast list to list_head 2010-04-03 14:22:15 -07:00
xirc2ps_cs.c net: convert multicast list to list_head 2010-04-03 14:22:15 -07:00