RE: Bug reported in Launchpad: Asus TP300LA no wifi with Intel AC 7260

2014-09-21 Thread Grumbach, Emmanuel
Hello, on my Asus TP300 LA-C 4023H Wifi with the Intel Ac 7260 dosnt work. I have reported the Problem in Launchpad bugs.launchpad.net/ubuntu/+source/linux/+bug/1369701 launchpad.net/ubuntu/+source/linux/+bug/1369701. cat /proc/version Linux version 3.17.0-031700rc5-generic

Re: pull request: iwlwifi-next 2014-09-21

2014-09-21 Thread Emmanuel Grumbach
On 09/21/2014 10:15 PM, Emmanuel Grumbach wrote: Hi John, Here is another (last?) pull request for 3.18. I have here a few things that depend on the latest mac80211's changes: RRM, TPC, Quiet Period etc... Eyal keeps improving our rate control and we have a new device ID. This last

[PATCH 07/17] iwlwifi: mvm: Allow schedule scan while connected

2014-09-21 Thread Emmanuel Grumbach
From: Alexander Bondar alexander.bon...@intel.com In the past when schedule scan was started while connected on one of interfaces FW crashes were observed. In the newest FW this issue is solved, so remove limitaion after examining corresponding TLV flag. Signed-off-by: Alexander Bondar

[PATCH 09/17] iwlwifi: mvm: rs: refactor to allow direct rs updating

2014-09-21 Thread Emmanuel Grumbach
From: Eyal Shapira e...@wizery.com Enable RS to get updated directly via iwl_mvm_rs_tx_status which will be called by the driver and not via mac80211 rate control. This is required for a following patch to report on BAs which do not cause the BA window to progress. Also this is a first step in

[PATCH 03/17] iwlwifi: mvm: Announce Quiet Period support

2014-09-21 Thread Emmanuel Grumbach
From: Assaf Krauss assaf.kra...@intel.com Add a ucode capability flag for support of Quiet Period (part of RRM). If this flag is set, advertise device support. Signed-off-by: Assaf Krauss assaf.kra...@intel.com Reviewed-by: Johannes Berg johannes.b...@intel.com Signed-off-by: Emmanuel Grumbach

[PATCH 10/17] iwlwifi: mvm: limit aggregation size in low latency to 6

2014-09-21 Thread Emmanuel Grumbach
From: Eyal Shapira e...@wizery.com This is a tradeoff between enabling better throughput for bursty traffic and low latency. The number 6 was found to be a good tradeoff for the Miracast use case which is the major use case for low latency. Signed-off-by: Eyal Shapira eyalx.shap...@intel.com

[PATCH 14/17] iwlwifi: mvm: report all BA notifs to RS

2014-09-21 Thread Emmanuel Grumbach
From: Eyal Shapira e...@wizery.com Currently BA notifications which don't reclaim any frames would not cause the RS to be called as no skbs are passed to mac80211. This is not optimal as RS can benefit from the statistics of sent vs. acked of such a BA. This can improve the reaction time of the

[PATCH 11/17] iwlwifi: Add missing PCI IDs for the 7260 series

2014-09-21 Thread Emmanuel Grumbach
From: Oren Givon oren.gi...@intel.com Add 4 missing PCI IDs for the 7260 series. Cc: sta...@vger.kernel.org [3.10+] Signed-off-by: Oren Givon oren.gi...@intel.com Signed-off-by: Emmanuel Grumbach emmanuel.grumb...@intel.com --- drivers/net/wireless/iwlwifi/pcie/drv.c | 4 1 file changed, 4

[PATCH 17/17] iwlwifi: mvm: Refactor and fix max probe len computation

2014-09-21 Thread Emmanuel Grumbach
From: Andrei Otcheretianski andrei.otcheretian...@intel.com Move iwl_mvm_max_scan_ie_len function to scan.c and fix the implementation to conform with the LMAC scan API. Since the correct implementation would leave us with unacceptably tiny probes, add a workaround which returns a larger value.

[PATCH 15/17] iwlwifi: mvm: rs: fix logic in case of multiple TIDs

2014-09-21 Thread Emmanuel Grumbach
From: Eyal Shapira e...@wizery.com In case of traffic on multiple TIDs where one is aggregated and the other is not RS would toggle between considering traffic vs. the station as aggregated and not aggregated. Instead consider the sta state as aggregated as long as there's at least one TID

[PATCH v4 1/2] bcma: register bcma as device tree driver

2014-09-21 Thread Hauke Mehrtens
This driver is used by the bcm53xx ARM SoC code. Now it is possible to give the address of the chipcommon core in device tree and bcma will search for all the other cores. Signed-off-by: Hauke Mehrtens ha...@hauke-m.de --- Documentation/devicetree/bindings/bus/bcma.txt | 39 +

[PATCH v4 2/2] bcma: get IRQ numbers from dt

2014-09-21 Thread Hauke Mehrtens
It is not possible to auto detect the irq numbers used by the cores on an arm SoC. If bcma was registered with device tree it will search for some device tree nodes with the irq number and add it to the core configuration. Signed-off-by: Hauke Mehrtens ha...@hauke-m.de --- drivers/bcma/main.c |

Re: dmesg output for iwlegacy

2014-09-21 Thread Plinio Moreno
I have a Debian Wheezy (Kernel 3.2), pae On 09/22/2014 01:01 AM, Plinio Moreno wrote: Hi, I need to restart the wireless connection continously, because of the following error: iwl4965 :02:00.0: Microcode SW error detected. Restarting 0x8200. [ 3170.528035] iwl4965 :02:00.0:

pull request: bluetooth-next 2014-09-22

2014-09-21 Thread Johan Hedberg
Hi John, Here are some more patches for 3.18. They include various fixes to the btusb HCI driver, a fix for LE SMP, as well as adding Jukka to the MAINTAINERS file for generic 6LoWPAN (as requested by Alexander Aring). I've held on to this pull request a bit since we were waiting for a SCO