Re: [ath9k-devel] Setting the cwmin WMM parameter in stations for ath9k

2012-07-06 Thread skeletor fan
I'd like to be able to change it dynamically, so I added a couple of lines to phy.c inside the iw source code as follows. I largelt borrowed it from other functions within the file and from driver_nl80211.c in hostapd: static int handle_cwmin(struct nl80211_state *state, st

[ath9k-devel] ath9k: Problems with diversity on AR9330

2012-07-06 Thread Simon Wunderlich
Hey, we have trouble with an AR9330 (Hornet) based AP. This device has 2 antennas, and is supposed to support diversity (2 RX, 1 TX). However, diversity is not really enabled because the "alternative" antenna is not considered as "good", because not enough frames are received. It seems that at

Re: [ath9k-devel] ath9k: Problems with diversity on AR9330

2012-07-06 Thread Mohammed Shafi
Hi Simon, On Fri, Jul 6, 2012 at 6:20 PM, Simon Wunderlich wrote: > Hey, > > we have trouble with an AR9330 (Hornet) based AP. This device has 2 antennas, > and is supposed to support diversity (2 RX, 1 TX). However, diversity is not > really enabled because the "alternative" antenna is not con

[ath9k-devel] [PATCH v2 1/2] ath9k: Fix MCI cleanup

2012-07-06 Thread Mohammed Shafi Shajakhan
From: Mohammed Shafi Shajakhan We are doing MCI cleanup eventhough BTCOEX is not enabled via module parameter. This means we do ath_mci_cleanup though we skipped calling ath_mci_setup. Yet it does not causes any issues now as we free the DMA buffer allocated only when it is allocated during ath_

[ath9k-devel] [PATCH v2 2/2] ath9k: Stop the BTCOEX timers before disabling BTCOEX

2012-07-06 Thread Mohammed Shafi Shajakhan
From: Mohammed Shafi Shajakhan Its safe to stop the BTCOEX timers 'period_timer' and 'no_stomp_timer' before disabling BTCOEX. These timers can call ath9k_hw_btcoex_enable (or) change the BT stomp type if they seem to be running after we had called ath9k_hw_btcoex_disable, which is obviously not

Re: [ath9k-devel] does the ath9k support WiFi Direct?

2012-07-06 Thread Mohammed Shafi
On Fri, Apr 27, 2012 at 3:38 AM, Arash wrote: > Thanks Mohammad, I think that WiFi Direct is getting quite a bit of > attraction and will be important for ath9k to get to support it. Realtek > drivers are already supporting this feature... had been such a fool to not know Wi-Fi direct is p2p, Wi

Re: [ath9k-devel] ath9k: Problems with diversity on AR9330

2012-07-06 Thread Sven Eckelmann
On Friday 06 July 2012 19:32:41 Mohammed Shafi wrote: > Hi Simon, > > On Fri, Jul 6, 2012 at 6:20 PM, Simon Wunderlich > > wrote: > > Hey, > > > > we have trouble with an AR9330 (Hornet) based AP. This device has 2 > > antennas, and is supposed to support diversity (2 RX, 1 TX). However, > > di

Re: [ath9k-devel] [PATCH v3 00/10] Add support for WOW in ath9k

2012-07-06 Thread John W. Linville
Is there going to be a repost of this series? It looked like Sujith had a number of concerns. On Mon, Jun 25, 2012 at 07:42:49PM +0530, Mohammed Shafi Shajakhan wrote: > From: Mohammed Shafi Shajakhan > > Add support for hardware WoW in ath9k. Magic-packet, > beacon loss triggers, deauth/disass