From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] net/macb: fixes after big driver update
Date: Fri, 27 Mar 2015 16:34:08 +0100 [thread overview]
Message-ID: <cover.1427469791.git.nicolas.ferre@atmel.com> (raw)
The recent modifications to the macb driver lead to issues with the probe
function code flow. Here are some attempt to fix them.
The series is written on top of net-next.
Nicolas Ferre (4):
net/macb: only probe queues once and use stored values
net/macb: add comment in macb_probe_queues
net/macb: fix capabilities configuration
net/macb: trivial: correct wording of for caps
drivers/net/ethernet/cadence/macb.c | 55 +++++++++++++++++++------------------
drivers/net/ethernet/cadence/macb.h | 1 +
2 files changed, 30 insertions(+), 26 deletions(-)
--
2.1.3
next reply other threads:[~2015-03-27 15:34 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-27 15:34 Nicolas Ferre [this message]
2015-03-27 15:34 ` [PATCH 1/4] net/macb: only probe queues once and use stored values Nicolas Ferre
2015-03-27 16:24 ` Cyrille Pitchen
2015-03-30 6:30 ` Nicolas Ferre
2015-03-27 22:36 ` Boris Brezillon
2015-03-27 15:34 ` [PATCH 2/4] net/macb: add comment in macb_probe_queues Nicolas Ferre
2015-03-27 15:34 ` [PATCH 3/4] net/macb: fix capabilities configuration Nicolas Ferre
2015-03-27 23:02 ` Boris Brezillon
2015-03-30 6:33 ` Nicolas Ferre
2015-03-27 15:34 ` [PATCH 4/4] net/macb: trivial: correct wording of for caps Nicolas Ferre
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=cover.1427469791.git.nicolas.ferre@atmel.com \
--to=nicolas.ferre@atmel.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).