linux/drivers/net/wireless/rtl818x
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 rtl8187: Implement rfkill support 2009-08-28 14:40:52 -04:00
rtl818x.h rtl8187: Implement rfkill support 2009-08-28 14:40:52 -04:00
rtl8180_dev.c net: convert multicast list to list_head 2010-04-03 14:22:15 -07:00
rtl8180_grf5101.c
rtl8180_grf5101.h
rtl8180_max2820.c
rtl8180_max2820.h
rtl8180_rtl8225.c
rtl8180_rtl8225.h
rtl8180_sa2400.c
rtl8180_sa2400.h
rtl8180.h rtl8180: remove priv->mode 2009-12-28 16:31:38 -05:00
rtl8187_dev.c net: convert multicast list to list_head 2010-04-03 14:22:15 -07:00
rtl8187_leds.c rtl8187: fix typo in ifdef comment 2010-02-15 16:12:53 -05:00
rtl8187_leds.h rtl8187: fix typo in ifdef comment 2010-02-15 16:12:53 -05:00
rtl8187_rfkill.c rtl8187: Fix wrong rfkill switch mask for some models 2009-12-07 16:55:00 -05:00
rtl8187_rfkill.h rtl8187: Implement rfkill support 2009-08-28 14:40:52 -04:00
rtl8187_rtl8225.c
rtl8187_rtl8225.h
rtl8187.h rtl8187: remove priv->mode 2009-12-28 16:31:38 -05:00