Re: iwlwifi: ampdu_factor for iwl-6000 is set to 0

2015-02-22 Thread Grumbach, Emmanuel
Hi, On Sun, 2015-02-22 at 14:15 +0200, Valentin Manea wrote: Hi, Recently I started using kernel 3.19 from Ubuntu ppa and I noticed a big drop in Wifi throughput. After some investigation I found that my router was reporting the AMPDU factor changed from 3(in 3.18) to 0(in 3.19): cat

iwlwifi: ampdu_factor for iwl-6000 is set to 0

2015-02-22 Thread Valentin Manea
Hi, Recently I started using kernel 3.19 from Ubuntu ppa and I noticed a big drop in Wifi throughput. After some investigation I found that my router was reporting the AMPDU factor changed from 3(in 3.18) to 0(in 3.19): cat

Re: AR9462 problems connecting again..

2015-02-22 Thread Linus Torvalds
On Sat, Feb 21, 2015 at 10:50 PM, Sujith Manoharan suj...@msujith.org wrote: Can you please post the output of 'iw dev wlp1s0 scan' ? Attached. It's the UniFi-home SSID that doesn't work. The 1gnoraNT one is the old working one that I'm obviously associated with, and that has multiple AP's.

Re: [ath9k-devel] AR9462 problems connecting again..

2015-02-22 Thread Dave Taht
On Sun, Feb 22, 2015 at 10:30 AM, Linus Torvalds torva...@linux-foundation.org wrote: On Sun, Feb 22, 2015 at 10:24 AM, Adrian Chadd adr...@freebsd.org wrote: Just a wild shot - try disabling fast authentication and see if that makes a difference? wpa_supplicant.conf: fast_reauth=0 I

Re: AR9462 problems connecting again..

2015-02-22 Thread Adrian Chadd
On 22 February 2015 at 10:30, Linus Torvalds torva...@linux-foundation.org wrote: On Sun, Feb 22, 2015 at 10:24 AM, Adrian Chadd adr...@freebsd.org wrote: Just a wild shot - try disabling fast authentication and see if that makes a difference? wpa_supplicant.conf: fast_reauth=0 I recall

Re: AR9462 problems connecting again..

2015-02-22 Thread Linus Torvalds
On Sun, Feb 22, 2015 at 10:24 AM, Adrian Chadd adr...@freebsd.org wrote: Just a wild shot - try disabling fast authentication and see if that makes a difference? wpa_supplicant.conf: fast_reauth=0 I recall having issues with fast_reauth once, but I never stuck around that location long

[PATCH] staging: rtl8723au: rtl8723a_hal_init.c: remove unnecessary braces

2015-02-22 Thread Daniele Alessandrelli
Fix all checkpatch braces {} are not necessary warnings for rtl8723au/hal/rtl8723a_hal_init.c Signed-off-by: Daniele Alessandrelli daniele.alessandre...@gmail.com --- drivers/staging/rtl8723au/hal/rtl8723a_hal_init.c | 40 --- 1 file changed, 14 insertions(+), 26 deletions(-)

Re: AR9462 problems connecting again..

2015-02-22 Thread Adrian Chadd
On 21 February 2015 at 15:34, Linus Torvalds torva...@linux-foundation.org wrote: So I've had problems connecting to some networks before on my Chromebook Pixel, but now I'm testing a new Ubiquiti network at home, and can see this issue at home too. I know the wireless works, because other

Re: AR9462 problems connecting again..

2015-02-22 Thread Linus Torvalds
On Sun, Feb 22, 2015 at 11:39 AM, Adrian Chadd adr...@freebsd.org wrote: Hm, can you enable wpa debugging to log everything whilst it's associating / reassociating? Ugh. When I add -dd to the command line, it has now worked three times in a row, when before it worked once out of ten tries. So

Re: [ath9k-devel] AR9462 problems connecting again..

2015-02-22 Thread Kyle Bassett
On Sun, Feb 22, 2015 at 4:54 PM, Kyle Bassett kylebass...@gmail.com wrote: On Sun, Feb 22, 2015 at 4:45 PM, Linus Torvalds torva...@linux-foundation.org wrote: On Sun, Feb 22, 2015 at 10:58 AM, Dave Taht dave.t...@gmail.com wrote: Hint: Several unifi (and most ubnt) products are well

Re: PROBLEM: rtlwifi drops most IPv6 packets

2015-02-22 Thread Alan Fisher
On 02/17/2015 08:43 AM, Larry Finger wrote: On 02/17/2015 02:29 AM, Alan Fisher wrote: Larry, I am guessing that you have an RTL8188CE, which uses rtl8192ce. Yep, my wireless card is an RTL8188CE The purpose of rtl_is_special_data() is to ensure that management packets have the highest

Please test: ath9k-htc 1.4 firmware images

2015-02-22 Thread Adrian Chadd
Hi! I've rolled some updated firmware images for ath9k-htc: https://people.freebsd.org/~adrian/ath9k_htc/1.4/ I'd like to get some wider testing before I submit them to linux-firmware.git for inclusion. So please test them out and let me know if they do / don't work for you. Outside of a

[PATCH 2/2 fix for 3.20] vt6655: Fix late setting of byRFType.

2015-02-22 Thread Malcolm Priestley
byRFType is not set prior to registration of mac80211 causing unpredictable operation after channel scans. With byRFType unset all channels are enabled this causes tx power to be set to values not present its eeprom. Move setting of this variable to vt6655_probe. byRFType must have a mask set.

[PATCH 1/2 fix for 3.20] vt6655: RFbSetPower fix missing rate RATE_12M

2015-02-22 Thread Malcolm Priestley
When the driver sets this rate a power of zero value is set causing data flow stoppage until another rate is tried. Signed-off-by: Malcolm Priestley tvbox...@gmail.com Cc: sta...@vger.kernel.org --- drivers/staging/vt6655/rf.c | 1 + 1 file changed, 1 insertion(+) diff --git

Re: b43 bcm43228 and linux 3.18.3

2015-02-22 Thread Vasiliy Tolstov
I'm switch to 3.19 kernel, now debug info contains: [ 286.557369] b43-phy0 ERROR: PHY transmission error [ 286.557551] b43-phy0 ERROR: PHY transmission error [ 290.412335] b43-phy0 ERROR: PHY transmission error [ 303.809876] b43-phy0 debug: Switching to 5 GHz band [ 303.957855] b43-phy0

Re: [ath9k-devel] AR9462 problems connecting again..

2015-02-22 Thread Linus Torvalds
On Sun, Feb 22, 2015 at 10:58 AM, Dave Taht dave.t...@gmail.com wrote: Hint: Several unifi (and most ubnt) products are well supported by openwrt directly, I want Linux to just work. None of this oh, you can change something else and it probably works. I want to fix the problem in *linux*.

Re: [PATCH] staging: rtl8723au: rtl8723a_hal_init.c: remove unnecessary braces

2015-02-22 Thread Larry Finger
On 02/22/2015 01:28 PM, Daniele Alessandrelli wrote: Fix all checkpatch braces {} are not necessary warnings for rtl8723au/hal/rtl8723a_hal_init.c Signed-off-by: Daniele Alessandrelli daniele.alessandre...@gmail.com Acked-by: Larry Finger larry.fin...@lwfinger.net Thanks, Larry ---

Re: AR9462 problems connecting again..

2015-02-22 Thread Linus Torvalds
On Sun, Feb 22, 2015 at 1:50 PM, Linus Torvalds torva...@linux-foundation.org wrote: Ugh. When I add -dd to the command line, it has now worked three times in a row, when before it worked once out of ten tries. So my guess is that it's something timing-dependent. So it stays working with

Re: iwlwifi: ampdu_factor for iwl-6000 is set to 0

2015-02-22 Thread Grumbach, Emmanuel
Hi again (fixed your address, I hope it will not bounce this time...) Please test the patch attached. On Sun, 2015-02-22 at 14:19 +0200, Emmanuel Grumbach wrote: Hi, On Sun, 2015-02-22 at 14:15 +0200, Valentin Manea wrote: Hi, Recently I started using kernel 3.19 from Ubuntu ppa

Re: iwlwifi: ampdu_factor for iwl-6000 is set to 0

2015-02-22 Thread Valentin Manea
Hi, On 2015-02-22 22:16, Grumbach, Emmanuel wrote: Hi again (fixed your address, I hope it will not bounce this time...) Sorry, stupid fingers caused the bad spelling, anyway now both aliases are valid. Please test the patch attached. I can confirm this patch fixes the problem on my hardware,

Re: [ath9k-devel] AR9462 problems connecting again..

2015-02-22 Thread Sujith Manoharan
Linus Torvalds wrote: 14:07:23.542927: wlp1s0: Event DEAUTH (12) received 14:07:23.542946: wlp1s0: Deauthentication notification 14:07:23.542964: wlp1s0: * reason 2 14:07:23.542982: wlp1s0: * address 20:9f:db:e7:80:80 14:07:23.542997: Deauthentication frame IE(s) - hexdump(len=0): [NULL]

Re: [ath9k-devel] AR9462 problems connecting again..

2015-02-22 Thread Sujith Manoharan
Sujith Manoharan wrote: 'iw dev wlp1s0 set bitrates ht-mcs-2.4 1' would choose a lower rate for the key-exchange frames. Or 'iw dev wlp1s0 set bitrates ht-mcs-2.4 0' to choose the lowest HT rate. Sujith -- To unsubscribe from this list: send the line unsubscribe linux-wireless in the body of a

Re: AR9462 problems connecting again..

2015-02-22 Thread Sujith Manoharan
Linus Torvalds wrote: I've got the wpa supplicant log for this timeframe, but I'd rather not send it out in public. I see [REMOVED] for what looks like the key data, but there's a lot of other hex data. Is any of it sensitive? Unless the '-K' option is used with wpa_s, the keys are not

Re: AR9462 problems connecting again..

2015-02-22 Thread Linus Torvalds
On Sun, Feb 22, 2015 at 5:55 PM, Adrian Chadd adr...@freebsd.org wrote: Do you have a 5GHz SSID setup on this access point? Is this kind of messed up diassociation-to-steer-you-to-another-band thing? Nope. That's the older single-band UniFi UAP - 2.4GHz only. Linus --

Re: AR9462 problems connecting again..

2015-02-22 Thread Linus Torvalds
On Sun, Feb 22, 2015 at 4:54 PM, Adrian Chadd adr...@freebsd.org wrote: I /think/ it's okay? The removed stuff is the pre-shared key pieces. Ok. Attached is what seems to be the relevant part of the wpa_supplicant.log file. The datestamp has been changed so that it can be matched up with the

[PATCH] ath9k_htc: Add new USB ID

2015-02-22 Thread Leon Nardella
This device is a dongle made by Philips to enhance their TVs with wireless capabilities, but works flawlessly on any upstream kernel, provided that the ath9k_htc module is attached to it. It's correctly recognized by lsusb as 0471:209e Philips (or NXP) PTA01 Wireless Adapter and the patch has

Re: AR9462 problems connecting again..

2015-02-22 Thread Adrian Chadd
So the interesting part thus far: 14:07:23.513500: RTM_NEWLINK: operstate=1 ifi_flags=0x1003 ([UP]) 14:07:23.513662: RTM_NEWLINK, IFLA_IFNAME: Interface 'wlp1s0' added 14:07:23.513842: nl80211: if_removed already cleared - ignore event 14:07:23.536309: nl80211: Event message available

Re: AR9462 problems connecting again..

2015-02-22 Thread Adrian Chadd
On 22 February 2015 at 15:00, Linus Torvalds torva...@linux-foundation.org wrote: On Sun, Feb 22, 2015 at 1:50 PM, Linus Torvalds torva...@linux-foundation.org wrote: Ugh. When I add -dd to the command line, it has now worked three times in a row, when before it worked once out of ten tries.