Re: [PATCH v2 0/1] rtl8xxxu (mac80211) driver for rtl8188[cr]u/rtl8192cu/rtl8723au

2015-09-06 Thread Jes Sorensen
Kalle Valo writes: > jes.soren...@redhat.com writes: > >> Per default only devices I have actually tested will be enabled. If >> you are interested in trying it out with other 8188cu/8188ru/819[12]cu >> dongles, you need to enable CONFIG_RTL8XXXU_UNTESTED. Please report >>

Re: [PATCH v2 0/1] rtl8xxxu (mac80211) driver for rtl8188[cr]u/rtl8192cu/rtl8723au

2015-09-06 Thread Jes Sorensen
Jes Sorensen writes: > Kalle Valo writes: >> jes.soren...@redhat.com writes: >> >>> Per default only devices I have actually tested will be enabled. If >>> you are interested in trying it out with other 8188cu/8188ru/819[12]cu >>> dongles, you need

Re: pull-request: mac80211 2015-09-04

2015-09-06 Thread David Miller
From: Johannes Berg Date: Fri, 04 Sep 2015 16:37:56 +0200 > First pull request for this cycle, and the fix for the pointer issue is > the first patch in it :) Since nobody really has devices with enough > streams where this matters, it was pretty harmless though. > >

Re: [PATCH 1/1] New driver: rtl8xxxu (mac80211)

2015-09-06 Thread Jes Sorensen
Kalle Valo writes: > jes.soren...@redhat.com writes: > >> From: Jes Sorensen >> >> This is an alternate driver for a number of Realtek WiFi USB devices, >> including RTL8723AU, RTL8188CU, RTL8188RU, RTL8191CU, and RTL8192CU. >> It was written from

Re: [PATCH 1/1] New driver: rtl8xxxu (mac80211)

2015-09-06 Thread Jes Sorensen
Larry Finger writes: > On 09/06/2015 09:59 AM, Kalle Valo wrote: >> jes.soren...@redhat.com writes: >> >>> From: Jes Sorensen >>> >>> This is an alternate driver for a number of Realtek WiFi USB devices, >>> including RTL8723AU, RTL8188CU,

Re: [PATCH v3] ath9k_htc: introduce support for different fw versions

2015-09-06 Thread Kalle Valo
Oleksij Rempel writes: >>> At same time this patch will add new module option which should allow >>> user to play with development fw version without replacing stable one. >>> If user will set “ath9k_htc use_dev_fw=1” module will try to find >>>

Re: [PATCH] Add new mac80211 driver mwlwifi.

2015-09-06 Thread Kalle Valo
Johannes Berg writes: > On Thu, 2015-06-04 at 04:57 +, David Lin wrote: > >> drivers/net/wireless/mwlwifi/Kconfig| 17 + > > Does this driver has any relation to mwifiex? Perhaps the same > maintainer team, etc.? Could consider moving all the Marvell

Re: [PATCH 1/1] New driver: rtl8723au (mac80211)

2015-09-06 Thread Kalle Valo
Hi, replying to an old thread first. Jes Sorensen writes: > Kalle Valo writes: >> jes.soren...@redhat.com writes: >> >>> MAINTAINERS |8 + >>> drivers/net/wireless/Kconfig | 19 + >>>

Re: [PATCH v2 0/1] rtl8xxxu (mac80211) driver for rtl8188[cr]u/rtl8192cu/rtl8723au

2015-09-06 Thread Kalle Valo
jes.soren...@redhat.com writes: > Per default only devices I have actually tested will be enabled. If > you are interested in trying it out with other 8188cu/8188ru/819[12]cu > dongles, you need to enable CONFIG_RTL8XXXU_UNTESTED. Please report > test results back to me. > > Note if you enable

Re: [PATCH 1/1] New driver: rtl8xxxu (mac80211)

2015-09-06 Thread Kalle Valo
jes.soren...@redhat.com writes: > From: Jes Sorensen > > This is an alternate driver for a number of Realtek WiFi USB devices, > including RTL8723AU, RTL8188CU, RTL8188RU, RTL8191CU, and RTL8192CU. > It was written from scratch utilizing the Linux mac80211 stack. > >

Re: [PATCH v3] ath9k_htc: introduce support for different fw versions

2015-09-06 Thread Oleksij Rempel
Am 06.09.2015 um 12:55 schrieb Kalle Valo: > Oleksij Rempel writes: > >> Current kernel support only one fw name with theoretically only one >> fw version located in “firmware/htc_[9271|7010].fw”. Which is ok so >> far we have only one fw version (1.3). After we realised

Re: [PATCH v3] ath9k_htc: introduce support for different fw versions

2015-09-06 Thread Kalle Valo
Oleksij Rempel writes: > Current kernel support only one fw name with theoretically only one > fw version located in “firmware/htc_[9271|7010].fw”. Which is ok so > far we have only one fw version (1.3). After we realised new fw 1.4, > we faced compatibility problem which

Re: [PATCH] Add new mac80211 driver mwlwifi.

2015-09-06 Thread Kalle Valo
Arend van Spriel writes: > On 09/06/2015 03:24 PM, Kalle Valo wrote: >> Johannes Berg writes: >> >>> On Thu, 2015-06-04 at 04:57 +, David Lin wrote: >>> drivers/net/wireless/mwlwifi/Kconfig| 17 + >>> >>> Does this driver has

Re: [PATCH] Add new mac80211 driver mwlwifi.

2015-09-06 Thread Kalle Valo
Arend van Spriel writes: > On 09/06/2015 06:05 PM, Arend van Spriel wrote: >> On 09/06/2015 03:24 PM, Kalle Valo wrote: >>> Johannes Berg writes: >>> On Thu, 2015-06-04 at 04:57 +, David Lin wrote: >

Re: [PATCH v2 0/1] rtl8xxxu (mac80211) driver for rtl8188[cr]u/rtl8192cu/rtl8723au

2015-09-06 Thread Larry Finger
On 09/06/2015 09:43 AM, Kalle Valo wrote: jes.soren...@redhat.com writes: Per default only devices I have actually tested will be enabled. If you are interested in trying it out with other 8188cu/8188ru/819[12]cu dongles, you need to enable CONFIG_RTL8XXXU_UNTESTED. Please report test results

Re: [PATCH 1/1] New driver: rtl8xxxu (mac80211)

2015-09-06 Thread Larry Finger
On 09/06/2015 09:59 AM, Kalle Valo wrote: jes.soren...@redhat.com writes: From: Jes Sorensen This is an alternate driver for a number of Realtek WiFi USB devices, including RTL8723AU, RTL8188CU, RTL8188RU, RTL8191CU, and RTL8192CU. It was written from scratch

Re: [PATCH] Add new mac80211 driver mwlwifi.

2015-09-06 Thread Larry Finger
On 09/06/2015 11:46 AM, Kalle Valo wrote: Arend van Spriel writes: On 09/06/2015 03:24 PM, Kalle Valo wrote: Johannes Berg writes: On Thu, 2015-06-04 at 04:57 +, David Lin wrote: drivers/net/wireless/mwlwifi/Kconfig| 17 +

Re: [PATCH] Add new mac80211 driver mwlwifi.

2015-09-06 Thread Arend van Spriel
On 09/06/2015 03:24 PM, Kalle Valo wrote: Johannes Berg writes: On Thu, 2015-06-04 at 04:57 +, David Lin wrote: drivers/net/wireless/mwlwifi/Kconfig| 17 + Does this driver has any relation to mwifiex? Perhaps the same maintainer team, etc.? Could

Re: [PATCH] Add new mac80211 driver mwlwifi.

2015-09-06 Thread Arend van Spriel
On 09/06/2015 06:05 PM, Arend van Spriel wrote: On 09/06/2015 03:24 PM, Kalle Valo wrote: Johannes Berg writes: On Thu, 2015-06-04 at 04:57 +, David Lin wrote: drivers/net/wireless/mwlwifi/Kconfig| 17 + Does this driver has any relation to

Re: [PATCH 1/1] New driver: rtl8723au (mac80211)

2015-09-06 Thread Larry Finger
On 09/06/2015 08:38 AM, Kalle Valo wrote: Hi, replying to an old thread first. Jes Sorensen writes: Kalle Valo writes: jes.soren...@redhat.com writes: MAINTAINERS |8 + drivers/net/wireless/Kconfig |