linux/drivers/net/wireless
Ben Cahill 008a9e3e3c iwl3945: move iwl_power_initialize()
iwl_power_initialize() initializes driver data (not device hardware), and does
not need to execute more than once (when the driver initializes).  Therefore, it
does not belong in iwl3945_apm_init(), which initializes hardware, and may run
more than once.

Move it to iwl3945_pci_probe(), where it will run only once.  This agrees
with similar placement in iwl-agn.c's iwl_pci_probe(), although placement
under "services" seemed more appropriate than under "mac80211".

Signed-off-by: Ben Cahill <ben.m.cahill@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-10-27 16:47:59 -04:00
..
ath ath9k: Fix TX hang poll routine 2009-10-27 16:47:55 -04:00
b43 b43/legacy: Fix usage of host_pci pointer 2009-10-27 16:47:55 -04:00
b43legacy b43/legacy: Fix usage of host_pci pointer 2009-10-27 16:47:55 -04:00
hostap wext: refactor 2009-10-07 16:39:43 -04:00
ipw2x00 wireless: fix CFG80211_WEXT build problems 2009-10-07 16:39:49 -04:00
iwlwifi iwl3945: move iwl_power_initialize() 2009-10-27 16:47:59 -04:00
iwmc3200wifi iwmc3200wifi: select IWMC3200TOP in Kconfig 2009-10-19 23:22:51 -07:00
libertas libertas: Check return status of command functions 2009-10-27 16:47:55 -04:00
libertas_tf
orinoco orinoco: use cfg80211 ethtool ops 2009-10-27 16:47:47 -04:00
p54
prism54
rt2x00 rt2x00: Thrustmaster FunAccess WIFI USB and rt73usb 2009-09-29 17:25:16 -04:00
rtl818x
wl12xx wl1271: Mask unneeded events from firmware to conserve power 2009-10-27 16:47:54 -04:00
zd1211rw Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ 2009-09-24 15:13:11 -07:00
Kconfig wireless: make wireless drivers select core 2009-10-09 16:23:35 -04:00
Makefile
adm8211.c
adm8211.h mac80211: fix ADM8211_SYNCTL_RFtype define 2009-10-07 16:33:51 -04:00
airo.c airo : allow supend with card without power management 2009-10-27 16:47:56 -04:00
airo.h
airo_cs.c
arlan-main.c
arlan-proc.c sysctl: remove "struct file *" argument of ->proc_handler 2009-09-24 07:21:04 -07:00
arlan.h
at76c50x-usb.c at76c50x-usb: set firmware and hardware version in wiphy 2009-10-07 16:39:46 -04:00
at76c50x-usb.h
atmel.c
atmel.h
atmel_cs.c
atmel_pci.c
i82586.h
i82593.h
mac80211_hwsim.c mac80211_hwsim: Fix initial beacon timer configuration 2009-09-29 17:25:16 -04:00
mwl8k.c
netwave_cs.c
ray_cs.c
ray_cs.h
rayctl.h
rndis_wlan.c
strip.c
wavelan.c
wavelan.h
wavelan.p.h
wavelan_cs.c
wavelan_cs.h
wavelan_cs.p.h
wl3501.h
wl3501_cs.c
zd1201.c
zd1201.h