linux/drivers/net/wireless/wl12xx
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
..
Kconfig
Makefile
wl12xx_80211.h
wl1251_acx.c
wl1251_acx.h
wl1251_boot.c wl1251: reduce eeprom read wait time 2010-03-15 15:32:04 -04:00
wl1251_boot.h
wl1251_cmd.c
wl1251_cmd.h
wl1251_debugfs.c wl1251: fix potential crash 2010-03-16 15:20:25 -04:00
wl1251_debugfs.h
wl1251_event.c
wl1251_event.h
wl1251_init.c
wl1251_init.h
wl1251_io.c
wl1251_io.h wl1251: fix ELP_CTRL register accesses when using SDIO 2010-03-15 15:32:03 -04:00
wl1251_main.c wl1251: fix ELP_CTRL register accesses when using SDIO 2010-03-15 15:32:03 -04:00
wl1251_ps.c wl1251: fix ELP_CTRL register accesses when using SDIO 2010-03-15 15:32:03 -04:00
wl1251_ps.h
wl1251_reg.h
wl1251_rx.c
wl1251_rx.h
wl1251_sdio.c wl1251: fix ELP_CTRL register accesses when using SDIO 2010-03-15 15:32:03 -04:00
wl1251_spi.c
wl1251_spi.h
wl1251_tx.c
wl1251_tx.h
wl1251.h wl1251: fix ELP_CTRL register accesses when using SDIO 2010-03-15 15:32:03 -04:00
wl1271_acx.c wl1271: Add sysfs file to control BT co-ex state 2010-03-23 16:50:21 -04:00
wl1271_acx.h wl1271: Add sysfs file to control BT co-ex state 2010-03-23 16:50:21 -04:00
wl1271_boot.c wl1271: Fix MAC address handling 2010-03-23 16:50:23 -04:00
wl1271_boot.h
wl1271_cmd.c wl1271: Don't generate null func template for ad-hoc 2010-03-23 16:50:24 -04:00
wl1271_cmd.h wl1271: create qos nullfunc template 2010-03-23 16:50:22 -04:00
wl1271_conf.h wl1271: Add proper WLAN-BT co-ex configuration, and enable co-ex. 2010-03-23 16:50:19 -04:00
wl1271_debugfs.c wl1271: Cleaned up wlan power on/off functions 2010-03-23 16:50:18 -04:00
wl1271_debugfs.h
wl1271_event.c wl1271: get probe request template from mac80211 2010-03-23 16:50:22 -04:00
wl1271_event.h
wl1271_init.c wl1271: Add sysfs file to control BT co-ex state 2010-03-23 16:50:21 -04:00
wl1271_init.h
wl1271_io.c
wl1271_io.h wl1271: Changed platform_device to be dynamically allocated 2010-03-23 16:50:25 -04:00
wl1271_main.c net: convert multicast list to list_head 2010-04-03 14:22:15 -07:00
wl1271_ps.c
wl1271_ps.h
wl1271_reg.h
wl1271_rx.c
wl1271_rx.h
wl1271_sdio.c wl1271: Changed platform_device to be dynamically allocated 2010-03-23 16:50:25 -04:00
wl1271_spi.c wl1271: Changed platform_device to be dynamically allocated 2010-03-23 16:50:25 -04:00
wl1271_testmode.c
wl1271_testmode.h
wl1271_tx.c
wl1271_tx.h wl1271: enable WMM 2010-03-23 16:50:21 -04:00
wl1271.h wl1271: Changed platform_device to be dynamically allocated 2010-03-23 16:50:25 -04:00