linux/drivers/net/wireless/orinoco
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
..
airport.c
cfg.c
cfg.h
fw.c orinoco: declare MODULE_FIRMWARE 2009-11-11 15:23:53 -05:00
fw.h
hermes_dld.c Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ 2009-12-11 17:12:17 -08:00
hermes_dld.h
hermes_rid.h
hermes.c
hermes.h
hw.c net: convert multicast list to list_head 2010-04-03 14:22:15 -07:00
hw.h net: convert multicast list to list_head 2010-04-03 14:22:15 -07:00
Kconfig orinoco: disable support for prism chipset by default 2010-03-15 15:32:06 -04:00
main.c wireless: convert to use netdev_for_each_mc_addr 2010-02-28 01:44:01 -08:00
main.h
Makefile
mic.c
mic.h
orinoco_cs.c orinoco: disable support for prism chipset by default 2010-03-15 15:32:06 -04:00
orinoco_nortel.c drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 2010-01-07 23:54:26 -08:00
orinoco_pci.c drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 2010-01-07 23:54:26 -08:00
orinoco_pci.h
orinoco_plx.c drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 2010-01-07 23:54:26 -08:00
orinoco_tmd.c drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 2010-01-07 23:54:26 -08:00
orinoco.h orinoco: use cfg80211 ethtool ops 2009-10-27 16:47:47 -04:00
scan.c
scan.h
spectrum_cs.c pcmcia: rework the irq_req_t typedef 2009-11-28 18:03:14 +01:00
wext.c orinoco/wext.c: Remove local #define STD_IW_HANDLER 2010-03-23 16:50:28 -04:00
wext.h