linux-kernel-test/drivers/net/wireless/iwlwifi
Wey-Yi Guy 3c4955f8d9 iwlwifi: verify the antenna selection when receive fixed rate debugfs
When iwlwifi driver receive fixed rate debugfs command, validate the
antenna selection, if the selection is invalid, report the valid antenna
choice and do not set the rate scale table to fixed rate. Otherwise, set
the entire rate scale table to the fixed rate request by the user. this
validation can prevent sysassert happen in uCode

Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-03-16 18:09:45 -04:00
..
iwl3945-base.c iwl3945: add test for new association 2009-03-16 18:09:36 -04:00
iwl-1000.c iwlwifi: correct device name for 1000 series 2009-03-16 18:09:36 -04:00
iwl-3945-fh.h iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-3945-hw.h iwlwifi: use pci registers defined in pci_regs.h 2009-02-13 13:46:04 -05:00
iwl-3945-led.c iwlwifi: another led naming fix 2009-02-09 15:03:47 -05:00
iwl-3945-led.h iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-3945-rs.c iwlwifi: reduce stack size 2009-03-05 14:39:37 -05:00
iwl-3945.c iwl3945: re-add iwl_poll_direct_bit return value check 2009-02-27 14:53:04 -05:00
iwl-3945.h iwl3945: Getting rid of the *39_rxon iwl_priv fields 2009-02-09 15:03:33 -05:00
iwl-4965-hw.h iwlwifi: use pci registers defined in pci_regs.h 2009-02-13 13:46:04 -05:00
iwl-4965.c iwlwifi: drop PCIe workaround applicable for development boards 2009-02-13 13:46:06 -05:00
iwl-5000-hw.h iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-5000.c iwlwifi: update 5150 API version to support new firmware 2009-03-05 14:39:35 -05:00
iwl-6000-hw.h iwlwifi: add recognition of Intel WiFi Link 6000 and 6050 Series 2009-01-29 16:01:02 -05:00
iwl-6000.c iwlwifi: remove chain noise calibration functions from 6000 family 2009-02-09 15:03:42 -05:00
iwl-agn-rs.c iwlwifi: verify the antenna selection when receive fixed rate debugfs 2009-03-16 18:09:45 -04:00
iwl-agn-rs.h iwlwifi: HT performance improvement changes 2009-03-16 18:09:44 -04:00
iwl-agn.c iwlwifi: correct device name for 1000 series 2009-03-16 18:09:36 -04:00
iwl-calib.c wireless: replace uses of __constant_{endian} 2009-02-09 15:03:43 -05:00
iwl-calib.h iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-commands.h wireless: replace uses of __constant_{endian} 2009-02-09 15:03:43 -05:00
iwl-core.c iwl3945 : use iwl_activate_qos 2009-03-05 14:39:36 -05:00
iwl-core.h iwl3945 : use iwl_activate_qos 2009-03-05 14:39:36 -05:00
iwl-csr.h iwlwifi: correct device name for 1000 series 2009-03-16 18:09:36 -04:00
iwl-debug.h iwlwifi: don't use implicit priv in IWL_DEBUG 2009-02-09 15:03:34 -05:00
iwl-debugfs.c iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-dev.h iwlwifi: correct device name for 1000 series 2009-03-16 18:09:36 -04:00
iwl-eeprom.c iwlwifi: fix FAT channel config for 5000 series 2009-02-13 13:46:08 -05:00
iwl-eeprom.h iwlwifi: fix FAT channel config for 5000 series 2009-02-13 13:46:08 -05:00
iwl-fh.h iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-hcmd.c iwlwifi: don't use implicit priv in IWL_DEBUG 2009-02-09 15:03:34 -05:00
iwl-helpers.h iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-io.h iwlwifi: don't use implicit priv in IWL_DEBUG 2009-02-09 15:03:34 -05:00
iwl-led.c iwlwifi: fix led naming 2009-02-09 15:03:43 -05:00
iwl-led.h wireless: replace uses of __constant_{endian} 2009-02-09 15:03:43 -05:00
iwl-power.c iwlwifi: use pci registers defined in pci_regs.h 2009-02-13 13:46:04 -05:00
iwl-power.h wireless: replace uses of __constant_{endian} 2009-02-09 15:03:43 -05:00
iwl-prph.h iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-rfkill.c iwlwifi: don't use implicit priv in IWL_DEBUG 2009-02-09 15:03:34 -05:00
iwl-rfkill.h iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-rx.c iwlwifi: don't use implicit priv in IWL_DEBUG 2009-02-09 15:03:34 -05:00
iwl-scan.c iwl3945: use iwl_mac_hw_scan callback 2009-02-27 14:52:45 -05:00
iwl-spectrum.c iwlwifi: don't use implicit priv in IWL_DEBUG 2009-02-09 15:03:34 -05:00
iwl-spectrum.h iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-sta.c iwl3945: unify set key flow with iwlwifi 2009-03-05 14:39:36 -05:00
iwl-sta.h iwl3945: unify set key flow with iwlwifi 2009-03-05 14:39:36 -05:00
iwl-tx.c iwlwifi: dma mapping read and write changes 2009-02-27 14:52:47 -05:00
Kconfig iwlwifi: correct device name for 1000 series 2009-03-16 18:09:36 -04:00
Makefile iwlwifi: correct device name for 1000 series 2009-03-16 18:09:36 -04:00