linux/drivers/net/wireless/iwlwifi
Samuel Ortiz 9c74d9fbd5 iwl3945: Change crypto parameter name
Now that we're using iwl_mod_params, we want our module parameters names to be
in sync with the structure.
So, to set iwl_mod_params.sw_crypto, we'd better use a "swcrypto" parameter
name instead of the "hwcrypto" current one.
Moreover, by setting the decrypted flag properly, this patch also fixes the HW
crypto path for 3945 (the current code is not setting it when running HW
crypto).

This is a bug fix for bug #1872
( http://www.intellinuxwireless.org/bugzilla/show_bug.cgi?id=1872 )

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-01-29 16:00:14 -05:00
..
Kconfig wireless: consolidate on a single escape_essid implementation 2008-10-31 19:00:46 -04:00
Makefile iwlwifi: move host command check function into separate file 2008-12-05 09:35:51 -05:00
iwl-3945-fh.h iwl3945: rearrange 3945 tfd 2009-01-29 15:59:23 -05:00
iwl-3945-hw.h iwl3945: sync tx queue data structure with iwlagn 2009-01-29 15:59:24 -05:00
iwl-3945-led.c iwlwifi: use iwl_cmd instead of iwl3945_cmd 2009-01-29 15:59:18 -05:00
iwl-3945-led.h iwl3945: replaces iwl3945_priv with iwl_priv 2009-01-29 15:59:13 -05:00
iwl-3945-rs.c iwl3945: replaces iwl3945_priv with iwl_priv 2009-01-29 15:59:13 -05:00
iwl-3945.c iwl3945: Change crypto parameter name 2009-01-29 16:00:14 -05:00
iwl-3945.h iwl3945: use hw_params.rx_buf_size 2009-01-29 16:00:14 -05:00
iwl-4965-hw.h iwl3945: use hw_params.rx_buf_size 2009-01-29 16:00:14 -05:00
iwl-4965.c iwl3945: kill iwl3945_rx_queue_restock 2009-01-29 16:00:11 -05:00
iwl-5000-hw.h iwl3945: Have consistant and not redefined HW constants 2009-01-29 15:58:57 -05:00
iwl-5000.c iwl3945: kill iwl3945_rx_queue_restock 2009-01-29 16:00:11 -05:00
iwl-agn-hcmd-check.c iwlwifi: replace IWL_ERROR with IWL_ERR 2009-01-29 15:59:17 -05:00
iwl-agn-rs.c iwlwifi: make use of conf_is_ht*() helpers 2009-01-29 15:59:32 -05:00
iwl-agn-rs.h iwl3945: Use iwl-agn-rs.h rates definitions. 2009-01-29 15:58:58 -05:00
iwl-agn.c mac80211: clean up set_key callback 2009-01-29 15:59:42 -05:00
iwl-calib.c iwlwifi: replace IWL_ERROR with IWL_ERR 2009-01-29 15:59:17 -05:00
iwl-calib.h iwlwifi: change email contact information 2008-12-12 14:01:46 -05:00
iwl-commands.h iwl3945: Remove DRV_NAME dependenies 2009-01-29 15:58:56 -05:00
iwl-core.c mac80211: extend/document powersave API 2009-01-29 15:59:58 -05:00
iwl-core.h iwl3945: switch to the iwl-core send_card_state routine 2009-01-29 15:59:25 -05:00
iwl-csr.h iwlwifi: use iwl_poll_direct_bit in EEPROM reading 2008-12-12 14:45:33 -05:00
iwl-debug.h iwlwifi: replace IWL_ERROR with IWL_ERR 2009-01-29 15:59:17 -05:00
iwl-debugfs.c iwlwifi: replace IWL_ERROR with IWL_ERR 2009-01-29 15:59:17 -05:00
iwl-dev.h iwl3945: kill iwl3945_rx_queue_restock 2009-01-29 16:00:11 -05:00
iwl-eeprom.c iwlwifi: replace IWL_ERROR with IWL_ERR 2009-01-29 15:59:17 -05:00
iwl-eeprom.h iwlwifi: use iwl_poll_direct_bit in EEPROM reading 2008-12-12 14:45:33 -05:00
iwl-fh.h iwl3945: use hw_params.rx_buf_size 2009-01-29 16:00:14 -05:00
iwl-hcmd.c iwlwifi: replace IWL_ERROR with IWL_ERR 2009-01-29 15:59:17 -05:00
iwl-helpers.h iwlwifi: remove includes of iwl-helpers.h where not needed 2008-12-12 14:45:39 -05:00
iwl-io.h iwlwifi: replace IWL_ERROR with IWL_ERR 2009-01-29 15:59:17 -05:00
iwl-led.c iwlwifi: replace IWL_ERROR with IWL_ERR 2009-01-29 15:59:17 -05:00
iwl-led.h iwl3945: Getting rid of iwl-3945-led.h 2009-01-29 15:58:59 -05:00
iwl-power.c iwlwifi: remove includes of iwl-helpers.h where not needed 2008-12-12 14:45:39 -05:00
iwl-power.h iwl3945: Remove power related definitions from 3945 code 2009-01-29 15:58:59 -05:00
iwl-prph.h iwlwifi: change email contact information 2008-12-12 14:01:46 -05:00
iwl-rfkill.c iwlwifi: replace IWL_ERROR with IWL_ERR 2009-01-29 15:59:17 -05:00
iwl-rfkill.h iwlwifi: change email contact information 2008-12-12 14:01:46 -05:00
iwl-rx.c iwl3945: kill iwl3945_rx_queue_restock 2009-01-29 16:00:11 -05:00
iwl-scan.c iwlwifi: replace IWL_WARNING with IWL_WARN 2009-01-29 15:59:16 -05:00
iwl-spectrum.c iwlwifi: replace IWL_ERROR with IWL_ERR 2009-01-29 15:59:17 -05:00
iwl-spectrum.h iwlwifi: change email contact information 2008-12-12 14:01:46 -05:00
iwl-sta.c iwlwifi: replace IWL_ERROR with IWL_ERR 2009-01-29 15:59:17 -05:00
iwl-sta.h iwlwifi: change email contact information 2008-12-12 14:01:46 -05:00
iwl-tx.c iwlwifi: replace IWL_ERROR with IWL_ERR 2009-01-29 15:59:17 -05:00
iwl3945-base.c iwl3945: Change crypto parameter name 2009-01-29 16:00:14 -05:00