linux/drivers/net/wireless/orinoco
Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate
This patch replaces dev->mc_count in all drivers (hopefully I didn't miss
anything). Used spatch and did small tweaks and conding style changes when
it was suitable.

Jirka

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-02-12 11:38:58 -08:00
..
airport.c
cfg.c
cfg.h
fw.c orinoco: declare MODULE_FIRMWARE 2009-11-11 15:23:53 -05:00
fw.h
hermes.c
hermes.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
hw.c orinoco: use cfg80211 ethtool ops 2009-10-27 16:47:47 -04:00
hw.h orinoco: use cfg80211 ethtool ops 2009-10-27 16:47:47 -04:00
Kconfig wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig 2009-10-30 16:50:35 -04:00
main.c net: use netdev_mc_count and netdev_mc_empty when appropriate 2010-02-12 11:38:58 -08:00
main.h
Makefile
mic.c
mic.h
orinoco.h orinoco: use cfg80211 ethtool ops 2009-10-27 16:47:47 -04:00
orinoco_cs.c pcmcia: rework the irq_req_t typedef 2009-11-28 18:03:14 +01: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
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: fix GFP_KERNEL in orinoco_set_key with interrupts disabled 2009-12-28 15:55:47 -05:00
wext.h