linux_old1/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
..
Kconfig wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig 2009-10-30 16:50:35 -04:00
Makefile orinoco: initiate cfg80211 conversion 2009-07-10 15:01:44 -04:00
airport.c orinoco: Handle suspend/restore in core driver 2009-07-10 15:01:46 -04:00
cfg.c orinoco: enable cfg80211 "set_channel" operation 2009-08-04 16:43:26 -04:00
cfg.h orinoco: initiate cfg80211 conversion 2009-07-10 15:01:44 -04:00
fw.c orinoco: declare MODULE_FIRMWARE 2009-11-11 15:23:53 -05:00
fw.h
hermes.c wireless: remove redundant tests on unsigned 2009-07-10 15:01:57 -04:00
hermes.h orinoco: convert scanning to cfg80211 2009-07-10 15:01:46 -04:00
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
main.c net: use netdev_mc_count and netdev_mc_empty when appropriate 2010-02-12 11:38:58 -08:00
main.h orinoco: provide generic commit function 2009-07-10 15:01:46 -04:00
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: Handle suspend/restore in core driver 2009-07-10 15:01:46 -04:00
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 orinoco: fix printk format specifier for size_t arguments 2009-07-10 15:01:54 -04:00
scan.h orinoco: convert scanning to cfg80211 2009-07-10 15:01:46 -04:00
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