On Tue, 25 Jun 2019 at 12:06, Kalle Valo wrote:
>
> Michael Büsch writes:
>
> > The WARN_ON triggers on older BCM4401-B0 100Base-TX ethernet controllers.
> > The warning serves no purpose. So let's just remove it.
> >
> > Reported-by: H Buus
> > Signed-off-by: Michael Büsch
>
> For some reason
Hi,
On Tue, 16 Oct 2018 at 12:25, Sergey Matyukevich
wrote:
>
> This patch adds support for QSR1000/QSR2000 family of chipsets
> to qtnfmac_pcie platform driver.
>
> QSR1000/QSR2000 (aka Topaz) is a family of 80MHz, 11ac Wave2,
> 4x4/2x4/2x2 chips, including single and dual band devices.
> Depend
Hi,
On Mon, 18 Feb 2019 at 19:40, wrote:
>
> From: Wang Xuerui
>
> Tested with a Wireless AC 7265 on a MIPS box, confirmed to fix the
> unaligned accesses.
>
> Signed-off-by: Wang Xuerui
> ---
> drivers/net/wireless/intel/iwlwifi/mvm/rx.c | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletio
On 8 August 2018 at 21:14, Arend van Spriel
wrote:
> On 8/8/2018 7:58 PM, Randy Oostdyk wrote:
>>
>> Good day all,
>
>
> Hi Randy
>
>> I'm writing to report an issue with the linux kernel, and I'm hoping
>> this is the right place to report it. (short aside: I tried to ask in
>> the #linux-wireles
Hi,
On 8 March 2018 at 13:00, Matt Redfearn wrote:
> Hi,
>
>
> On 02/03/18 17:56, Larry Finger wrote:
>>
>> On 03/01/2018 04:45 AM, Kalle Valo wrote:
>>>
>>> Matt Redfearn writes:
>>>
Attempting to build bcma.ko with BCMA_DRIVER_PCI_HOSTMODE=y results in
a build error due to use of sym
Hi,
On 8 July 2017 at 09:27, Mathias Kresin wrote:
> If clk_get returns an error, rt2x00dev->clk is set to NULL. In
> contrast to the common clock framework provided clk_get_rate(), at
> least the ramips and bcm63xx legacy implementation of the clk API
> access the rate member of the clk struct w
Hi,
I have a bunch of rt5393 based TL-WDN4200 devices of which only one is
working as expected, and the rest fail to tx with rt2800-usb, using
latest master of lede (but also older verions). They are working fine
with the windows drivers.
Symptoms are:
1. Scanning works fine (so RX seems to work)
Hi,
(please don't toppost)
On 23 October 2016 at 21:42, Oliver Zemann wrote:
> Thanks, but its still not working. I dont get any error now when i do
> modprobe and installed is the wle900
>
> [root@alarm alarm]# rmmod ath10k_pci
> [root@alarm alarm]# modprobe ath10k_pci irq_mode=1
Strange, this
On 23 October 2016 at 17:53, Oliver Zemann wrote:
> Thanks for that info Jonas. I passed optargs=irq_mode=1 in /boot/uEnv.txt on
> archlinux arm (kernel 4.4.23) and verified with
>
> [root@alarm ~]# cat /proc/cmdline
> console=ttyS0,115200 root=/dev/mmcblk0p1 rw rootwait irq_mode=1
>
> But it stil
Hi,
On 21 October 2016 at 18:25, Oliver Zemann wrote:
> The problem is gone with kernel 4.7.3 on armbian - both compex cards work
> (wle600, wle900),
Interesting to know this issue isn't present in 4.7 - I also
encountered it in 4.4 with LEDE.
> unfortunately that kernel does not support sfp (s
Hi,
On 30 June 2016 at 21:23, Arend Van Spriel wrote:
>
>
> On 30-6-2016 13:31, Arnd Bergmann wrote:
>> On Thursday, June 30, 2016 12:25:15 PM CEST Hans de Goede wrote:
So then how about making use of a more specific compatible string?
e.g.
brcmf {
compatible
Hi,
On 30 June 2016 at 12:04, Hans de Goede wrote:
> Hi,
>
>
> On 30-06-16 11:58, Kalle Valo wrote:
>>
>> Hans de Goede writes:
>>
>>> Hi,
>>>
>>> On 30-06-16 11:02, Kalle Valo wrote:
Priit Laes writes:
>> What is the size of this nvram file? As it's board specific, I wonder
Hi,
On 29 June 2016 at 16:04, Hans de Goede wrote:
> Add a brcm,nvram_file_name dt property to allow overruling the default
> nvram filename for sdio devices. The idea is that we can specify a
> board specific nvram file, e.g. brcmfmac43362-ap6210.txt for boards
> with an ap6210 wifi sdio module
Hi,
On 26 May 2016 at 20:52, Avinash Patil wrote:
> This patch adds support for new FullMAC WiFi driver for Quantenna
> QSR10G chipsets.
>
> QSR10G is Quantenna's 8x8, 160M, 11ac offering.
> QSR10G supports 2 simultaneous WMACs- one 5G and one 2G. 5G WMAC
> supports 160M, 8x8 configuration.
> FW
On 23.07.2015 17:51, Kalle Valo wrote:
> Jonas Gorski writes:
>
>> Hi,
>>
>> On Thu, Jul 23, 2015 at 8:31 AM, Kalle Valo wrote:
>>
>>> diff --git a/drivers/bcma/main.c b/drivers/bcma/main.c
>>> index 59128478a90f..6b7d54622058 100644
>>>
Hi,
On Thu, Jul 23, 2015 at 8:31 AM, Kalle Valo wrote:
> Stephen reported a build problem caused by commit cae761b5a6bd ("bcma:
> populate
> bus DT subnodes as platform_device-s"):
>
> ERROR: "of_default_bus_match_table" [drivers/bcma/bcma.ko] undefined!
>
> Rafał Miłecki suggested as a quick fi
On Tue, Jul 7, 2015 at 3:48 PM, Chor Teck Law wrote:
>
>
>> -Original Message-
>> From: Imre Kaloz [mailto:ka...@openwrt.org]
>> Sent: Tuesday, July 07, 2015 2:50 AM
>> To: David Lin; Jonas Gorski
>> Cc: Johannes Berg; linux-wireless@vger.kern
On Tue, Jul 7, 2015 at 3:47 AM, David Lin wrote:
>>Jonas Gorski wrote:
>>
>> Hi,
>>
>> On Fri, Jul 3, 2015 at 8:10 AM, David Lin wrote:
(snip)
>> > diff --git a/drivers/net/wireless/mwlwifi/Kconfig
>> > b/drivers/net/wireless/mwlwifi/Kcon
On Sun, Jul 5, 2015 at 12:33 PM, Johannes Berg
wrote:
> I'm not so sure about the OF thing - at least in general this seems
> right and many drivers are selecting OF. If that causes issues on
> certain platforms then perhaps those platforms should fix the issues,
> or the whole OF should be change
Hi,
On Fri, Jul 3, 2015 at 8:10 AM, David Lin wrote:
> The Linux driver for WRT1900AC. The work was initially developed as part of
> openwrt effort and maintained on https://github.com/kaloz/mwlwifi.
>
> This is still work in progress, with 8864 chipset more mature and tested,
> while 8897 for th
On Wed, Mar 11, 2015 at 12:08 AM, Pat Erley wrote:
> On 03/10/2015 04:42 PM, Huseyin wrote:
>>
>> Hello everyone,
>>
>> I want to develop a driver for my usb wireless adapter. The device name is
>> AirTies Air 2410, codes are 0x1eda 0x2410. The company’s other usb wireless
>> adapters (for example
On Tue, Mar 3, 2015 at 4:49 PM, Jonas Gorski wrote:
> If that's enough for you, feel free to add a Reviewed-By from me.
Obviously you can't since you already applied it, so just add it in
your head ;-)
Jonas
--
To unsubscribe from this list: send the line "unsubscribe linu
On Tue, Mar 3, 2015 at 4:44 PM, Kalle Valo wrote:
> Jonas Gorski writes:
>
>> On Tue, Mar 3, 2015 at 4:05 PM, Kalle Valo wrote:
>>>> RESEND: It seems patchwork didn't catch my patch. Trying again.
>>>
>>> Odd, I still don't see it in patch
On Tue, Mar 3, 2015 at 4:05 PM, Kalle Valo wrote:
>> RESEND: It seems patchwork didn't catch my patch. Trying again.
>
> Odd, I still don't see it in patchwork. I wonder what caused that?
I also see it neither in my b43-dev nor linux-wireless archives, nor
does google find it (only your reply).
On Fri, Sep 5, 2014 at 10:50 AM, Johannes Berg
wrote:
> From: Johannes Berg
Can't you just send from the correct address? ;p
(snip)
> diff --git a/drivers/base/Kconfig b/drivers/base/Kconfig
> index 4e7f0ff83ae7..134f763d90fd 100644
> --- a/drivers/base/Kconfig
> +++ b/drivers/base/Kconfig
> @
25 matches
Mail list logo