linux/drivers/net/wireless/intel/iwlwifi
Sara Sharon 77fe739554 iwlwifi: mvm: update rx_status with mactime flag
When forming IBSS, mac80211 scans in order to find an already
existing cell to join.
In case the scan does not find any existing cell a new IBSS
cell is formed.
When receiving the beacons of another IBSS cell we should
merge if the other IBSS cell's TSF is higher than ours.
However, currently iwlmvm does not set any timestamp flag in
rx_status so there is no valid rx timestamp to compare the
beacon's TSF to.
The reason for that is that TSF as indicated by the firmware
is at INA time, but up till now mac80211 expected the TSF at
the beginning or end of the MPDU.
Set the flag to the newly added RX_FLAG_MACTIME_PLCP_START flag.

Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2016-02-27 22:00:05 +02:00
..
dvm Here's another round of updates for -next: 2016-02-27 21:59:03 +02:00
mvm iwlwifi: mvm: update rx_status with mactime flag 2016-02-27 22:00:05 +02:00
pcie iwlwifi: pcie: fix identation in trans.c 2016-02-27 21:59:57 +02:00
iwl-1000.c
iwl-2000.c
iwl-5000.c
iwl-6000.c
iwl-7000.c iwlwifi: mvm: bump firmware API to 21 2016-02-27 21:59:55 +02:00
iwl-8000.c iwlwifi: mvm: enable VHT MU-MIMO for supported hardware 2016-02-27 21:59:58 +02:00
iwl-9000.c iwlwifi: mvm: enable VHT MU-MIMO for supported hardware 2016-02-27 21:59:58 +02:00
iwl-agn-hw.h
iwl-config.h iwlwifi: mvm: enable VHT MU-MIMO for supported hardware 2016-02-27 21:59:58 +02:00
iwl-csr.h iwlwifi: pcie: Add new configuration to enable MSIX 2016-02-27 21:59:57 +02:00
iwl-debug.c
iwl-debug.h
iwl-devtrace-data.h iwlwifi: pcie: build an A-MSDU using TSO core 2015-12-20 23:27:37 +02:00
iwl-devtrace-io.h
iwl-devtrace-iwlwifi.h iwlwifi: support tracing wide commands 2016-02-27 22:00:04 +02:00
iwl-devtrace-msg.h
iwl-devtrace-ucode.h
iwl-devtrace.c
iwl-devtrace.h
iwl-drv.c iwlwifi: fix name of ucode loaded for 8265 series 2016-01-31 12:48:41 +02:00
iwl-drv.h
iwl-eeprom-parse.c iwlwifi: fix printf specifier 2015-12-21 10:12:08 +02:00
iwl-eeprom-parse.h
iwl-eeprom-read.c
iwl-eeprom-read.h
iwl-fh.h iwlwifi: pcie: add 9000 series multi queue rx DMA support 2016-01-31 12:53:43 +02:00
iwl-fw-error-dump.h iwlwifi: mvm: add trigger for firmware dump upon TX response status 2016-02-01 16:40:19 +02:00
iwl-fw-file.h iwlwifi: mvm: add registration to cooling device 2016-02-27 21:59:50 +02:00
iwl-fw.h
iwl-io.c iwlwifi: remove unused parameter from grab_nic_access 2015-12-21 10:11:39 +02:00
iwl-io.h
iwl-modparams.h iwlwifi: Document missing module options 2016-02-01 16:40:19 +02:00
iwl-notif-wait.c
iwl-notif-wait.h
iwl-nvm-parse.c iwlwifi: mvm: enable VHT MU-MIMO for supported hardware 2016-02-27 21:59:58 +02:00
iwl-nvm-parse.h iwlwifi: treat iwl_parse_nvm_data() MAC addr as little endian 2016-02-01 16:40:25 +02:00
iwl-op-mode.h
iwl-phy-db.c
iwl-phy-db.h
iwl-prph.h iwlwifi: pcie: Add new configuration to enable MSIX 2016-02-27 21:59:57 +02:00
iwl-scd.h
iwl-trans.c
iwl-trans.h iwlwifi: various comments and code cleanups 2016-02-01 16:40:18 +02:00
Kconfig Merge tag 'iwlwifi-for-kalle-2016-02-15' into HEAD 2016-02-27 21:59:52 +02:00
Makefile