Lets make wifi fast again!
 help / color / mirror / Atom feed
* [Make-wifi-fast] ATH9K Airtime fairness in git?
@ 2017-01-02 16:14 Frank Horowitz
  2017-01-02 16:33 ` Toke Høiland-Jørgensen
  0 siblings, 1 reply; 7+ messages in thread
From: Frank Horowitz @ 2017-01-02 16:14 UTC (permalink / raw)
  To: toke; +Cc: make-wifi-fast

Hi Toke (et al.)

First off, thanks for all of your hard work on this!

I’m attempting to patch a relatively mainline kernel tree with your ath9k patches — mostly so I can have those patches and BBR in one box. I’m having some issues applying your LEDE patch to a 4.9 kernel, and want to try with git’s help from an ancestral tree.  Do you have an accessible git repository with your patch integrated into kernel 4.4 or newer (as opposed to the patch itself in the LEDE tree)? 

Many Thanks (and Happy New Year to all!),
	Frank Horowitz



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Make-wifi-fast] ATH9K Airtime fairness in git?
  2017-01-02 16:14 [Make-wifi-fast] ATH9K Airtime fairness in git? Frank Horowitz
@ 2017-01-02 16:33 ` Toke Høiland-Jørgensen
  2017-01-02 16:50   ` Dave Taht
  0 siblings, 1 reply; 7+ messages in thread
From: Toke Høiland-Jørgensen @ 2017-01-02 16:33 UTC (permalink / raw)
  To: Frank Horowitz; +Cc: make-wifi-fast

Frank Horowitz <frank@horow.net> writes:

> Hi Toke (et al.)
>
> First off, thanks for all of your hard work on this!

You're welcome! :)

> I’m attempting to patch a relatively mainline kernel tree with your
> ath9k patches — mostly so I can have those patches and BBR in one box.
> I’m having some issues applying your LEDE patch to a 4.9 kernel, and
> want to try with git’s help from an ancestral tree. Do you have an
> accessible git repository with your patch integrated into kernel 4.4
> or newer (as opposed to the patch itself in the LEDE tree)?

The patch has been accepted by upstream, so it should be in
wireless-drivers-next :)

https://git.kernel.org/cgit/linux/kernel/git/kvalo/wireless-drivers-next.git/


-Toke

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Make-wifi-fast] ATH9K Airtime fairness in git?
  2017-01-02 16:33 ` Toke Høiland-Jørgensen
@ 2017-01-02 16:50   ` Dave Taht
  2017-01-02 17:08     ` Loganaden Velvindron
  0 siblings, 1 reply; 7+ messages in thread
From: Dave Taht @ 2017-01-02 16:50 UTC (permalink / raw)
  To: Toke Høiland-Jørgensen; +Cc: Frank Horowitz, make-wifi-fast

On Mon, Jan 2, 2017 at 8:33 AM, Toke Høiland-Jørgensen <toke@toke.dk> wrote:
> Frank Horowitz <frank@horow.net> writes:
>
>> Hi Toke (et al.)
>>
>> First off, thanks for all of your hard work on this!
>
> You're welcome! :)
>
>> I’m attempting to patch a relatively mainline kernel tree with your
>> ath9k patches — mostly so I can have those patches and BBR in one box.
>> I’m having some issues applying your LEDE patch to a 4.9 kernel, and
>> want to try with git’s help from an ancestral tree. Do you have an
>> accessible git repository with your patch integrated into kernel 4.4
>> or newer (as opposed to the patch itself in the LEDE tree)?
>
> The patch has been accepted by upstream, so it should be in
> wireless-drivers-next :)
>
> https://git.kernel.org/cgit/linux/kernel/git/kvalo/wireless-drivers-next.git/

It was just submitted for kernel 3.11 a few hours ago.

>
> -Toke
> _______________________________________________
> Make-wifi-fast mailing list
> Make-wifi-fast@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/make-wifi-fast



-- 
Dave Täht
Let's go make home routers and wifi faster! With better software!
http://blog.cerowrt.org

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Make-wifi-fast] ATH9K Airtime fairness in git?
  2017-01-02 16:50   ` Dave Taht
@ 2017-01-02 17:08     ` Loganaden Velvindron
  2017-01-02 17:17       ` Dave Taht
  0 siblings, 1 reply; 7+ messages in thread
From: Loganaden Velvindron @ 2017-01-02 17:08 UTC (permalink / raw)
  To: Dave Taht
  Cc: Toke Høiland-Jørgensen, make-wifi-fast, Frank Horowitz

On Mon, Jan 2, 2017 at 8:50 PM, Dave Taht <dave.taht@gmail.com> wrote:
> On Mon, Jan 2, 2017 at 8:33 AM, Toke Høiland-Jørgensen <toke@toke.dk> wrote:
>> Frank Horowitz <frank@horow.net> writes:
>>
>>> Hi Toke (et al.)
>>>
>>> First off, thanks for all of your hard work on this!
>>
>> You're welcome! :)
>>
>>> I’m attempting to patch a relatively mainline kernel tree with your
>>> ath9k patches — mostly so I can have those patches and BBR in one box.
>>> I’m having some issues applying your LEDE patch to a 4.9 kernel, and
>>> want to try with git’s help from an ancestral tree. Do you have an
>>> accessible git repository with your patch integrated into kernel 4.4
>>> or newer (as opposed to the patch itself in the LEDE tree)?
>>
>> The patch has been accepted by upstream, so it should be in
>> wireless-drivers-next :)
>>
>> https://git.kernel.org/cgit/linux/kernel/git/kvalo/wireless-drivers-next.git/
>
> It was just submitted for kernel 3.11 a few hours ago.
>
>>

I think you mean 4.11 right ?

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Make-wifi-fast] ATH9K Airtime fairness in git?
  2017-01-02 17:08     ` Loganaden Velvindron
@ 2017-01-02 17:17       ` Dave Taht
  2017-01-02 22:55         ` Dave Taht
  0 siblings, 1 reply; 7+ messages in thread
From: Dave Taht @ 2017-01-02 17:17 UTC (permalink / raw)
  To: Loganaden Velvindron
  Cc: Toke Høiland-Jørgensen, make-wifi-fast, Frank Horowitz

On Mon, Jan 2, 2017 at 9:08 AM, Loganaden Velvindron
<loganaden@gmail.com> wrote:
> On Mon, Jan 2, 2017 at 8:50 PM, Dave Taht <dave.taht@gmail.com> wrote:
>> On Mon, Jan 2, 2017 at 8:33 AM, Toke Høiland-Jørgensen <toke@toke.dk> wrote:
>>> Frank Horowitz <frank@horow.net> writes:
>>>
>>>> Hi Toke (et al.)
>>>>
>>>> First off, thanks for all of your hard work on this!
>>>
>>> You're welcome! :)
>>>
>>>> I’m attempting to patch a relatively mainline kernel tree with your
>>>> ath9k patches — mostly so I can have those patches and BBR in one box.
>>>> I’m having some issues applying your LEDE patch to a 4.9 kernel, and
>>>> want to try with git’s help from an ancestral tree. Do you have an
>>>> accessible git repository with your patch integrated into kernel 4.4
>>>> or newer (as opposed to the patch itself in the LEDE tree)?
>>>
>>> The patch has been accepted by upstream, so it should be in
>>> wireless-drivers-next :)
>>>
>>> https://git.kernel.org/cgit/linux/kernel/git/kvalo/wireless-drivers-next.git/
>>
>> It was just submitted for kernel 3.11 a few hours ago.
>>>
>
> I think you mean 4.11 right ?

Ahhh.... 3.11! such a fine release that was. And 4.11 will be so much better!

(that said, I kind of anticipate having a few problems (and I don't
know what they will be!) and figure by 4.12 we'll have those
straightened out - 3.11.12 was the big, final release for cerowrt,
wasn't it?)


-- 
Dave Täht
Let's go make home routers and wifi faster! With better software!
http://blog.cerowrt.org

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Make-wifi-fast] ATH9K Airtime fairness in git?
  2017-01-02 17:17       ` Dave Taht
@ 2017-01-02 22:55         ` Dave Taht
  2017-01-02 22:58           ` Jonathan Morton
  0 siblings, 1 reply; 7+ messages in thread
From: Dave Taht @ 2017-01-02 22:55 UTC (permalink / raw)
  To: Loganaden Velvindron
  Cc: Toke Høiland-Jørgensen, make-wifi-fast, Frank Horowitz

and... if you pull net-next, it entered that tree a few minutes back.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Make-wifi-fast] ATH9K Airtime fairness in git?
  2017-01-02 22:55         ` Dave Taht
@ 2017-01-02 22:58           ` Jonathan Morton
  0 siblings, 0 replies; 7+ messages in thread
From: Jonathan Morton @ 2017-01-02 22:58 UTC (permalink / raw)
  To: Dave Taht; +Cc: Loganaden Velvindron, make-wifi-fast, Frank Horowitz


> On 3 Jan, 2017, at 00:55, Dave Taht <dave.taht@gmail.com> wrote:
> 
> and... if you pull net-next, it entered that tree a few minutes back.

Very nice.  I might experiment with using the ath9k card in my E-450 as an AP, instead of the decade-old Airport Extreme Base Station.

 - Jonathan Morton


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-01-02 22:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-02 16:14 [Make-wifi-fast] ATH9K Airtime fairness in git? Frank Horowitz
2017-01-02 16:33 ` Toke Høiland-Jørgensen
2017-01-02 16:50   ` Dave Taht
2017-01-02 17:08     ` Loganaden Velvindron
2017-01-02 17:17       ` Dave Taht
2017-01-02 22:55         ` Dave Taht
2017-01-02 22:58           ` Jonathan Morton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox