linux_dsm_epyc7002/drivers/net/wireless/iwlwifi
Johannes Berg f775aa06d2 iwlagn: don't use CCK rates for P2P interfaces
P2P interfaces must not use CCK rates, only OFDM
rates are allowed. To set this up, we need to set
up the broadcast station to start with 6M instead
of starting with 1M.

Since the interface type can change, also reset
the broadcast station when RXON changes.

This will affect beacons as well.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
2011-06-24 11:54:51 -07:00
..
iwl-1000.c iwlagn: remove uneeded include to pci.h and dma_mapping.h from a few files 2011-06-18 08:05:40 -07:00
iwl-2000.c iwlagn: merge duplicate code into single function 2011-06-18 08:23:56 -07:00
iwl-5000-hw.h iwlagn: generic temperature location in EEPROM 2011-06-11 07:10:48 -07:00
iwl-5000.c iwlagn: merge duplicate code into single function 2011-06-18 08:23:56 -07:00
iwl-6000-hw.h iwlagn: change Copyright to 2011 2011-04-07 15:51:37 -04:00
iwl-6000.c iwlagn: merge duplicate code into single function 2011-06-18 08:23:56 -07:00
iwl-agn-calib.c Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 2011-05-25 13:28:55 -04:00
iwl-agn-calib.h iwlagn: clean up & autodetect statistics 2011-04-08 08:19:00 -07:00
iwl-agn-eeprom.c iwlagn: Sanity check for 11n capability 2011-06-11 07:13:15 -07:00
iwl-agn-hcmd.c iwlagn: merge duplicated code into single place 2011-06-11 07:11:13 -07:00
iwl-agn-hw.h iwlagn: move PCI power related functions to the PCI layer 2011-06-18 08:17:29 -07:00
iwl-agn-ict.c iwlagn: add get_dev to iwl_bus_ops 2011-06-18 08:06:24 -07:00
iwl-agn-lib.c iwlagn: Add power_level module parameter 2011-06-18 08:23:30 -07:00
iwl-agn-rs.c iwlagn: change the logging level for aggregation enable check 2011-06-01 15:36:35 -04:00
iwl-agn-rs.h iwlagn: no 3945 define needed 2011-04-08 08:00:19 -07:00
iwl-agn-rxon.c iwlagn: don't use CCK rates for P2P interfaces 2011-06-24 11:54:51 -07:00
iwl-agn-sta.c iwlagn: don't use CCK rates for P2P interfaces 2011-06-24 11:54:51 -07:00
iwl-agn-tt.c iwlagn: use IWL_DEBUG_TEMP for temperature related debug 2011-06-11 07:10:25 -07:00
iwl-agn-tt.h iwlagn: change Copyright to 2011 2011-04-07 15:51:37 -04:00
iwl-agn-tx.c iwlagn: don't use the PCI wrappers for DMA operation 2011-06-18 08:16:16 -07:00
iwl-agn-ucode.c iwlagn: merge duplicated code into single place 2011-06-11 07:11:13 -07:00
iwl-agn.c iwlagn: fill beacon TX rate properly 2011-06-24 11:54:42 -07:00
iwl-agn.h iwlagn: don't use CCK rates for P2P interfaces 2011-06-24 11:54:51 -07:00
iwl-commands.h iwlagn: Support flush queues for specified interface 2011-06-18 08:04:19 -07:00
iwl-core.c iwlagn: fill beacon TX rate properly 2011-06-24 11:54:42 -07:00
iwl-core.h iwlagn: fill beacon TX rate properly 2011-06-24 11:54:42 -07:00
iwl-csr.h iwlagn: change Copyright to 2011 2011-04-07 15:51:37 -04:00
iwl-debug.h iwlagn: add get_dev to iwl_bus_ops 2011-06-18 08:06:24 -07:00
iwl-debugfs.c iwlagn: Remove un-necessary indirect call 2011-06-18 08:03:18 -07:00
iwl-dev.h iwlagn: store the irq number to iwl_bus just like dev 2011-06-18 08:22:58 -07:00
iwl-devtrace.c iwlagn: change Copyright to 2011 2011-04-07 15:51:37 -04:00
iwl-devtrace.h iwlagn: more ucode error log info 2011-05-13 12:01:50 -07:00
iwl-eeprom.c iwlagn: merge duplicate code into single function 2011-06-18 08:23:56 -07:00
iwl-eeprom.h iwlagn: remove incorrect define 2011-06-18 08:24:07 -07:00
iwl-fh.h Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem 2011-04-25 14:34:25 -04:00
iwl-hcmd.c iwlagn: extend host command timeout 2011-06-24 11:54:36 -07:00
iwl-helpers.h iwlwifi: fix stop/wake queue hacks 2011-06-20 15:16:32 -04:00
iwl-io.c iwlagn: introduce silent grabbing of NIC access 2011-04-30 08:39:22 -07:00
iwl-io.h iwlagn: move PCI related operations from probe and remove to PCI layer 2011-06-18 08:07:14 -07:00
iwl-led.c iwlagn: add get_dev to iwl_bus_ops 2011-06-18 08:06:24 -07:00
iwl-led.h iwlagn: use direct call for led functions 2011-04-18 08:47:43 -07:00
iwl-pci.c iwlagn: use PM ops macro 2011-06-24 11:54:22 -07:00
iwl-pci.h iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific code 2011-06-18 08:05:23 -07:00
iwl-power.c iwlagn: Add power_level module parameter 2011-06-18 08:23:30 -07:00
iwl-power.h iwlagn: move PCI power related functions to the PCI layer 2011-06-18 08:17:29 -07:00
iwl-prph.h iwlagn: more cleanup to remove unused reference 2011-04-08 08:01:37 -07:00
iwl-rx.c iwlagn: add get_dev to iwl_bus_ops 2011-06-18 08:06:24 -07:00
iwl-scan.c iwlagn: direct call to post_scan function 2011-06-03 15:16:37 -04:00
iwl-sta.c iwlagn: prepare for multi-TB commands 2011-05-13 10:31:52 -07:00
iwl-sta.h iwlagn: change Copyright to 2011 2011-04-07 15:51:37 -04:00
iwl-sv-open.c iwlagn: add get_dev to iwl_bus_ops 2011-06-18 08:06:24 -07:00
iwl-testmode.h iwlagn: add dumpit support for testmode trace function 2011-06-11 07:08:23 -07:00
iwl-tx.c iwlagn: fix cmd queue unmap 2011-06-24 11:54:30 -07:00
Kconfig iwlwifi: support the svtool messages interactions through nl80211 test mode 2011-05-06 10:44:46 -07:00
Makefile iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific code 2011-06-18 08:05:23 -07:00