[Make-wifi-fast] [PATCH v2] mac80211: Move crypto IV generation to after TXQ dequeue.

Noah Causin n0manletter at gmail.com
Tue Aug 23 13:06:10 EDT 2016


I ran into this issue where using the fix-iv patch combined with an 
ath9k WiFi card does not work correctly.

Clients are able to connect but are unable to get IP addresses by DHCP.

When I built an image for a router with a mt76, the WiFi works correctly 
with the patch.

The router I use is an Archer c7 v2.

Maybe the issue relates to the email formatting.

Would you please send the patch as an email attachment?


On 8/22/2016 10:24 AM, Toke Høiland-Jørgensen wrote:
> Noah Causin <n0manletter at gmail.com> writes:
>
>> I have been trying to combine the airtime fairness patches with this crypto
>> patch.
>>
>> If I was to do this, what would be a good filename for the crypto
>> patch?
> I've been using package/kernel/mac80211/patches/345-iv-fix.patch -
> though I don't think the patch touches anything the earlier patches do,
> so it probably doesn't matter too much. If the compile doesn't fail, you
> should be fine :)
>
>> Would I also have to do any modifications to get this working? Do I
>> need to use the staging branch?
> You'll need
> package/kernel/mac80211/patches/337-ath9k-Switch-to-using-mac80211-intermediate-software.patch
> to enable the software queues in ath9k, which is in the staging branch.
>
> -Toke



More information about the Make-wifi-fast mailing list