From: John W. Linville <linville@tuxdriver.com>
To: "Rafał Miłecki" <zajec5@gmail.com>
Cc: Hauke Mehrtens <hauke@hauke-m.de>,
b43-dev@lists.infradead.org, arend@broadcom.com,
linux-wireless@vger.kernel.org
Subject: [PATCH 0/8] bcma misc updates
Date: Fri, 29 Jun 2012 09:37:58 -0400 [thread overview]
Message-ID: <20120629133758.GA30528@tuxdriver.com> (raw)
In-Reply-To: <CACna6rxL8xya8eOfBUvT43y0ZhHWKJyEef1G2pe5THi4DfOmkQ@mail.gmail.com>
On Fri, Jun 29, 2012 at 09:44:29AM +0200, Rafa? Mi?ecki wrote:
> 2012/6/5 Hauke Mehrtens <hauke@hauke-m.de>:
> > These are some updates for bcma. Some are extending or completing some
> > workarounds for PCIe based wireless cards. A patch adds
> > bcma_pmu_spuravoid_pllupdate, used by brcmsmac and an other patch adds
> > constants for the chip ids. This code is mostly based on code from
> > brcmsmac and the Broadcom SDK for BCM47XX SoCs.
> >
> > This was tested on a BCM4718 SoC with a BCM43224 PCIe and a BCM5357.
> > The Wifi part of the BCM4718 and BCM43224 is more or less working with
> > brcmsmac, which need some more patches for that, but it has low speed
> > and some times or with some access points I still get errors. The wifi
> > of the BCM5357 does not work.
> >
> > Hauke Mehrtens (8):
> > ?bcma: extend workaround for bcm4331
> > ?bcma: add constants for chip ids
> > ?bcma: Fix for 4329b0 bad LPOM is detection
> > ?bcma: add PCI ID for BCM43224
> > ?bcma: complete workaround for BCMA43224 and BCM4313
> > ?bcma: handle SoCs in pmu initialization
> > ?bcma: add bcma_pmu_spuravoid_pllupdate()
> > ?bcma: add mdelay bcma_pmu_resources_init()
>
> John: can you take the following patches from this patchset?
> 1/8
> 2/8
> 4/8
> 5/8
> 7/8
>
> Following patches should be dropped:
> 3/8 - BCM4329 fix should be dropped, not improved
> 6/8 - functions touched by patch should be dropper, not improved
> 8/8 - patch is fine, but doesn't apply cleanly
I seem to have dropped the series some time ago. Perhaps Hauke could
repost the appropriate collection?
John
--
John W. Linville Someday the world will need a hero, and you
linville at tuxdriver.com might be all we have. Be ready.
WARNING: multiple messages have this Message-ID (diff)
From: "John W. Linville" <linville@tuxdriver.com>
To: "Rafał Miłecki" <zajec5@gmail.com>
Cc: Hauke Mehrtens <hauke@hauke-m.de>,
b43-dev@lists.infradead.org, arend@broadcom.com,
linux-wireless@vger.kernel.org
Subject: Re: [PATCH 0/8] bcma misc updates
Date: Fri, 29 Jun 2012 09:37:58 -0400 [thread overview]
Message-ID: <20120629133758.GA30528@tuxdriver.com> (raw)
In-Reply-To: <CACna6rxL8xya8eOfBUvT43y0ZhHWKJyEef1G2pe5THi4DfOmkQ@mail.gmail.com>
On Fri, Jun 29, 2012 at 09:44:29AM +0200, Rafał Miłecki wrote:
> 2012/6/5 Hauke Mehrtens <hauke@hauke-m.de>:
> > These are some updates for bcma. Some are extending or completing some
> > workarounds for PCIe based wireless cards. A patch adds
> > bcma_pmu_spuravoid_pllupdate, used by brcmsmac and an other patch adds
> > constants for the chip ids. This code is mostly based on code from
> > brcmsmac and the Broadcom SDK for BCM47XX SoCs.
> >
> > This was tested on a BCM4718 SoC with a BCM43224 PCIe and a BCM5357.
> > The Wifi part of the BCM4718 and BCM43224 is more or less working with
> > brcmsmac, which need some more patches for that, but it has low speed
> > and some times or with some access points I still get errors. The wifi
> > of the BCM5357 does not work.
> >
> > Hauke Mehrtens (8):
> > bcma: extend workaround for bcm4331
> > bcma: add constants for chip ids
> > bcma: Fix for 4329b0 bad LPOM is detection
> > bcma: add PCI ID for BCM43224
> > bcma: complete workaround for BCMA43224 and BCM4313
> > bcma: handle SoCs in pmu initialization
> > bcma: add bcma_pmu_spuravoid_pllupdate()
> > bcma: add mdelay bcma_pmu_resources_init()
>
> John: can you take the following patches from this patchset?
> 1/8
> 2/8
> 4/8
> 5/8
> 7/8
>
> Following patches should be dropped:
> 3/8 - BCM4329 fix should be dropped, not improved
> 6/8 - functions touched by patch should be dropper, not improved
> 8/8 - patch is fine, but doesn't apply cleanly
I seem to have dropped the series some time ago. Perhaps Hauke could
repost the appropriate collection?
John
--
John W. Linville Someday the world will need a hero, and you
linville@tuxdriver.com might be all we have. Be ready.
next prev parent reply other threads:[~2012-06-29 13:37 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-05 21:54 [PATCH 0/8] bcma misc updates Hauke Mehrtens
2012-06-05 21:55 ` [PATCH 1/8] bcma: extend workaround for bcm4331 Hauke Mehrtens
2012-06-05 21:55 ` [PATCH 2/8] bcma: add constants for chip ids Hauke Mehrtens
2012-06-06 11:51 ` Arend van Spriel
2012-06-06 11:51 ` Arend van Spriel
2012-06-05 21:55 ` [PATCH 3/8] bcma: Fix for 4329b0 bad LPOM is detection Hauke Mehrtens
2012-06-06 8:08 ` Florian Fainelli
2012-06-06 8:08 ` Florian Fainelli
2012-06-06 8:42 ` Hauke Mehrtens
2012-06-06 8:42 ` Hauke Mehrtens
2012-06-06 11:45 ` Arend van Spriel
2012-06-06 11:45 ` Arend van Spriel
2012-06-05 21:55 ` [PATCH 4/8] bcma: add PCI ID for BCM43224 Hauke Mehrtens
2012-06-05 21:55 ` [PATCH 5/8] bcma: complete workaround for BCMA43224 and BCM4313 Hauke Mehrtens
2012-06-05 21:55 ` [PATCH 6/8] bcma: handle SoCs in pmu initialization Hauke Mehrtens
2012-06-06 12:19 ` Florian Fainelli
2012-06-06 12:19 ` Florian Fainelli
2012-06-07 12:59 ` Hauke Mehrtens
2012-06-07 12:59 ` Hauke Mehrtens
2012-06-10 16:54 ` Rafał Miłecki
2012-06-10 16:54 ` Rafał Miłecki
2012-06-10 19:37 ` Hauke Mehrtens
2012-06-10 19:37 ` Hauke Mehrtens
2012-06-28 15:52 ` Rafał Miłecki
2012-06-28 15:52 ` Rafał Miłecki
2012-06-28 18:14 ` Hauke Mehrtens
2012-06-28 18:14 ` Hauke Mehrtens
2012-06-05 21:55 ` [PATCH 7/8] bcma: add bcma_pmu_spuravoid_pllupdate() Hauke Mehrtens
2012-06-10 16:53 ` Rafał Miłecki
2012-06-10 16:53 ` Rafał Miłecki
2012-06-10 19:34 ` Hauke Mehrtens
2012-06-10 19:34 ` Hauke Mehrtens
2012-06-05 21:55 ` [PATCH 8/8] bcma: add mdelay bcma_pmu_resources_init() Hauke Mehrtens
2012-06-29 7:44 ` [PATCH 0/8] bcma misc updates Rafał Miłecki
2012-06-29 7:44 ` Rafał Miłecki
2012-06-29 13:37 ` John W. Linville [this message]
2012-06-29 13:37 ` John W. Linville
2012-06-29 16:40 ` Hauke Mehrtens
2012-06-29 16:40 ` Hauke Mehrtens
2012-06-29 19:33 ` Rafał Miłecki
2012-06-29 19:33 ` Rafał Miłecki
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120629133758.GA30528@tuxdriver.com \
--to=linville@tuxdriver.com \
--cc=arend@broadcom.com \
--cc=b43-dev@lists.infradead.org \
--cc=hauke@hauke-m.de \
--cc=linux-wireless@vger.kernel.org \
--cc=zajec5@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.