htt_stats_mask

2018-08-10 Thread Rapidus Wireless Research and Development
When htt_stats_mask is enabled, should  another entry show up in debugfs? Is there a struct showing what the stats are? Thanks. ___ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k

[PATCH] ath10k: retrieve MAC address from firmware if provided

2018-08-10 Thread Brian Norris
Devices may provide their own MAC address via system firmware (e.g., device tree), especially in the case where the device doesn't have a useful EEPROM on which to store its MAC address (e.g., for integrated Wifi). Use the generic device helper to retrieve the MAC address, and (if present) honor

Re: [PATCH v2 0/2] Change sk_pacing_shift in ieee80211_hw for best tx throughput

2018-08-10 Thread Ben Greear
On 08/10/2018 12:28 PM, Arend van Spriel wrote: On 8/10/2018 3:20 PM, Toke Høiland-Jørgensen wrote: Arend van Spriel writes: On 8/8/2018 9:00 PM, Peter Oh wrote: On 08/08/2018 03:40 AM, Wen Gong wrote: Add a field for ath10k to adjust the sk_pacing_shift, mac80211 set the default value

Re: [PATCH v2 0/2] Change sk_pacing_shift in ieee80211_hw for best tx throughput

2018-08-10 Thread Arend van Spriel
On 8/10/2018 3:20 PM, Toke Høiland-Jørgensen wrote: Arend van Spriel writes: On 8/8/2018 9:00 PM, Peter Oh wrote: On 08/08/2018 03:40 AM, Wen Gong wrote: Add a field for ath10k to adjust the sk_pacing_shift, mac80211 set the default value to 8, and ath10k will change it to 6. Then

Re: [PATCH v2 0/2] Change sk_pacing_shift in ieee80211_hw for best tx throughput

2018-08-10 Thread Toke Høiland-Jørgensen
Arend van Spriel writes: > On 8/8/2018 9:00 PM, Peter Oh wrote: >> >> >> On 08/08/2018 03:40 AM, Wen Gong wrote: >>> Add a field for ath10k to adjust the sk_pacing_shift, mac80211 set >>> the default value to 8, and ath10k will change it to 6. Then mac80211 >>> will use the changed value 6 as

RE: [PATCH v2 2/2] ath10k: Set sk_pacing_shift to 6 for 11AC WiFi chips

2018-08-10 Thread Toke Høiland-Jørgensen
Wen Gong writes: >> -Original Message- >> From: ath10k On Behalf Of Toke >> Høiland-Jørgensen >> Sent: Wednesday, August 8, 2018 6:44 PM >> To: Wen Gong ; ath10k@lists.infradead.org; >> johan...@sipsolutions.net >> Cc: linux-wirel...@vger.kernel.org >> Subject: Re: [PATCH v2 2/2]

Re: [PATCH 1/1] ath10k: avoid possible memory access violation

2018-08-10 Thread Kalle Valo
VIJAYAKUMAAR K T writes: > It would be great, if this patch could be reviewed. It's in the queue and you can check the state from patchwork: https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches#checking_state_of_patches_from_patchwork -- Kalle Valo

RE: [PATCH v2 2/2] ath10k: Set sk_pacing_shift to 6 for 11AC WiFi chips

2018-08-10 Thread Wen Gong
> -Original Message- > From: ath10k On Behalf Of Toke > Høiland-Jørgensen > Sent: Wednesday, August 8, 2018 6:44 PM > To: Wen Gong ; ath10k@lists.infradead.org; > johan...@sipsolutions.net > Cc: linux-wirel...@vger.kernel.org > Subject: Re: [PATCH v2 2/2] ath10k: Set sk_pacing_shift to 6