[LEDE-DEV] [PATCH 2/2] mac80211.sh: Support VHT40 hw type for ibss.

2017-01-19 Thread greearb
From: Ben Greear This doesn't actually limit it to VHT40 rates on ath10k, it seems, but it does let it run VHT 80 rates, which seems better than disable VHT entirely. Signed-off-by: Ben Greear --- package/kernel/mac80211/files/lib/netifd/wireless/mac80211.sh | 4 ++-- 1 file changed, 2 inserti

Re: [LEDE-DEV] [PATCH 2/2] mac80211.sh: Support VHT40 hw type for ibss.

2017-01-25 Thread Felix Fietkau
On 2017-01-20 00:08, gree...@candelatech.com wrote: > From: Ben Greear > > This doesn't actually limit it to VHT40 rates on ath10k, > it seems, but it does let it run VHT 80 rates, which > seems better than disable VHT entirely. > > Signed-off-by: Ben Greear > --- > package/kernel/mac80211/fil

Re: [LEDE-DEV] [PATCH 2/2] mac80211.sh: Support VHT40 hw type for ibss.

2017-01-25 Thread Ben Greear
On 01/25/2017 12:33 AM, Felix Fietkau wrote: On 2017-01-20 00:08, gree...@candelatech.com wrote: From: Ben Greear This doesn't actually limit it to VHT40 rates on ath10k, it seems, but it does let it run VHT 80 rates, which seems better than disable VHT entirely. Signed-off-by: Ben Greear

Re: [LEDE-DEV] [PATCH 2/2] mac80211.sh: Support VHT40 hw type for ibss.

2017-01-25 Thread Felix Fietkau
On 2017-01-25 14:58, Ben Greear wrote: > > > On 01/25/2017 12:33 AM, Felix Fietkau wrote: >> On 2017-01-20 00:08, gree...@candelatech.com wrote: >>> From: Ben Greear >>> >>> This doesn't actually limit it to VHT40 rates on ath10k, >>> it seems, but it does let it run VHT 80 rates, which >>> seem