Re: [ath9k-devel] [RFC 13/13] USB: Disable hub-initiated LPM for comms devices.

2012-05-16 Thread Greg Kroah-Hartman
On Wed, May 16, 2012 at 03:45:28PM -0700, Sarah Sharp wrote: > [Resending with a smaller Cc list] > > Hub-initiated LPM is not good for USB communications devices. Comms > devices should be able to tell when their link can go into a lower power > state, because they know when an incoming transmis

Re: [ath9k-devel] Could not set tx-power over 15 dBM

2012-05-16 Thread Angel Arancibia
2012/5/16 Angel Arancibia > > > 2012/5/16 Holger Schurig > >> Hmm, define CONFIG_CFG80211_DEBUGFS, CONFIG_MAC80211_DEBUGFS and >> CONFIG_ATH9K_DEBUGFS and recompile? >> >> > I will check that. > > seems that they were enable last time i've compiled compat-wireless. [aragh0rn@Gauchita compat-wi

Re: [ath9k-devel] doubt regarding Hardware PHY counters

2012-05-16 Thread Adrian Chadd
Hi, So there are two error counters which count PHY errors. The mask register controls which events trigger that counter. So AR_PHY_ERR_1 is counter 1, AR_PHY_ERR_MASK_1 is the mask regiser for AR_PHY_ERR_1 which controls which PHY errors increment that counter. Same for _2. Hm, they're in differ

Re: [ath9k-devel] [PATCH v2] ath9k: Support ethtool getstats api.

2012-05-16 Thread Ben Greear
On 05/15/2012 11:12 PM, Holger Schurig wrote: > Why did you link ethtool support to debugfs support? The stats are only gathered when debugfs is enabled currently. I'll work on a new config option to enable the ethtool stats w/out ath9k debugfs once this patch goes in (and I get a bit of time).

Re: [ath9k-devel] Could not set tx-power over 15 dBM

2012-05-16 Thread Angel Arancibia
2012/5/16 Holger Schurig > Hmm, define CONFIG_CFG80211_DEBUGFS, CONFIG_MAC80211_DEBUGFS and > CONFIG_ATH9K_DEBUGFS and recompile? > > I will check that. > And maybe you also need to mount /sys/kernel/debugfs in the first > place? Is that directory empty or not? > > What's the contents of /sys/

Re: [ath9k-devel] big while doing DMA?

2012-05-16 Thread Holger Schurig
Power save was off, from "iw wlan0 get power_save": Power save: off from "dmesg | grep Atheros": ieee80211 phy0: Atheros AR9285 Rev:2 mem=0xf900, irq=16 A built-in pci-express card. From "lspci": 01:00.0 Network controller [0280]: Atheros Communications Inc. AR9285 Wireless Network Ad

Re: [ath9k-devel] Question about the Rx-Ampdu processing.

2012-05-16 Thread Mohammed Shafi
> > On Tue, May 15, 2012 at 7:29 PM, Mike Phoenix wrote: >> >> When receiving a skb(ath9k/recv.c ath_rx_tasklet), the func >> ieee80211_rx_reorder_ampdu was called if the skb is qos-data. And the skb >> was put into tid_agg_rx->reorder_buf[index] >> (net/mac80211.c ieee80211_sta_manage_reorder_buf

Re: [ath9k-devel] big while doing DMA?

2012-05-16 Thread Mohammed Shafi
On Wed, May 16, 2012 at 1:50 PM, Holger Schurig wrote: > 12:12:18 kernel: wlan0: RX AssocResp from 00:a0:57:15:ba:0d (capab=0x11 > status=0 aid=1) > 12:12:18 kernel: wlan0: associated > 12:12:26 kernel: r8169 :04:00.0: eth0: link up > 12:12:27 kernel: wlan0: detected beacon loss from AP - sen

[ath9k-devel] big while doing DMA?

2012-05-16 Thread Holger Schurig
12:12:18 kernel: wlan0: RX AssocResp from 00:a0:57:15:ba:0d (capab=0x11 status=0 aid=1) 12:12:18 kernel: wlan0: associated 12:12:26 kernel: r8169 :04:00.0: eth0: link up 12:12:27 kernel: wlan0: detected beacon loss from AP - sending probe request 12:12:28 kernel: ath: phy0: Failed to stop TX D