kernel-ark/drivers/net/wireless
Samuel Ortiz 8ccde88a87 iwl3945: Getting rid of the *39_rxon iwl_priv fields
The iwl_rxon_cmd is really just a iwl3945_rxon_cmd structure extension.
So, we can use the *_rxon fields from iwl_priv instead of the 3945 specific
ones (*39_rxon). We have to then be careful when submitting REPLY_RXON host
commands, since the command length as to be set according to the HW. As
another precaution the reserved4 and reserved5 fields are cleared before being
sent to the 3945.

With the *39_rxon removal, a lot of duplicated code can be removed from the
3945 code base.

Signed-off-by: Samuel Ortiz <samuel.ortiz@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-02-09 15:03:33 -05:00
..
ath5k Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 2009-02-03 12:41:58 -08:00
ath9k ath9k: Fix bug in TX DMA termination 2009-01-30 13:38:27 -05:00
b43 b43: Dynamically control log verbosity 2009-01-29 16:01:47 -05:00
b43legacy wireless: restrict to 32 legacy rates 2009-01-29 16:01:09 -05:00
hostap
ipw2x00 trivial: Fix misspelling of "firmware" in ipw2100.c 2009-01-06 11:28:08 +01:00
iwlwifi iwl3945: Getting rid of the *39_rxon iwl_priv fields 2009-02-09 15:03:33 -05:00
libertas libertas: fix CF firmware loading for some cards 2009-01-29 16:01:27 -05:00
libertas_tf mac80211: constify ieee80211_if_conf.bssid 2009-01-29 16:01:07 -05:00
orinoco orinoco: checkpatch cleanup 2009-02-09 15:03:32 -05:00
p54 wireless: restrict to 32 legacy rates 2009-01-29 16:01:09 -05:00
prism54 prism54: remove private implementation of le32_add_cpu 2009-01-29 16:00:28 -05:00
rt2x00 rt2x00: Simplify suspend/resume handling 2009-01-29 16:01:27 -05:00
rtl818x Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 2009-02-03 12:41:58 -08:00
zd1211rw zd1211rw: adding Sitecom WL-603 (0df6:0036) to the USB id list 2009-01-22 13:55:03 -05:00
adm8211.c
adm8211.h
airo_cs.c
airo.c airo: remove useless #defines 2009-01-29 16:01:44 -05:00
airo.h
arlan-main.c
arlan-proc.c
arlan.h
atmel_cs.c
atmel_pci.c
atmel.c wireless: Add channel/frequency conversions to ieee80211.h 2009-01-29 15:58:46 -05:00
atmel.h
i82586.h
i82593.h
Kconfig Move orinoco Kconfig entries into drivers/net/wireless/orinoco/Kconfig 2009-01-29 16:00:44 -05:00
mac80211_hwsim.c mac80211_hwsim: Report driver as MFP capable 2009-01-29 16:00:10 -05:00
Makefile
netwave_cs.c
ray_cs.c
ray_cs.h
rayctl.h
rndis_wlan.c wireless: Add channel/frequency conversions to ieee80211.h 2009-01-29 15:58:46 -05:00
strip.c net: constify VFTs 2009-01-21 14:03:37 -08:00
wavelan_cs.c
wavelan_cs.h
wavelan_cs.p.h
wavelan.c
wavelan.h
wavelan.p.h
wl3501_cs.c wireless: Add channel/frequency conversions to ieee80211.h 2009-01-29 15:58:46 -05:00
wl3501.h
zd1201.c wireless: Add channel/frequency conversions to ieee80211.h 2009-01-29 15:58:46 -05:00
zd1201.h